From: vinaya c. <vin...@gm...> - 2011-06-14 10:14:34
|
hello sir I am doing my M.tech project on grid environment. I want to gridsim for my project. I am facing the problem in executing the examples in grid sim I am using Jdk1.6 and gridsim5.2 and working on windows XP I have set the path variable to \jdk\bin path and also set the classpath variable to \jars\gridsim.jar I am getting the below errors when i am trying to execute the Example1.java *C:\Program Files\GridSim\examples>java -cp %GridSim%\jars\gridsim.jar gridsim.example01.Example1 Starting example of how to create one Grid resource Initializing GridSim package Exception in thread "main" java.lang.NoClassDefFoundError: gridsim/GridSim at gridsim.example01.Example1.main<Example1.java:60> *please help me out Thanks and regards Vinaya.c |