1. Stop running Jenkins service 2 Delete your-plugin.hpi and your-plugin.jpi from the <JenkinsPath>/plugins/ directory. 3. Restart Jenkins
Now it should work fine. On Friday, December 7, 2012 10:28:07 AM UTC+5:30, kapila narang wrote: > > Today more i came & found jenkins service is not starting up & giving > below failure. Havent installed any plugin but its giving below error. > can anyone help? > > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) > > at java.lang.Thread.run(Thread.java:619) > > Caused by: com.thoughtworks.xstream.converters.ConversionException: > Invalid reference > > ---- Debugging information ---- > > reference : ../scmInstance > > class : hudson.model.FreeStyleBuild > > required-type : hudson.scm.CVSSCM$TagAction > > path : > /build/actions/hudson.scm.CVSSCM$TagAction/outer-class > > line number : 23 > > ------------------------------- > > at > com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:56) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76) > > at > hudson.util.RobustReflectionConverter.unmarshalField(RobustReflectionConverter.java:332) > > at > hudson.util.RobustReflectionConverter.doUnmarshal(RobustReflectionConverter.java:274) > > at > hudson.util.RobustReflectionConverter.unmarshal(RobustReflectionConverter.java:221) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82) > > at > com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60) > > at > com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.readItem(AbstractCollectionConverter.java:71) > > at > hudson.util.RobustCollectionConverter.populateCollection(RobustCollectionConverter.java:85) > > at > com.thoughtworks.xstream.converters.collections.CollectionConverter.unmarshal(CollectionConverter.java:61) > > at > hudson.util.RobustCollectionConverter.unmarshal(RobustCollectionConverter.java:76) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82) > > at > com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76) > > at > hudson.util.RobustReflectionConverter.unmarshalField(RobustReflectionConverter.java:332) > > at > hudson.util.RobustReflectionConverter.doUnmarshal(RobustReflectionConverter.java:274) > > at > hudson.util.RobustReflectionConverter.unmarshal(RobustReflectionConverter.java:221) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82) > > at > com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:137) > > at > com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:33) > > at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:926) > > at hudson.util.XStream2.unmarshal(XStream2.java:103) > > at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:912) > > at hudson.XmlFile.unmarshal(XmlFile.java:160) > > ... 38 more > > Dec 7, 2012 10:21:22 AM hudson.util.RobustReflectionConverter doUnmarshal > > WARNING: Skipping a non-existent field scmInstance > > com.thoughtworks.xstream.converters.reflection.NonExistentFieldException: > No such field hudson.scm.CVSSCM$TagAction.scmInstance > > at > com.thoughtworks.xstream.converters.reflection.FieldDictionary.field(FieldDictionary.java:106) > > at > com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.getFieldType(PureJavaReflectionProvider.java:152) > > at > hudson.util.RobustReflectionConverter.determineType(RobustReflectionConverter.java:398) > > at > hudson.util.RobustReflectionConverter.doUnmarshal(RobustReflectionConverter.java:270) > > at > hudson.util.RobustReflectionConverter.unmarshal(RobustReflectionConverter.java:221) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82) > > at > com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60) > > at > com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.readItem(AbstractCollectionConverter.java:71) > > at > hudson.util.RobustCollectionConverter.populateCollection(RobustCollectionConverter.java:85) > > at > com.thoughtworks.xstream.converters.collections.CollectionConverter.unmarshal(CollectionConverter.java:61) > > at > hudson.util.RobustCollectionConverter.unmarshal(RobustCollectionConverter.java:76) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82) > > at > com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76) > > at > hudson.util.RobustReflectionConverter.unmarshalField(RobustReflectionConverter.java:332) > > at > hudson.util.RobustReflectionConverter.doUnmarshal(RobustReflectionConverter.java:274) > > at > hudson.util.RobustReflectionConverter.unmarshal(RobustReflectionConverter.java:221) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82) > > at > com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:137) > > at > com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:33) > > at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:926) > > at hudson.util.XStream2.unmarshal(XStream2.java:103) > > at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:912) > > at hudson.XmlFile.unmarshal(XmlFile.java:160) > > at hudson.model.Run.reload(Run.java:293) > > at hudson.model.Run.<init>(Run.java:282) > > at hudson.model.AbstractBuild.<init>(AbstractBuild.java:179) > > at hudson.model.Build.<init>(Build.java:103) > > at hudson.model.FreeStyleBuild.<init>(FreeStyleBuild.java:41) > > at sun.reflect.GeneratedConstructorAccessor31.newInstance(Unknown > Source) > > at > sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) > > at java.lang.reflect.Constructor.newInstance(Constructor.java:513) > > at > hudson.model.AbstractProject.loadBuild(AbstractProject.java:1077) > > at hudson.model.AbstractProject$1.create(AbstractProject.java:275) > > at hudson.model.AbstractProject$1.create(AbstractProject.java:273) > > at hudson.model.RunMap.retrieve(RunMap.java:220) > > at hudson.model.RunMap.retrieve(RunMap.java:59) > > at > jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:638) > > at > jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:621) > > at > jenkins.model.lazy.AbstractLazyLoadRunMap.search(AbstractLazyLoadRunMap.java:432) > > at > jenkins.model.lazy.AbstractLazyLoadRunMap.getByNumber(AbstractLazyLoadRunMap.java:502) > > at > jenkins.model.lazy.AbstractLazyLoadRunMap.search(AbstractLazyLoadRunMap.java:355) > > at > jenkins.model.lazy.AbstractLazyLoadRunMap.newestBuild(AbstractLazyLoadRunMap.java:297) > > at > hudson.model.AbstractProject.getLastBuild(AbstractProject.java:1014) > > at > hudson.model.AbstractProject.getLastBuild(AbstractProject.java:137) > > at > hudson.plugins.sonar.SonarPublisher.getSonarUrl(SonarPublisher.java:370) > > at > hudson.plugins.sonar.SonarPublisher.getProjectAction(SonarPublisher.java:390) > > at > hudson.tasks.BuildStepCompatibilityLayer.getProjectActions(BuildStepCompatibilityLayer.java:73) > > at hudson.model.Project.createTransientActions(Project.java:211) > > at > hudson.model.AbstractProject.updateTransientActions(AbstractProject.java:681) > > at hudson.model.AbstractProject.onLoad(AbstractProject.java:293) > > at hudson.model.Project.onLoad(Project.java:83) > > at hudson.model.Items.load(Items.java:221) > > at jenkins.model.Jenkins$17.run(Jenkins.java:2507) > > at > org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:146) > > at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259) > > at jenkins.model.Jenkins$7.runTask(Jenkins.java:883) > > at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187) > > at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94) > > at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) > > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) > > at java.lang.Thread.run(Thread.java:619) > > Dec 7, 2012 10:21:22 AM hudson.model.RunMap retrieve > > WARNING: could not load > /opt/apache-tomcat-7.0.23/webapps/jenkins/jobs/fph3.0-webHEAD/builds/2012-11-28_12-31-53 > > hudson.util.IOException2: Unable to read > /opt/apache-tomcat-7.0.23/webapps/jenkins/jobs/fph3.0-webHEAD/builds/2012-11-28_12-31-53/build.xml > > at hudson.XmlFile.unmarshal(XmlFile.java:164) > > at hudson.model.Run.reload(Run.java:293) > > at hudson.model.Run.<init>(Run.java:282) > > at hudson.model.AbstractBuild.<init>(AbstractBuild.java:179) > > at hudson.model.Build.<init>(Build.java:103) > > at hudson.model.FreeStyleBuild.<init>(FreeStyleBuild.java:41) > > at sun.reflect.GeneratedConstructorAccessor31.newInstance(Unknown > Source) > > at > sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) > > at java.lang.reflect.Constructor.newInstance(Constructor.java:513) > > at > hudson.model.AbstractProject.loadBuild(AbstractProject.java:1077) > > at hudson.model.AbstractProject$1.create(AbstractProject.java:275) > > at hudson.model.AbstractProject$1.create(AbstractProject.java:273) > > at hudson.model.RunMap.retrieve(RunMap.java:220) > > at hudson.model.RunMap.retrieve(RunMap.java:59) > > at > jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:638) > > at > jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:621) > > at > jenkins.model.lazy.AbstractLazyLoadRunMap.search(AbstractLazyLoadRunMap.java:432) > > at > jenkins.model.lazy.AbstractLazyLoadRunMap.getByNumber(AbstractLazyLoadRunMap.java:502) > > at > jenkins.model.lazy.AbstractLazyLoadRunMap.search(AbstractLazyLoadRunMap.java:355) > > at > jenkins.model.lazy.AbstractLazyLoadRunMap.newestBuild(AbstractLazyLoadRunMap.java:297) > > at > hudson.model.AbstractProject.getLastBuild(AbstractProject.java:1014) > > at > hudson.model.AbstractProject.getLastBuild(AbstractProject.java:137) > > at > hudson.plugins.sonar.SonarPublisher.getSonarUrl(SonarPublisher.java:370) > > at > hudson.plugins.sonar.SonarPublisher.getProjectAction(SonarPublisher.java:390) > > at > hudson.tasks.BuildStepCompatibilityLayer.getProjectActions(BuildStepCompatibilityLayer.java:73) > > at hudson.model.Project.createTransientActions(Project.java:211) > > at > hudson.model.AbstractProject.updateTransientActions(AbstractProject.java:681) > > at hudson.model.AbstractProject.onLoad(AbstractProject.java:293) > > at hudson.model.Project.onLoad(Project.java:83) > > at hudson.model.Items.load(Items.java:221) > > at jenkins.model.Jenkins$17.run(Jenkins.java:2507) > > at > org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:146) > > at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259) > > at jenkins.model.Jenkins$7.runTask(Jenkins.java:883) > > at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187) > > at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94) > > at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) > > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) > > at java.lang.Thread.run(Thread.java:619) > > Caused by: com.thoughtworks.xstream.converters.ConversionException: > Invalid reference > > ---- Debugging information ---- > > reference : ../scmInstance > > class : hudson.model.FreeStyleBuild > > required-type : hudson.scm.CVSSCM$TagAction > > path : > /build/actions/hudson.scm.CVSSCM$TagAction/outer-class > > line number : 21 > > ------------------------------- > > at > com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:56) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76) > > at > hudson.util.RobustReflectionConverter.unmarshalField(RobustReflectionConverter.java:332) > > at > hudson.util.RobustReflectionConverter.doUnmarshal(RobustReflectionConverter.java:274) > > at > hudson.util.RobustReflectionConverter.unmarshal(RobustReflectionConverter.java:221) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82) > > at > com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60) > > at > com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.readItem(AbstractCollectionConverter.java:71) > > at > hudson.util.RobustCollectionConverter.populateCollection(RobustCollectionConverter.java:85) > > at > com.thoughtworks.xstream.converters.collections.CollectionConverter.unmarshal(CollectionConverter.java:61) > > at > hudson.util.RobustCollectionConverter.unmarshal(RobustCollectionConverter.java:76) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82) > > at > com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76) > > at > hudson.util.RobustReflectionConverter.unmarshalField(RobustReflectionConverter.java:332) > > at > hudson.util.RobustReflectionConverter.doUnmarshal(RobustReflectionConverter.java:274) > > at > hudson.util.RobustReflectionConverter.unmarshal(RobustReflectionConverter.java:221) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82) > > at > com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60) > > at > com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:137) > > at > com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:33) > > at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:926) > > at hudson.util.XStream2.unmarshal(XStream2.java:103) > > at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:912) > > at hudson.XmlFile.unmarshal(XmlFile.java:160) > > ... 38 more > > Dec 7, 2012 10:21:22 AM jenkins.InitReactorRunner$1 onAttained > > INFO: Loaded all jobs > > Dec 7, 2012 10:21:22 AM > org.apache.sshd.common.util.SecurityUtils$BouncyCastleRegistration run > > INFO: Trying to register BouncyCastle as a JCE provider > > Dec 7, 2012 10:21:22 AM > org.apache.sshd.common.util.SecurityUtils$BouncyCastleRegistration run > > INFO: Registration succeeded > > Dec 7, 2012 10:21:22 AM org.jenkinsci.main.modules.sshd.SSHD start > > INFO: Started SSHD at port 38524 > > Dec 7, 2012 10:21:22 AM jenkins.InitReactorRunner$1 onAttained > > INFO: Completed initialization > > Dec 7, 2012 10:21:23 AM > org.springframework.context.support.AbstractApplicationContext > prepareRefresh > > INFO: Refreshing > org.springframework.web.context.support.StaticWebApplicationContext@785727<javascript:>: > > display name [Root WebApplicationContext]; startup date [Fri Dec 07 > 10:21:23 IST 2012]; root of context hierarchy > > Dec 7, 2012 10:21:23 AM > org.springframework.context.support.AbstractApplicationContext > obtainFreshBeanFactory > > INFO: Bean factory for application context > [org.springframework.web.context.support.StaticWebApplicationContext@785727]: > org.springframework.beans.factory.support.DefaultListableBeanFactory@f5c8fb<javascript:> > > Dec 7, 2012 10:21:23 AM > org.springframework.beans.factory.support.DefaultListableBeanFactory > preInstantiateSingletons > > INFO: Pre-instantiating singletons in > org.springframework.beans.factory.support.DefaultListableBeanFactory@f5c8fb<javascript:>: > > defining beans [authenticationManager]; root of factory hierarchy > > Dec 7, 2012 10:21:23 AM > org.springframework.context.support.AbstractApplicationContext > prepareRefresh > > INFO: Refreshing > org.springframework.web.context.support.StaticWebApplicationContext@e704e1<javascript:>: > > display name [Root WebApplicationContext]; startup date [Fri Dec 07 > 10:21:23 IST 2012]; root of context hierarchy > > Dec 7, 2012 10:21:23 AM > org.springframework.context.support.AbstractApplicationContext > obtainFreshBeanFactory > > INFO: Bean factory for application context > [org.springframework.web.context.support.StaticWebApplicationContext@e704e1]: > > org.springframework.beans.factory.support.DefaultListableBeanFactory@1299442<javascript:> > > Dec 7, 2012 10:21:23 AM > org.springframework.beans.factory.support.DefaultListableBeanFactory > preInstantiateSingletons > > INFO: Pre-instantiating singletons in > org.springframework.beans.factory.support.DefaultListableBeanFactory@1299442<javascript:>: > > defining beans [filter,legacy]; root of factory hierarchy > > Dec 7, 2012 10:21:23 AM hudson.TcpSlaveAgentListener <init> > > INFO: JNLP slave agent listener started on TCP port 52527 > > Dec 7, 2012 10:21:23 AM hudson.slaves.SlaveComputer tryReconnect > > INFO: Attempting to reconnect 172.16.11.100 > > Dec 7, 2012 10:21:23 AM hudson.slaves.SlaveComputer tryReconnect > > INFO: Attempting to reconnect 172.16.37.158 > > Dec 7, 2012 10:21:23 AM hudson.WebAppMain$2 run > > INFO: Jenkins is fully up and running > > Dec 7, 2012 10:22:13 AM hudson.slaves.SlaveComputer tryReconnect > > INFO: Attempting to reconnect 172.16.37.158 > > > >