Hello....

I just started getting this error yesterday. I am on version 1.476 of Jenkins, 2.5 of the CVS plugin, and 2.61 of the Promoted Builds Plugin. It started on version 1.475.

I agree with the findings of the issue as the problem started after some updates.

I can manually promote it when it fails and it works. Seems to be just the poller.

What to do?

Attached is a dump after a clean startup.

Running from: /usr/lib/jenkins/jenkins.war
webroot: System.getProperty("JENKINS_HOME")
Aug 02, 2012 9:55:13 PM winstone.Logger logInternal
INFO: Beginning extraction from war file
Jenkins home directory: /var/lib/jenkins found at: System.getProperty("JENKINS_HOME")
Aug 02, 2012 9:55:14 PM winstone.Logger logInternal
INFO: HTTP Listener started: port=8080
Aug 02, 2012 9:55:14 PM winstone.Logger logInternal
INFO: AJP13 Listener started: port=8009
Aug 02, 2012 9:55:14 PM winstone.Logger logInternal
INFO: Winstone Servlet Engine v0.9.10 running: controlPort=disabled
Aug 02, 2012 9:55:14 PM jenkins.InitReactorRunner$1 onAttained
INFO: Started initialization
Aug 02, 2012 9:55:14 PM hudson.ClassicPluginStrategy createPluginWrapper
INFO: Plugin active-directory.jpi is disabled
Aug 02, 2012 9:55:14 PM jenkins.InitReactorRunner$1 onAttained
INFO: Listed all plugins
Aug 02, 2012 9:55:14 PM jenkins.InitReactorRunner$1 onAttained
INFO: Prepared all plugins
Aug 02, 2012 9:55:18 PM jenkins.InitReactorRunner$1 onAttained
INFO: Started all plugins
Aug 02, 2012 9:55:18 PM jenkins.InitReactorRunner$1 onAttained
INFO: Augmented all extensions
Aug 02, 2012 9:55:20 PM jenkins.InitReactorRunner$1 onAttained
INFO: Loaded all jobs
Aug 02, 2012 9:55:20 PM org.apache.sshd.common.util.SecurityUtils$BouncyCastleRegistration run
INFO: Trying to register BouncyCastle as a JCE provider
Aug 02, 2012 9:55:21 PM org.apache.sshd.common.util.SecurityUtils$BouncyCastleRegistration run
INFO: Registration succeeded
Aug 02, 2012 9:55:21 PM org.jenkinsci.main.modules.sshd.SSHD start
INFO: Started SSHD at port 35205
Aug 02, 2012 9:55:21 PM jenkins.InitReactorRunner$1 onAttained
INFO: Completed initialization
Aug 02, 2012 9:55:22 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@75ee3e8b: display name [Root WebApplicationContext]; startup date [Thu Aug 02 21:55:22 EDT 2012]; root of context hierarchy
Aug 02, 2012 9:55:22 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@75ee3e8b]: org.springframework.beans.factory.support.DefaultListableBeanFactory@4b8f383f
Aug 02, 2012 9:55:22 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4b8f383f: defining beans [initialDirContextFactory,bindAuthenticator,ldapUserSearch,authenticationManager,authoritiesPopulator]; root of factory hierarchy
Aug 02, 2012 9:55:22 PM org.acegisecurity.ldap.DefaultInitialDirContextFactory setProviderUrl
INFO: URL 'ldap://ad.fifthlayer.net:389/dc=win,dc=fifthlayer,dc=net', root DN is 'dc=win,dc=fifthlayer,dc=net'
Aug 02, 2012 9:55:22 PM org.acegisecurity.providers.ldap.populator.DefaultLdapAuthoritiesPopulator setGroupSearchBase
INFO: groupSearchBase is empty. Searches will be performed from the root: dc=win,dc=fifthlayer,dc=net
Aug 02, 2012 9:55:22 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@70e9779b: display name [Root WebApplicationContext]; startup date [Thu Aug 02 21:55:22 EDT 2012]; root of context hierarchy
Aug 02, 2012 9:55:22 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@70e9779b]: org.springframework.beans.factory.support.DefaultListableBeanFactory@17a7164f
Aug 02, 2012 9:55:22 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@17a7164f: defining beans [filter,legacy]; root of factory hierarchy
Aug 02, 2012 9:55:36 PM hudson.WebAppMain$2 run
INFO: Jenkins is fully up and running
Aug 02, 2012 9:57:54 PM hudson.model.Run execute
INFO: bob-wssample #109 main build action completed: SUCCESS
Aug 02, 2012 9:57:55 PM hudson.model.Executor run
SEVERE: Executor threw an exception
java.lang.NoSuchMethodError: hudson.scm.CVSSCM$DescriptorImpl.getCvsExeOrDefault()Ljava/lang/String;
at hudson.plugins.cvs_tag.CvsTagPlugin.perform(CvsTagPlugin.java:89)
at hudson.plugins.cvs_tag.CvsTagPublisher.perform(CvsTagPublisher.java:117)
at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:717)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:692)
at hudson.model.Build$BuildExecution.cleanUp(Build.java:192)
at hudson.model.Run.execute(Run.java:1532)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)

Change By: Robert Liotta (03/Aug/12 2:22 AM)
Resolution: Cannot Reproduce
Status: Closed Reopened
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to