Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 22d433deae5e8e056f83900cc6c9bcc5a3ba60d5
      
https://github.com/jenkinsci/jenkins/commit/22d433deae5e8e056f83900cc6c9bcc5a3ba60d5
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M core/src/main/java/hudson/ExtensionFinder.java

  Log Message:
  -----------
  So far unsuccessful attempt to make Jenkins startup more robust against bugs 
like JENKINS-25440.
Even though SezpozModule.configure catches and ignores the faulty component, 
Guice still dies:
… hudson.ExtensionFinder$GuiceFinder <init>
SEVERE: Failed to create Guice container from all the plugins
com.google.inject.internal.guava.collect.$ComputationException: 
java.lang.NoClassDefFoundError: org/eclipse/jgit/storage/file/FileRepository
        at …
        at com.google.inject.Guice.createInjector(Guice.java:73)
        at hudson.ExtensionFinder$GuiceFinder.<init>(ExtensionFinder.java:279)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to