Re: JAS3: No information about the Detector Geometry Error [message #2130 is a reply to message #2127] |
Tue, 18 January 2011 08:28   |
poojasaxena Messages: 7 Registered: July 2010 |
|
|
|
The cause details of the error is explicitly given here,
*******************************************************
org.lcsim.conditions.ConditionsManager$ConditionsNotFoundExc eption: Conditions not found for detector sidloi2
at org.lcsim.conditions.ConditionsReader.create(ConditionsReade r.java:158)
at org.lcsim.conditions.ConditionsManagerImplementation.setDete ctor(ConditionsManagerImplementation.java:45)
at org.lcsim.plugin.conditions.InteractiveConditionsManagerImpl ementation.setDetector(InteractiveConditionsManagerImplement ation.java:35)
at org.lcsim.event.base.BaseLCSimEvent.<init>(BaseLCSimEvent.java:55)
at org.lcsim.util.lcio.LCIOEvent.<init>(LCIOEvent.java:62)
at org.lcsim.util.lcio.LCIOEvent.<init>(LCIOEvent.java:25)
at org.lcsim.util.lcio.LCIOReader.read(LCIOReader.java:58)
at org.lcsim.util.loop.LCIOEventSource.next(LCIOEventSource.jav a:91)
at org.freehep.jas.extensions.recordloop.InteractiveRecordLoop. getNextRecord(InteractiveRecordLoop.java:372)
at org.freehep.jas.extensions.recordloop.RecordLoopManager.run( RecordLoopManager.java:66)
at java.lang.Thread.run(Thread.java:636)
*******************************************************
|
|
|