Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-18773

Fix MongoDB configuration

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 7.10
    • Fix Version/s: 8.1
    • Component/s: Wizard

      Description

      Configuration changes from Admin tab (MongoDB + Redis)

      On a 8.1-SNAPSHOT instance using MongoDB + Redis, changing some configuration from Admin > Setup triggers an error:

      Caused by: java.lang.NullPointerException
      	at org.nuxeo.ecm.admin.setup.SetupWizardActionBean.checkDatabaseParameters(SetupWizardActionBean.java:330)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:497)
      	at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
      	at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32)
      

      I was trying to change the "Email Notifications Subject Prefix" in Setup > Email Information.

      This error doesn't occur on an instance that doesn't use MongoDB + Redis (h2).

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: