[Winstone 2011/02/17 20:59:23] - Untrapped Error in Servlet
winstone.WinstoneException: Matched URL to a servlet that doesn't exist: default
at winstone.WebAppConfiguration.urlMatch(WebAppConfiguration.java:1276)
at winstone.WebAppConfiguration.getInitialDispatcher(WebAppConfiguration.java:1576)
at winstone.RequestHandlerThread.processRequest(RequestHandlerThread.java:238)
at winstone.RequestHandlerThread.run(RequestHandlerThread.java:150)
at java.lang.Thread.run(Thread.java:636)
[Winstone 2011/02/17 20:59:23] - No error servlet available: status code 500
winstone.WinstoneException: Matched URL to a servlet that doesn't exist: default
at winstone.WebAppConfiguration.urlMatch(WebAppConfiguration.java:1276)
at winstone.WebAppConfiguration.getInitialDispatcher(WebAppConfiguration.java:1576)
at winstone.RequestHandlerThread.processRequest(RequestHandlerThread.java:238)
at winstone.RequestHandlerThread.run(RequestHandlerThread.java:150)
at java.lang.Thread.run(Thread.java:636)
[Winstone 2011/02/17 20:59:25] - Winstone shutdown successfully
[Winstone 2011/02/17 20:59:25] - Control thread shutdown successfully
Running from: /usr/share/jenkins/jenkins.war
[Winstone 2011/02/17 20:59:51] - Beginning extraction from war file
hudson home directory: /var/lib/jenkins
Feb 17, 2011 8:59:52 PM hudson.util.CharacterEncodingFilter init
INFO: CharacterEncodingFilter initialized. DISABLE_FILTER: false FORCE_ENCODING: false
[Winstone 2011/02/17 20:59:52] - HTTP Listener started: port=8080
Using one-time self-signed certificate
Feb 17, 2011 8:59:52 PM hudson.model.Hudson$5 onAttained
INFO: Started initialization
Feb 17, 2011 8:59:52 PM hudson.model.Hudson$5 onAttained
INFO: Listed all plugins
Feb 17, 2011 8:59:52 PM hudson.plugins.greenballs.PluginImpl start
INFO: Green Balls!
Feb 17, 2011 8:59:52 PM hudson.model.Hudson$5 onAttained
INFO: Prepared all plugins
[Winstone 2011/02/17 20:59:53] - Winstone Servlet Engine v0.9.10 running: controlPort=disabled
Feb 17, 2011 8:59:53 PM hudson.model.Hudson$5 onAttained
INFO: Started all plugins
Feb 17, 2011 8:59:53 PM hudson.model.Hudson$5 onAttained
INFO: Augmented all extensions
Feb 17, 2011 8:59:54 PM hudson.model.Hudson$5 onAttained
INFO: Loaded all jobs
Feb 17, 2011 8:59:54 PM hudson.model.Hudson$5 onAttained
INFO: Completed initialization
Feb 17, 2011 8:59:56 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@182b9b5: display name [Root WebApplicationContext]; startup date [Thu Feb 17 20:59:56 UTC 2011]; root of context hierarchy
Feb 17, 2011 8:59:56 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@182b9b5]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1c39412
Feb 17, 2011 8:59:56 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1c39412: defining beans [authenticationManager]; root of factory hierarchy
Feb 17, 2011 8:59:56 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@1cb01e3: display name [Root WebApplicationContext]; startup date [Thu Feb 17 20:59:56 UTC 2011]; root of context hierarchy
Feb 17, 2011 8:59:56 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@1cb01e3]: org.springframework.beans.factory.support.DefaultListableBeanFactory@16becfe
Feb 17, 2011 8:59:56 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@16becfe: defining beans [filter,legacy]; root of factory hierarchy
Feb 17, 2011 8:59:56 PM hudson.TcpSlaveAgentListener <init>
INFO: JNLP slave agent listener started on TCP port 45564
[Winstone 2011/02/17 21:00:21] - JVM is terminating. Shutting down Winstone
[Winstone 2011/02/17 21:00:22] - Error during HTTP listener init or shutdown
java.lang.IllegalThreadStateException
at java.lang.Thread.start(Thread.java:612)
at winstone.RequestHandlerThread.commenceRequestHandling(RequestHandlerThread.java:294)
at winstone.ObjectPool.handleRequest(ObjectPool.java:183)
at winstone.HttpListener.run(HttpListener.java:135)
at java.lang.Thread.run(Thread.java:636)
[Winstone 2011/02/17 21:00:22] - HTTP Listener shutdown successfully
[Winstone 2011/02/17 21:00:25] - Winstone shutdown successfully
[Winstone 2011/02/17 21:00:25] - Control thread shutdown successfully
Running from: /usr/share/jenkins/jenkins.war
[Winstone 2011/02/17 21:00:52] - Beginning extraction from war file