thiagotts / CloudReports

An extensible simulation tool for energy-aware cloud computing environments
GNU General Public License v3.0
44 stars 51 forks source link

bug #6

Closed fa1989 closed 11 years ago

fa1989 commented 11 years ago

hi every one,i downloaded the whole pack of cloudreports tool under the zip file,which is 9.3meg, then run the cloudreports.jar and get this error : could not find the main class.program will exist. what should i do? please help me

thiagotts commented 11 years ago

If you just want to run CloudReports directly, use the file CloudReports.jar located at the bin/dist directory. To do so, you can simply double-click it (depending on your OS settings) or run "java -jar CloudReports.jar" in a terminal.

Nizomiddin commented 11 years ago

Hello Thiagotts(sorry if i have mistaken). How can i stop simulation in Cloudreports? It is running forever. I changed simulation time but it was useless.

Regards!

thiagotts commented 11 years ago

Hello, The simulation time is not fully functional due to some internal aspects of CloudSim. Thus, depending on the number of virtual machines and how cloudlets are defined, the simulation can reach a state in which it runs indefinitely.