|
||||||||
|
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) NullPointer... [email protected] (JIRA)
- [JIRA] (JENKINS-12864) NullPo... [email protected] (JIRA)
- [JIRA] (JENKINS-12864) NullPo... [email protected] (JIRA)
- [JIRA] (JENKINS-12864) NullPo... [email protected] (JIRA)
- [JIRA] (JENKINS-12864) NullPo... [email protected] (JIRA)
- [JIRA] (JENKINS-12864) NullPo... [email protected] (JIRA)
- [JIRA] (JENKINS-12864) NullPo... [email protected] (JIRA)
- [JIRA] (JENKINS-12864) NullPo... [email protected] (JIRA)
- [JIRA] (JENKINS-12864) NullPo... [email protected] (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)