I've the same problem yesterday. In stack trace, jenkins is stuck at hudson.ExtensionList.ensureLoaded(ExtensionList.java:247)
I've found an issue about a similar problem and I've applied the proposed work-around with sucess https://issues.jenkins-ci.org/browse/JENKINS-19244 Best regards, -- Ludovic SMADJA R&D engineer - build process and development JALIOS SA http://www.jalios.com Le jeudi 27 novembre 2014 08:35:58 UTC+1, [email protected] a écrit : > > Jenkins ver. 1.550 <http://jenkins-ci.org/> > Ubuntu 14.04 (7.8G Mem) > > On Thursday, November 27, 2014 3:29:41 PM UTC+8, [email protected] wrote: >> >> Hi all, >> >> I start a new Jenkins master, it's slow, and suck at INFO: Loaded all jobs >> >> the log is : >> Nov 27, 2014 3:27:28 PM org.apache.catalina.core.AprLifecycleListener init >> INFO: The APR based Apache Tomcat Native library which allows optimal >> performance in production environments was not found on the >> java.library.path: >> /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib >> Nov 27, 2014 3:27:29 PM org.apache.tomcat.util.digester.SetPropertiesRule >> begin >> WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting >> property 'debug' to '0' did not find a matching property. >> Nov 27, 2014 3:27:29 PM org.apache.coyote.AbstractProtocol init >> INFO: Initializing ProtocolHandler ["http-bio-8080"] >> Nov 27, 2014 3:27:29 PM org.apache.coyote.AbstractProtocol init >> INFO: Initializing ProtocolHandler ["ajp-bio-8009"] >> Nov 27, 2014 3:27:29 PM org.apache.catalina.startup.Catalina load >> INFO: Initialization processed in 530 ms >> Nov 27, 2014 3:27:29 PM org.apache.catalina.core.StandardService >> startInternal >> INFO: Starting service Catalina >> Nov 27, 2014 3:27:29 PM org.apache.catalina.core.StandardEngine >> startInternal >> INFO: Starting Servlet Engine: Apache Tomcat/7.0.42 >> Jenkins home directory: /root/.jenkins found at: $user.home/.jenkins >> Nov 27, 2014 3:27:32 PM jenkins.InitReactorRunner$1 onAttained >> INFO: Started initialization >> Nov 27, 2014 3:27:32 PM jenkins.InitReactorRunner$1 onAttained >> INFO: Listed all plugins >> Nov 27, 2014 3:27:33 PM jenkins.InitReactorRunner$1 onAttained >> INFO: Prepared all plugins >> Nov 27, 2014 3:27:33 PM jenkins.InitReactorRunner$1 onAttained >> INFO: Started all plugins >> Nov 27, 2014 3:27:33 PM jenkins.InitReactorRunner$1 onAttained >> INFO: Augmented all extensions >> Nov 27, 2014 3:27:33 PM jenkins.InitReactorRunner$1 onAttained >> INFO: Loaded all jobs >> >> >> why it is slow? how to slove it? >> > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/89d755a9-5cd1-4183-9bbe-492ab410c38d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
