Skip to content

Conversation

@baltzell
Copy link
Collaborator

@baltzell baltzell commented Jan 6, 2026

Make it match the schema. Fills up RG-L logs.

@baltzell baltzell changed the title fix track id bank variable name fix: track id bank variable name wrong Jan 6, 2026
@baltzell baltzell added the rg-l label Jan 6, 2026
@baltzell
Copy link
Collaborator Author

baltzell commented Jan 6, 2026

Example error message:

java.lang.NullPointerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of "java.util.Map.get(Object)" is null
	at org.jlab.jnp.hipo4.data.Schema.getOffset(Schema.java:261)
	at org.jlab.jnp.hipo4.data.Bank.getInt(Bank.java:227)
	at org.jlab.io.hipo.HipoDataBank.getInt(HipoDataBank.java:115)
	at org.jlab.service.alert.ALERTEngine.processDataEvent(ALERTEngine.java:156)
	at org.jlab.clas.reco.ReconstructionEngine.filterEvent(ReconstructionEngine.java:368)
	at org.jlab.clas.reco.ReconstructionEngine.execute(ReconstructionEngine.java:407)
	at org.jlab.clara.sys.ServiceEngine.executeEngine(ServiceEngine.java:227)
	at org.jlab.clara.sys.ServiceEngine.execute(ServiceEngine.java:153)
	at org.jlab.clara.sys.Service.lambda$execute$2(Service.java:178)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at java.base/java.lang.Thread.run(Thread.java:1583)

@baltzell
Copy link
Collaborator Author

baltzell commented Jan 6, 2026

included in #1048

@baltzell baltzell closed this Jan 6, 2026
auto-merge was automatically disabled January 6, 2026 23:31

Pull request was closed

@baltzell baltzell deleted the alert-nab branch January 6, 2026 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants