[Clas12_software] CLARA/CLAS12 reconstruction

Whitney R. Armstrong whit at jlab.org
Wed Feb 6 23:06:41 EST 2019


Dear Nathan and Vardan,

I get the error below when running clara locally.

Is this a problem with the input file I am using? Where can I find a 
good (smallish maybe) input file to test things with?

Installed software with:
install-claracre-clas.sh -f 4.3.7 -v 6b.0.0
(BTW, I think there is bug in the script with the "grapes" install.)

I am guessing this is a Hipo file problem? 

Sincerely,
Whit


2019-02-06 21:51:22.681: All services configured on 172.17.0.1
2019-02-06 21:51:22.734: Opening file clas_004176.evio.10.hipo on 172.17.0.1
INFO HipoToHipoReader - request to open file /home/whit/projects/clara/clara_data/data/input/clas_004176.evio.10.hipo
reader:: *****>>>>> openning file : /home/whit/projects/clara/clara_data/data/input/clas_004176.evio.10.hipo
reader:: ***** dictionary entries :          117
ERROR HipoToHipoReader - could not open file /home/whit/projects/clara/clara_data/data/input/clas_004176.evio.10.hipo
org.jlab.clara.std.services.EventReaderException: java.lang.IndexOutOfBoundsException
        at org.jlab.clas.std.services.convertors.HipoToHipoReader.createReader(HipoToHipoReader.java:28)
        at org.jlab.clas.std.services.convertors.HipoToHipoReader.createReader(HipoToHipoReader.java:18)
        at org.jlab.clara.std.services.AbstractEventReaderService.openFile(AbstractEventReaderService.java:114)
        at org.jlab.clara.std.services.AbstractEventReaderService.configure(AbstractEventReaderService.java:89)
        at org.jlab.clara.sys.ServiceEngine.configureEngine(ServiceEngine.java:128)
        at org.jlab.clara.sys.ServiceEngine.configure(ServiceEngine.java:102)
        at org.jlab.clara.sys.Service.lambda$configure$1(Service.java:158)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IndexOutOfBoundsException
        at java.nio.Buffer.checkIndex(Buffer.java:546)
        at java.nio.HeapByteBuffer.getShort(HeapByteBuffer.java:314)
        at org.jlab.jnp.hipo4.data.Event.read(Event.java:174)
        at org.jlab.jnp.hipo4.io.HipoReader.open(HipoReader.java:104)
        at org.jlab.clas.std.services.convertors.HipoToHipoReader.createReader(HipoToHipoReader.java:25)
        ... 11 more
INFO HipoToHipoReader - config time: 75 [ms]

-- 
Whitney R. Armstrong


More information about the Clas12_software mailing list