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

Untitled

By: a guest on Mar 22nd, 2011  |  syntax: None  |  size: 1.90 KB  |  views: 345  |  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: java.lang.Error: java.lang.reflect.InvocationTargetException
  2.         at org.jvnet.hudson.reactor.Reactor.execute(Reactor.java:246)
  3.         at hudson.model.Hudson.executeReactor(Hudson.java:752)
  4.         at hudson.model.Hudson.(Hudson.java:666)
  5.         at hudson.model.Hudson.(Hudson.java:606)
  6.         at hudson.WebAppMain$2.run(WebAppMain.java:215)
  7. Caused by: java.lang.Error: java.lang.reflect.InvocationTargetException
  8.         at hudson.init.InitializerFinder.invoke(InitializerFinder.java:114)
  9.         at hudson.init.InitializerFinder$TaskImpl.run(InitializerFinder.java:174)
  10.         at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259)
  11.         at hudson.model.Hudson$4.runTask(Hudson.java:734)
  12.         at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187)
  13.         at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94)
  14.         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  15.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  16.         at java.lang.Thread.run(Thread.java:636)
  17. Caused by: java.lang.reflect.InvocationTargetException
  18.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  20.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21.         at java.lang.reflect.Method.invoke(Method.java:616)
  22.         at hudson.init.InitializerFinder.invoke(InitializerFinder.java:110)
  23.         ... 8 more
  24. Caused by: java.lang.UnsupportedOperationException: The descriptor registry with the called getId() method is not used. The descriptor redefines its own getInputMetric() method.
  25.         at com.thalesgroup.hudson.plugins.xunit.types.CustomType$CustomInputMetricDescriptor.getId(CustomType.java:66)
  26.         at hudson.diagnosis.NullIdDescriptorMonitor.verify(NullIdDescriptorMonitor.java:65)
  27.         at hudson.diagnosis.NullIdDescriptorMonitor.verifyId(NullIdDescriptorMonitor.java:76)
  28.         ... 13 more
clone this paste RAW Paste Data