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

Untitled

By: a guest on Jan 31st, 2011  |  syntax: None  |  size: 4.32 KB  |  views: 291  |  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. org.jvnet.hudson.reactor.ReactorException: hudson.util.IOException2: Unable to read /var/lib/hudson/config.xml
  2.         at org.jvnet.hudson.reactor.Reactor.execute(Reactor.java:246)
  3.         at hudson.model.Hudson.executeReactor(Hudson.java:709)
  4.         at hudson.model.Hudson.(Hudson.java:627)
  5.         at hudson.model.Hudson.(Hudson.java:567)
  6.         at hudson.WebAppMain$2.run(WebAppMain.java:220)
  7. Caused by: hudson.util.IOException2: Unable to read /var/lib/hudson/config.xml
  8.         at hudson.XmlFile.unmarshal(XmlFile.java:152)
  9.         at hudson.model.Hudson$11.run(Hudson.java:2177)
  10.         at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:146)
  11.         at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259)
  12.         at hudson.model.Hudson$3.runTask(Hudson.java:691)
  13.         at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187)
  14.         at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94)
  15.         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  16.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  17.         at java.lang.Thread.run(Thread.java:636)
  18. Caused by: com.thoughtworks.xstream.converters.ConversionException: only START_TAG can have attributes END_TAG seen ...tegy class="hudson.security.ProjectMatrixAuthorizationStrategy" />... @7:87 : only START_TAG can have attributes END_TAG seen ...tegy class="hudson.security.ProjectMatrixAuthorizationStrategy" />... @7:87
  19. ---- Debugging information ----
  20. message             : only START_TAG can have attributes END_TAG seen ...tegy class="hudson.security.ProjectMatrixAuthorizationStrategy" />... @7:87
  21. cause-exception     : java.lang.IndexOutOfBoundsException
  22. cause-message       : only START_TAG can have attributes END_TAG seen ...tegy class="hudson.security.ProjectMatrixAuthorizationStrategy" />... @7:87
  23. class               : hudson.model.Hudson
  24. required-type       : hudson.security.ProjectMatrixAuthorizationStrategy
  25. path                : /hudson/authorizationStrategy
  26. line number         : 7
  27. -------------------------------
  28.         at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:89)
  29.         at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  30.         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  31.         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60)
  32.         at hudson.util.RobustReflectionConverter.unmarshalField(RobustReflectionConverter.java:290)
  33.         at hudson.util.RobustReflectionConverter.doUnmarshal(RobustReflectionConverter.java:233)
  34.         at hudson.util.RobustReflectionConverter.unmarshal(RobustReflectionConverter.java:180)
  35.         at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
  36.         at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  37.         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  38.         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60)
  39.         at com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:137)
  40.         at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:33)
  41.         at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:926)
  42.         at hudson.util.XStream2.unmarshal(XStream2.java:80)
  43.         at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:912)
  44.         at hudson.XmlFile.unmarshal(XmlFile.java:148)
  45.         ... 9 more
  46. Caused by: java.lang.IndexOutOfBoundsException: only START_TAG can have attributes END_TAG seen ...tegy class="hudson.security.ProjectMatrixAuthorizationStrategy" />... @7:87
  47.         at org.xmlpull.mxp1.MXParser.getAttributeValue(MXParser.java:927)
  48.         at com.thoughtworks.xstream.io.xml.XppReader.getAttribute(XppReader.java:93)
  49.         at com.thoughtworks.xstream.io.ReaderWrapper.getAttribute(ReaderWrapper.java:56)
  50.         at hudson.util.RobustReflectionConverter.instantiateNewInstance(RobustReflectionConverter.java:324)
  51.         at hudson.util.RobustReflectionConverter.unmarshal(RobustReflectionConverter.java:179)
  52.         at hudson.security.ProjectMatrixAuthorizationStrategy$ConverterImpl.unmarshal(ProjectMatrixAuthorizationStrategy.java:87)
  53.         at hudson.util.XStream2$AssociatedConverterImpl.unmarshal(XStream2.java:224)
  54.         at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
  55.         ... 25 more
clone this paste RAW Paste Data