-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 5.7.1, 6.0, 7.10, 8.10, 9.1-SNAPSHOT
-
Component/s: Core MongoDB
-
Sprint:nxcore 9.1.4
-
Story Points:2
When I set up my nuxeo server from the wizard and select mongoDB as nosql backend, I have an error that prevents the server from restarting.
What I set up, using distribution nuxeo-server-tomcat-9.1-I20170403_1016-full.zip:
- Start Mongo (empty)
- Start Redis
- In nuxeo.conf:
nuxeo.wizard.done=false org.nuxeo.connect.url=https://nos-test-connect.nos.nuxeo.com/nuxeo/site/ nuxeo.redis.enabled=true nuxeo.redis.host=127.0.0.1
- Run the wizard with nuxeoctl UI. At database setup step, select MongoDB as nosql. Leave default values.
- At Modules step, unselect all addons, so as to have bare nuxeo-server instance.
- At the end of the wizard, click Start Nuxeo.
=> Server is stopped and fails to restart. See attached stacktrace.
Looking at nuxeo.conf, I have nuxeo.templates=default, no mongodb.