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

example code not working #19

Open
JIBYMARIYAJOSE opened this issue May 3, 2023 · 1 comment
Open

example code not working #19

JIBYMARIYAJOSE opened this issue May 3, 2023 · 1 comment

Comments

@JIBYMARIYAJOSE
Copy link

Starting VRGame...
Exception in thread "main" java.lang.Error: Unresolved compilation problem:

at fogsimmaster/org.fog.application.Application.createApplication(Application.java:54)
at fogsimmaster/org.fog.test.perfeval.VRGameFog.createApplication(VRGameFog.java:241)
at fogsimmaster/org.fog.test.perfeval.VRGameFog.main(VRGameFog.java:70)

2.Exception in thread "main" java.lang.Error: Unresolved compilation problem:
The method createRandomMobilityDatasets(int, String, boolean) from the type CardiovascularHealthMonitoringApplication refers to the missing type ParseException

at fogsimmaster/org.fog.test.perfeval.CardiovascularHealthMonitoringApplication.main(CardiovascularHealthMonitoringApplication.java:105)

3.Exception in thread "main" java.lang.Error: Unresolved compilation problem:
The method createRandomMobilityDatasets(int, String, boolean) from the type CrowdSensing_Microservices_RandomMobility_Clustering refers to the missing type ParseException

at fogsimmaster/org.fog.test.perfeval.CrowdSensing_Microservices_RandomMobility_Clustering.main(CrowdSensing_Microservices_RandomMobility_Clustering.java:96)

4.Starting Translation Service...
Exception in thread "main" java.lang.Error: Unresolved compilation problem:

at fogsimmaster/org.fog.application.Application.createApplication(Application.java:54)
at fogsimmaster/org.fog.test.perfeval.TranslationServiceFog.createApplication(TranslationServiceFog.java:260)
at fogsimmaster/org.fog.test.perfeval.TranslationServiceFog.main(TranslationServiceFog.java:67)

Please help with a solution

@Harry678
Copy link

does it showing a red x mark in your src floder

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

2 participants