Print

Print


Hi all,
after a few weeks I'm trying to make the readout and reconstruct again 
some data I simulated with a new geometry including layer0 geometry, 
HPS-Proposal2017-L0-v3-2pt3-fieldmap. I made a fresh pull to update 
hps-java and lcsim, and I'm using the following command to get the 
readout:

> java -jar hps-java-current-distribution.jar EngineeringRun2015TrigPairs1_Pass2.lcsim
-i HPS-Proposal2017-L0-v3-2pt3-fieldmap.slcio 
-DoutputFile=HPS-Proposal2017-L0-v3-2pt3-fieldmap_readout 
-Ddetector=HPS-Proposal2017-L0-v3-2pt3-fieldmap -Drun=100000 -DisMC=true


then I get this complaint:

Exception in thread "main" java.lang.RuntimeException: The Driver class 
org.hps.conditions.ConditionsDriver was not found.
         at 
org.lcsim.job.JobControlManager.setupDrivers(JobControlManager.java:1198)
         at 
org.lcsim.job.JobControlManager.setup(JobControlManager.java:1059)
         at 
org.lcsim.job.JobControlManager.setup(JobControlManager.java:1117)
         at 
org.lcsim.job.JobControlManager.setup(JobControlManager.java:1084)
         at 
org.lcsim.job.JobControlManager.parse(JobControlManager.java:671)
         at org.hps.job.JobManager.parse(JobManager.java:68)
         at org.hps.job.JobManager.main(JobManager.java:32)
Caused by: java.lang.ClassNotFoundException: 
org.hps.conditions.ConditionsDriver
         at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
         at 
org.lcsim.job.JobControlManager.setupDrivers(JobControlManager.java:1196)
         ... 6 more


... so it looks like ConditionsDriver cannot be found anywhere. Same if I 
run the reconstruction (on a readout file I was able to produce in 
august).
Where has this driver gone? What am I doing wrong now? Wrong run number again?

Thanks for your help,
cheers
    Alessandra

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the HPS-SOFTWARE list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=HPS-SOFTWARE&A=1