Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hipo-utils is noisy #47

Open
baltzell opened this issue May 22, 2023 · 0 comments
Open

hipo-utils is noisy #47

baltzell opened this issue May 22, 2023 · 0 comments

Comments

@baltzell
Copy link
Collaborator

Presumably not specific to this repo, but something in an upstream (private) repo, where at the end of every file it prints things like this:

Exception in thread "main" java.lang.IndexOutOfBoundsException: Index 1 out of bounds for length 1
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
	at java.base/java.util.Objects.checkIndex(Objects.java:359)
	at java.base/java.util.ArrayList.get(ArrayList.java:427)
	at org.jlab.jnp.hipo4.io.HipoReader.nextEvent(HipoReader.java:359)
	at org.jlab.jnp.hipo4.io.HipoReader.nextEvent(HipoReader.java:279)
	at org.jlab.jnp.hipo4.utils.HipoUtilities.showFile(HipoUtilities.java:200)
	at org.jlab.jnp.hipo4.utils.HipoUtilities.main(HipoUtilities.java:694)
@baltzell baltzell added bug Something isn't working and removed bug Something isn't working labels May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant