Not related to my original problem which was fixed with one of the latest 
builds, there is an issue with the Git plugin. 

I get the errors I mentioned before when upgrading to 2.5.0 even with 
jenkins core 2.12-SNAPSHOT. Manually reverting back to Git plugin 2.4.4 
works.

On Friday, 1 July 2016 13:37:03 UTC+10, Lionel Orellana wrote:
>
> If I upgrade the Git plugin to 2.5.0 from 2.4.4  I get 
>
> SEVERE: found cycle in plugin dependencies: (root=Plugin:git, deactivating 
> all involved) Plugin:git -> Plugin:workflow-scm-step -> Plugin:git
>
> and all hell breaks loose. 
>
> WARNING: Failed to load 
> net.uaznia.lukanus.hudson.plugins.gitparameter.GitParameterDefinition$DescriptorImpl
> java.lang.NoClassDefFoundError: hudson/plugins/git/GitSCM
>
> Jul 01, 2016 1:23:44 PM 
> hudson.ExtensionFinder$GuiceFinder$FaultTolerantScope$1 error
> WARNING: Failed to instantiate 
> Key[type=org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition$DescriptorImpl,
>  
> annotation=[none]]; skipping this component
> com.google.inject.ProvisionException: Guice provision errors:
>
> 1) Error injecting constructor, java.lang.NoClassDefFoundError: 
> org/jenkinsci/plugins/workflow/steps/scm/SCMStep
>   at 
> org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition$DescriptorImpl.<init>(CpsScmFlowDefinition.java:134)
> Caused by: java.lang.ClassNotFoundException: 
> org.jenkinsci.plugins.workflow.steps.scm.SCMStep
>         at 
> jenkins.util.AntClassLoader.findClassInComponents(AntClassLoader.java:1376)
>         at jenkins.util.AntClassLoader.findClass(AntClassLoader.java:1326)
>         at jenkins.util.AntClassLoader.loadClass(AntClassLoader.java:1079)
>
> and a few more similar errors. 
>
>
>
>
> On Friday, 1 July 2016 13:20:12 UTC+10, Lionel Orellana wrote:
>>
>> Hi, 
>>
>> I just upgraded from 2.10 to 2.11 not expecting much to change but I'm 
>> getting this error now in my git projects.
>>
>> ERROR: Failed to record SCM polling for 
>> hudson.maven.MavenModuleSet@5830700a[xxxx] 
>>
>> java.lang.NullPointerException 
>> <http://stacktrace.jenkins-ci.org/search?query=java.lang.NullPointerException>
>>
>>  at 
>> jenkins.triggers.SCMTriggerItem$SCMTriggerItems$Bridge.poll(SCMTriggerItem.java:124)
>>         at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:528)
>>         at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:574)
>>         at 
>> hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
>>         at 
>> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>>         at java.util.concurrent.FutureTask.run(FutureTask.java:262)
>>         at 
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>>         at 
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>>         at java.lang.Thread.run(Thread.java:745)
>>
>>
>>
>>
>> I tried upgrading the Git Plugin and the GitHub Branch Source plugin but 
>> that only made it worse and Jenkins wouldn't start so I had to revert that.
>>
>> Anyone had this problem before?
>>
>> Thanks
>>
>> Lionel.
>>
>

-- 
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/83ce4ae0-b61e-46d2-9746-53e1a86f2e2d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to