-
Bug
-
Resolution: Won't Fix
-
Critical
-
None
-
Platform: PC, OS: Linux
2008-06-24 11:48:06 hudson.util.CopyOnWriteList$ConverterImpl unmarshal
WARNING: Failed to resolve class
com.thoughtworks.xstream.mapper.CannotResolveClassException:
hudson.plugins.tasks.TasksPublisher : hudson.plugins.tasks.TasksPublisher
at com.thoughtworks.xstream.mapper.DefaultMapper.realClass(DefaultMapper.java:62)
at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:38)
at
com.thoughtworks.xstream.mapper.XStream11XmlFriendlyMapper.realClass(XStream11XmlFriendlyMap
per.java:34)
at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:38)
at
com.thoughtworks.xstream.mapper.DynamicProxyMapper.realClass(DynamicProxyMapper.java:71)
at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:38)
at
com.thoughtworks.xstream.mapper.ClassAliasingMapper.realClass(ClassAliasingMapper.java:86)
at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:38)
at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:38)
at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:38)
at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:38)
at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:38)
at com.thoughtworks.xstream.mapper.ArrayMapper.realClass(ArrayMapper.java:87)
at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:38)
at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:38)
at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:38)
at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:38)
at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:38)
at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:38)
at com.thoughtworks.xstream.mapper.CachingMapper.realClass(CachingMapper.java:52)
at
com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.readItem(AbstractCollect
ionConverter.java:73)
at hudson.util.CopyOnWriteList$ConverterImpl.unmarshal(CopyOnWriteList.java:144)
at hudson.util.DescribableList$ConverterImpl.unmarshal(DescribableList.java:156)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:81)
at
com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshalle
r.java:55)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:75)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:59)
at hudson.util.RobustReflectionConverter.unmarshallField(RobustReflectionConverter.java:235)
at hudson.util.RobustReflectionConverter.doUnmarshal(RobustReflectionConverter.java:193)
at hudson.util.RobustReflectionConverter.unmarshal(RobustReflectionConverter.java:144)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:81)
at
com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshalle
r.java:55)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:75)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:59)
at hudson.util.RobustReflectionConverter.unmarshallField(RobustReflectionConverter.java:235)
at hudson.util.RobustReflectionConverter.doUnmarshal(RobustReflectionConverter.java:193)
at hudson.util.RobustReflectionConverter.unmarshal(RobustReflectionConverter.java:144)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:81)
at
com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshalle
r.java:55)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:75)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:59)
at
com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.readItem(AbstractCollect
ionConverter.java:77)
at hudson.util.RobustCollectionConverter.populateCollection(RobustCollectionConverter.java:49)
at
com.thoughtworks.xstream.converters.collections.CollectionConverter.unmarshal(CollectionConverter.j
ava:61)
at hudson.util.RobustCollectionConverter.unmarshal(RobustCollectionConverter.java:41)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:81)
at
com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshalle
r.java:55)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:75)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:59)
at hudson.util.RobustReflectionConverter.unmarshallField(RobustReflectionConverter.java:235)
at hudson.util.RobustReflectionConverter.doUnmarshal(RobustReflectionConverter.java:193)
at hudson.util.RobustReflectionConverter.unmarshal(RobustReflectionConverter.java:144)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:81)
at
com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshalle
r.java:55)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:75)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:59)
at com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:142)
at
com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingSt
rategy.java:33)
at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:931)
at hudson.util.XStream2.unmarshal(XStream2.java:37)
at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:917)
at hudson.XmlFile.unmarshal(XmlFile.java:123)
at hudson.model.Run.<init>(Run.java:179)
at hudson.model.AbstractBuild.<init>(AbstractBuild.java:107)
at hudson.maven.MavenModuleSetBuild.<init>(MavenModuleSetBuild.java:79)
at sun.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:2
7)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at hudson.model.AbstractProject.loadBuild(AbstractProject.java:456)
at hudson.model.AbstractProject$1.create(AbstractProject.java:155)
at hudson.model.AbstractProject$1.create(AbstractProject.java:153)
at hudson.model.RunMap.load(RunMap.java:174)
at hudson.model.AbstractProject.onLoad(AbstractProject.java:153)
at hudson.maven.MavenModuleSet.onLoad(MavenModuleSet.java:308)
at hudson.model.Items.load(Items.java:81)
at hudson.model.Hudson.load(Hudson.java:1358)
at hudson.model.Hudson.<init>(Hudson.java:365)
at hudson.WebAppMain$2.run(WebAppMain.java:156)
Which version (Hudson, tasks plugin) are you using?
Did you upgrade from an 1.x version?