Cloudslab / iFogSim

The iFogSimToolkit (with its new release iFogSim2) for Modeling and Simulation of Resource Management Techniques in Internet of Things, Edge and Fog Computing Environments. In the new release Mobili Management, Microservice Management, and Dynamic Clustering mechanisms are added as new features.
143 stars 96 forks source link

example code not working #19

Open JIBYMARIYAJOSE opened 1 year ago

JIBYMARIYAJOSE commented 1 year ago

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 commented 1 year ago

does it showing a red x mark in your src floder