Nuxeo launcher fails to install hotfixes under Windows for Jboss distribution
-----------------------------------------------------------------------------

                 Key: NXP-7502
                 URL: https://jira.nuxeo.com/browse/NXP-7502
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
         Environment: Jboss
Windows 7
            Reporter: Thierry Martins
            Priority: Critical


After installing a hotfix, the server need to be restarted. using the NuxeoCtl 
command, the console prints the following output and the server is not started.

{noformat}
Found NUXEO_CONF = C:\dev64\tools\jboss-5.1.0.GA\bin\nuxeo.conf
Found in path : C:\Windows\System32\java.exe
Using JAVA = C:\Windows\System32\java.exe
Launcher command: "C:\Windows\System32\java.exe" -Dlauncher.java.opts="-Xms512m 
-Xmx1024m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true 
-Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=36000
00 -Dfile.encoding=UTF-8" -Dnuxeo.home="C:\dev64\tools\jboss-5.1.0.GA" 
-Dnuxeo.conf="C:\dev64\tools\jboss-5.1.0.GA\bin\nuxeo.conf" 
-Dnuxeo.log.dir="C:\dev64\tools\jboss-5.1.0.GA\log" -jar 
"C:\dev64\tools\jboss-5.1.0.GA\b
in\nuxeo-launcher.jar" gui start
Nuxeo home: C:\dev64\tools\jboss-5.1.0.GA
Nuxeo configuration: C:\dev64\tools\jboss-5.1.0.GA\bin\nuxeo.conf
Include template: C:\dev64\tools\jboss-5.1.0.GA\templates\common-deploydir
Include template: C:\dev64\tools\jboss-5.1.0.GA\templates\common-binding
Include template: C:\dev64\tools\jboss-5.1.0.GA\templates\common
Include template: C:\dev64\tools\jboss-5.1.0.GA\templates\mysql
Detected JBoss server.
Server already configured (set nuxeo.force.generation=true to force 
configuration files generation).
Exception in thread "NuxeoLauncherGUITask-2" 
java.lang.ArrayIndexOutOfBoundsException: 0
at org.nuxeo.launcher.NuxeoLauncher.getTempClassPath(NuxeoLauncher.java:724)
at org.nuxeo.launcher.NuxeoLauncher.getInstallClassPath(NuxeoLauncher.java:697)
at org.nuxeo.launcher.NuxeoLauncher.install(NuxeoLauncher.java:658)
at org.nuxeo.launcher.NuxeoLauncher.doStart(NuxeoLauncher.java:625)
at org.nuxeo.launcher.NuxeoLauncher.doStartAndWait(NuxeoLauncher.java:478)
at org.nuxeo.launcher.NuxeoLauncher.doStartAndWait(NuxeoLauncher.java:447)
at org.nuxeo.launcher.gui.NuxeoLauncherGUI$3.run(NuxeoLauncherGUI.java:182)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
{noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to