From: Gaurav S. <gau...@gm...> - 2010-11-13 04:03:08
|
hello friends i m gaurav doing PH.D on resource selection in grid , but not able to understand how can i implemant algorithm of resource selection in grid sim, i use netben,jav for that to run simple program its ok but how selection process is implement on grid sim.. regards gaurav sharma On Sat, Nov 13, 2010 at 3:40 AM, Nada Ali Hakami <nh...@bg...> wrote: > Hello all > > I'm Nada Hakami student at Bowling Green State University. I'm graduate > student, studying Master degree in computer science department. My project > in Grid computing course is installing and doing experiment on GridSim > toolkit. > > When we tried to run GridSim toolkit version 5 on one node in the cluster > of our university under unix environment, we faced this problem as followes: > > [cs417g1@comet ~]$ javac -classpath gridsim/jars/gridsim.jar:. gridsim > /examples/gridsim/example01/Example1.java > [cs417g1@comet ~]$ java /gridsim/examples/gridsim/example01/ gridsim > /jars/gridsim.jar:. gridsim.example01.Example1 > Exception in thread "main" java.lang.NoClassDefFoundError: /gridsim > /examples/gridsim/example01/ > Caused by: java.lang.ClassNotFoundException: > .gridsim.examples.gridsim.example01. > at java.net.URLClassLoader$1.run(URLClassLoader.java:200) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:188) > at java.lang.ClassLoader.loadClass(ClassLoader.java:307) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) > at java.lang.ClassLoader.loadClass(ClassLoader.java:252) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320) > Could not find the main class: /gridsim/examples/gridsim/example01/. > Program will exit. > > Please, we need your help to fix our problem. > > Thank you in advance, > > Nada Hakami > > > ------------------------------------------------------------------------------ > Centralized Desktop Delivery: Dell and VMware Reference Architecture > Simplifying enterprise desktop deployment and management using > Dell EqualLogic storage and VMware View: A highly scalable, end-to-end > client virtualization framework. Read more! > http://p.sf.net/sfu/dell-eql-dev2dev > _______________________________________________ > Gridsim-users mailing list > Gri...@li... > https://lists.sourceforge.net/lists/listinfo/gridsim-users > > |