com.thoughtworks.xstream.converters.ConversionException: No >>> such >>> job exists: test : No such job exists: test >>> ---- Debugging information ---- >>> message : No such job exists: test >>> cause-exception : java.util.NoSuchElementException >>> cause-message : No such job exists: test >>> class : java.util.ArrayList >>> required-type : hudson.model.FreeStyleProject >>> path : /list/hudson.model.FreeStyleProject >>> line number : 3 >>> ------------------------------- at >>> com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:88) at >>> com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.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(AbstractCollectionConverter.java:77) at >>> hudson.util.RobustCollectionConverter.populateCollection(RobustCollectionConverter.java:55) at >>> com.thoughtworks.xstream.converters.collections.CollectionConverter.unmarshal(CollectionConverter.java:61) at >>> hudson.util.RobustCollectionConverter.unmarshal(RobustCollectionConverter.java:47) at >>> com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:81) at >>> com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.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(AbstractTreeMarshallingStrategy.java:33)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via nabble.com by Unknown author, 1 year ago
via osdir.com by Unknown author, 2 years ago
via osdir.com by Unknown author, 2 years ago
via gmane.org by Unknown author, 2 years ago
via Stack Overflow by E Shindler
, 2 years agocom.thoughtworks.xstream.converters.ConversionException: No >>> such >>> job exists: test : No such job exists: test >>> ---- Debugging information ---- >>> message : No such job exists: test >>> cause-exception : java.util.NoSuchElementException >>> cause-message : No such job exists: test >>> class : java.util.ArrayList >>> required-type : hudson.model.FreeStyleProject >>> path : /list/hudson.model.FreeStyleProject >>> line number : 3 >>> ------------------------------- at >>> com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:88) at >>> com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.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(AbstractCollectionConverter.java:77) at >>> hudson.util.RobustCollectionConverter.populateCollection(RobustCollectionConverter.java:55) at >>> com.thoughtworks.xstream.converters.collections.CollectionConverter.unmarshal(CollectionConverter.java:61) at >>> hudson.util.RobustCollectionConverter.unmarshal(RobustCollectionConverter.java:47) at >>> com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:81) at >>> com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.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(AbstractTreeMarshallingStrategy.java:33)
at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:931)
at hudson.util.XStream2.unmarshal(XStream2.java:42)
at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:917)
at com.thoughtworks.xstream.XStream.fromXML(XStream.java:861)
at hudson.XmlFile.read(XmlFile.java:103)