-
Notifications
You must be signed in to change notification settings - Fork 101
iFogsim installation issue #29
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
Comments
I have the same issue |
java.lang.NullPointerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of "java.util.Map.get(Object)" is null |
Starting Cardiovascular Health Monitoring Application... |
Starting DCNS...
Exception in thread "main" java.lang.Error: Unresolved compilation problem:
at TestiFogsimP1/org.fog.application.Application.createApplication(Application.java:54)
at TestiFogsimP1/org.fog.test.perfeval.DCNSFog.createApplication(DCNSFog.java:229)
at TestiFogsimP1/org.fog.test.perfeval.DCNSFog.main(DCNSFog.java:68)
The text was updated successfully, but these errors were encountered: