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

tmp? #81

Open
ALuciaGC opened this issue Mar 20, 2024 · 0 comments
Open

tmp? #81

ALuciaGC opened this issue Mar 20, 2024 · 0 comments

Comments

@ALuciaGC
Copy link

Hi! Is anyone having issues with the missing tmp directory? I keep getting the following error when trying to run sh scripts/run_AMLSim.sh conf.json

Thanks!

[WARNING]
java.lang.NullPointerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of "java.util.Map.get(Object)" is null
at amlsim.AMLSim.loadAccountFile (AMLSim.java:230)
at amlsim.AMLSim.initSimulation (AMLSim.java:117)
at amlsim.AMLSim.executeSimulation (AMLSim.java:440)
at amlsim.AMLSim.main (AMLSim.java:544)
at org.codehaus.mojo.exec.ExecJavaMojo.doMain (ExecJavaMojo.java:385)
at org.codehaus.mojo.exec.ExecJavaMojo.doExec (ExecJavaMojo.java:374)
at org.codehaus.mojo.exec.ExecJavaMojo.lambda$execute$0 (ExecJavaMojo.java:296)
at java.lang.Thread.run (Thread.java:1583)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.295 s
[INFO] Finished at: 2024-03-14T17:50:52-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.2.0:java (default-cli) on project amlsim: An exception occurred while executing the Java class. Cannot invoke "java.lang.Integer.intValue()" because the return value of "java.util.Map.get(Object)" is null -> [Help 1]

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