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

Cannot start Nuxeo with Java 8 u121 on Windows

    XMLWordPrintable

    Details

      Description

      Scenario

      1. install JDK 8 u121
      2. install Nuxeo server
      3. try to start it up
      4. it fails giving the following stack trace (see log file for more details, server was 7.10HF22):
        06:36:58,194 ERROR [org.nuxeo.launcher.NuxeoLauncher.doStart(NuxeoLauncher.java:1756)] Could not run configuration: Unreachable bind address /0.0.0.0
        06:36:58,208 DEBUG [org.nuxeo.launcher.NuxeoLauncher.doStart(NuxeoLauncher.java:1757)] org.nuxeo.launcher.config.ConfigurationException: Unreachable bind address /0.0.0.0
        org.nuxeo.launcher.config.ConfigurationException: Unreachable bind address /0.0.0.0
                at org.nuxeo.launcher.config.ConfigurationGenerator.checkAddressReachable(ConfigurationGenerator.java:1367)
                at org.nuxeo.launcher.config.ConfigurationGenerator.checkAddressesAndPorts(ConfigurationGenerator.java:1342)
                at org.nuxeo.launcher.config.ConfigurationGenerator.verifyInstallation(ConfigurationGenerator.java:1226)
                at org.nuxeo.launcher.NuxeoLauncher.doStart(NuxeoLauncher.java:1706)
                at org.nuxeo.launcher.NuxeoLauncher.doStartAndWait(NuxeoLauncher.java:1577)
                at org.nuxeo.launcher.NuxeoLauncher.doStartAndWait(NuxeoLauncher.java:1538)
                at org.nuxeo.launcher.gui.NuxeoLauncherGUI$5.run(NuxeoLauncherGUI.java:270)
                at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
                at java.lang.Thread.run(Thread.java:745)
        

      This is specific to JDK 8 u121 on Windows

      Additional tests performed:

      1. Installing Tomcat 7 with JDK 8 u121 on Windows -> starts up -> OK
      2. Setting nuxeo.server.bind in nuxeo.conf to the server ip -> starts up but server is logically not available anymore on loopback.
      3. Nuxeo on OSX and ubuntu with JDK 8 u121 -> starts up -> OK
      4. All firewall/antivirus disabled.
      5. Setting nuxeo.server.bind in nuxeo.conf to 0.0.0.0 -> same error -> KO
      6. Reverting to JDK 8 u112 -> starts up -> OK

      Additional datas:

      Java 8 u121 release notes:
      http://www.oracle.com/technetwork/java/javase/8u121-relnotes-3315208.html

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 0 minutes
                  0m
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 3 hours, 40 minutes
                  3h 40m