Thomas Andresen created JENKINS-12864:
-----------------------------------------

             Summary: NullPointerException in winstone Launcher
                 Key: JENKINS-12864
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12864
             Project: Jenkins
          Issue Type: Bug
          Components: core
         Environment: Debian 6.0
Jenkins v. 1.451 (installed using apt-get)
RAM: 512 MB
java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8.10) (6b18-1.8.10-0+squeeze2)
OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)
            Reporter: Thomas Andresen
            Priority: Blocker


After a few seconds after sending the start request to Jenkins.

In my log file:
Running from: /usr/share/jenkins/jenkins.war
Feb 22, 2012 10:32:47 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)

I have tried to make a fresh install of Jenkins, but with same result.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to