[b]OK, updated the asadmin script to the following:[/b]
exec authbind --deep $JAVA -jar "$AS_INSTALL_LIB/admin-cli.jar" "$@"
[b]Got the following in the server.log:[/b]
[#|2008-11-10T10:18:21.815-0500|SEVERE|glassfish|hudson.WebAppMain|_ThreadID=15;
_ThreadName=Thread-3;|Failed to initialize Hudson
java.lang.NullPointerException
at hudson.model.Executor.<init>(Executor.java:47)
at hudson.model.Computer.setNumExecutors(Computer.java:312)
at hudson.model.Computer.setNode(Computer.java:292)
at hudson.slaves.SlaveComputer.setNode(SlaveComputer.java:342)
at hudson.model.Computer.<init>(Computer.java:83)
at hudson.slaves.SlaveComputer.<init>(SlaveComputer.java:76)
at hudson.model.Slave.createComputer(Slave.java:247)
at hudson.model.Hudson.updateComputer(Hudson.java:679)
at hudson.model.Hudson.updateComputerList(Hudson.java:659)
at hudson.model.Hudson.<init>(Hudson.java:394)
at hudson.WebAppMain$2.run(WebAppMain.java:156)
|#]
[b]When I switch back to 8080, everything starts up without issue.[/b]
-Benjamin
[Message sent by forum member 'xnilo' (xnilo)]
http://forums.java.net/jive/thread.jspa?messageID=315805