|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
[JIRA] (JENKINS-12864) NullPointerException in winstone Launcher
thomas.andre...@earthgame.dk (JIRA) Thu, 21 Jun 2012 11:33:24 -0700
- [JIRA] (JENKINS-12864) NullPointer... thomas.andre...@earthgame.dk (JIRA)
- [JIRA] (JENKINS-12864) NullPo... myatl...@gmail.com (JIRA)
- [JIRA] (JENKINS-12864) NullPo... thomas.andre...@earthgame.dk (JIRA)
- [JIRA] (JENKINS-12864) NullPo... thomas.andre...@earthgame.dk (JIRA)
- [JIRA] (JENKINS-12864) NullPo... thomas.andre...@earthgame.dk (JIRA)
- [JIRA] (JENKINS-12864) NullPo... thomas.andre...@earthgame.dk (JIRA)
- [JIRA] (JENKINS-12864) NullPo... thomas.andre...@earthgame.dk (JIRA)
- [JIRA] (JENKINS-12864) NullPo... thomas.andre...@earthgame.dk (JIRA)
- [JIRA] (JENKINS-12864) NullPo... steven.jo...@computerminds.co.uk (JIRA)
I have upgraded via apt-get to the latest version (1.471).
Full output of /var/log/jenkins/jenkins.log:
Running from: /usr/share/jenkins/jenkins.war
Jun 21, 2012 7:53:21 PM winstone.Logger logInternal
SEVERE: Container startup failed
java.lang.NullPointerException
at winstone.Launcher.shutdown(Launcher.java:333)
at winstone.Launcher.<init>(Launcher.java:199)
at winstone.Launcher.main(Launcher.java:384)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at Main._main(Main.java:273)
at Main.main(Main.java:98)