Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Apr 14th, 2011  |  syntax: None  |  size: 4.26 KB  |  views: 86  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Apr 14, 2011 3:57:27 PM hudson.util.RobustReflectionConverter doUnmarshal
  2. WARNING: Failed to resolve a type
  3. java.lang.InstantiationError
  4.         at hudson.util.DescribableList$ConverterImpl.unmarshal(DescribableList.java:252)
  5.         at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
  6.         at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  7.         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  8.         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60)
  9.         at hudson.util.RobustReflectionConverter.unmarshalField(RobustReflectionConverter.java:290)
  10.         at hudson.util.RobustReflectionConverter.doUnmarshal(RobustReflectionConverter.java:233)
  11.         at hudson.util.RobustReflectionConverter.unmarshal(RobustReflectionConverter.java:180)
  12.         at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
  13.         at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  14.         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  15.         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60)
  16.         at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.readItem(AbstractCollectionConverter.java:71)
  17.         at hudson.util.RobustCollectionConverter.populateCollection(RobustCollectionConverter.java:85)
  18.         at com.thoughtworks.xstream.converters.collections.CollectionConverter.unmarshal(CollectionConverter.java:61)
  19.         at hudson.util.RobustCollectionConverter.unmarshal(RobustCollectionConverter.java:76)
  20.         at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
  21.         at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  22.         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  23.         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60)
  24.         at hudson.util.RobustReflectionConverter.unmarshalField(RobustReflectionConverter.java:290)
  25.         at hudson.util.RobustReflectionConverter.doUnmarshal(RobustReflectionConverter.java:233)
  26.         at hudson.util.RobustReflectionConverter.unmarshal(RobustReflectionConverter.java:180)
  27.         at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
  28.         at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  29.         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  30.         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60)
  31.         at com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:137)
  32.         at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:33)
  33.         at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:926)
  34.         at hudson.util.XStream2.unmarshal(XStream2.java:80)
  35.         at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:912)
  36.         at hudson.XmlFile.unmarshal(XmlFile.java:148)
  37.         at hudson.model.Hudson$12.run(Hudson.java:2339)
  38.         at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:146)
  39.         at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259)
  40.         at hudson.model.Hudson$4.runTask(Hudson.java:734)
  41.         at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187)
  42.         at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94)
  43.         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  44.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  45.         at java.lang.Thread.run(Thread.java:619)
  46. Caused by: java.lang.InstantiationException: hudson.model.View$PropertyList
  47.         at java.lang.Class.newInstance0(Class.java:340)
  48.         at java.lang.Class.newInstance(Class.java:308)
  49.         at hudson.util.DescribableList$ConverterImpl.unmarshal(DescribableList.java:248)
  50.         ... 41 more
clone this paste RAW Paste Data