On Mon, Dec 1, 2014 at 5:02 PM, Surya Gaddipati <[email protected]> wrote:
> java.io.IOException: Failed to dynamically deploy this plugin
> at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1317)
…
> Caused by: com.google.inject.internal.guava.collect.$ComputationException: 
> java.lang.NoClassDefFoundError: Lorg/eclipse/jgit/http/server/GitServlet;

This is a core bug; it should have tried to dynamically load a new
plugin with a dependency on another plugin that is only _scheduled_ to
be installed. Not sure if this is filed yet; I thought so, but now I
cannot find it among linked issues of JENKINS-21486 and the like.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" 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-dev/CANfRfr0KJdbXrBvPQDUnJ9f5hYJtYGCta%3DH5DqMUykCHNuVEXA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to