Hi,

After testing Jenkins 1.596.2 for a few days it suddently stop and refuses 
to start.

On the log:
Running from: /usr/lib/jenkins/jenkins.war
Apr 13, 2015 6:14:26 PM winstone.Logger logInternal
INFO: Beginning extraction from war file
Apr 13, 2015 6:14:26 PM org.eclipse.jetty.util.log.JavaUtilLog info
INFO: jetty-winstone-2.8
Apr 13, 2015 6:14:28 PM org.eclipse.jetty.util.log.JavaUtilLog info
INFO: NO JSP Support for , did not find org.apache.jasper.servlet.JspServlet
Jenkins home directory: /var/lib/jenkins found at: 
System.getProperty("JENKINS_HOME")
Apr 13, 2015 6:14:29 PM org.eclipse.jetty.util.log.JavaUtilLog info
INFO: Started SelectChannelConnector@0.0.0.0:8080
Apr 13, 2015 6:14:29 PM org.eclipse.jetty.util.log.JavaUtilLog info
INFO: Started Ajp13SocketConnector@0.0.0.0:8009
Apr 13, 2015 6:14:29 PM org.eclipse.jetty.util.log.JavaUtilLog info
INFO: AJP13 is not a secure protocol. Please protect port 8009
Apr 13, 2015 6:14:29 PM winstone.Logger logInternal
INFO: Winstone Servlet Engine v2.0 running: controlPort=disabled
Apr 13, 2015 6:14:29 PM hudson.util.BootFailure publish
SEVERE: Failed to initialize Jenkins
hudson.util.HudsonFailedToLoad: java.lang.NullPointerException
    at hudson.WebAppMain$3.run(WebAppMain.java:237)
Caused by: java.lang.NullPointerException
    at jenkins.model.Jenkins.loadTasks(Jenkins.java:2666)
    at jenkins.model.Jenkins.<init>(Jenkins.java:813)
    at hudson.model.Hudson.<init>(Hudson.java:83)
    at hudson.model.Hudson.<init>(Hudson.java:79)
    at hudson.WebAppMain$3.run(WebAppMain.java:225)

Is there anything where I should start investigating this?

Thks.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/d617984f-a7ab-4f09-8f45-52541e6f4956%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to