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

JBoss distribution fails to start when using database template

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.5.0-HF05
    • Fix Version/s: 5.6-RC1, 5.6
    • Environment:
      JBoss

      Description

      This is a regression since NXP-7810.

      For instance with a postgresql template, nuxeoctl start will return:

      Exception in thread "main" java.lang.NullPointerException
              at java.lang.Class.forName0(Native Method)
              at java.lang.Class.forName(Class.java:247)
              at org.nuxeo.launcher.config.ConfigurationGenerator.lookupDriver(ConfigurationGenerator.java:1359)
              at org.nuxeo.launcher.config.ConfigurationGenerator.checkDatabaseConnection(ConfigurationGenerator.java:1309)
              at org.nuxeo.launcher.config.ConfigurationGenerator.verifyInstallation(ConfigurationGenerator.java:998)
              at org.nuxeo.launcher.NuxeoLauncher.configure(NuxeoLauncher.java:1512)
      

      The nuxeo.db.jdbc.url and nuxeo.db.driver are missing on the nuxeo.defaults for the JBoss templates.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                bdelbosc Benoit Delbosc
                Reporter:
                bdelbosc Benoit Delbosc
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: