From: I-Sha F. <mas...@gm...> - 2010-02-24 05:22:37
|
Hi all, I have some trouble doing the gridletMove. Currently, I have main class and user class (GridSimUser extend). Do I need to create new class (for AllocPolicy extend), in a way to make success of moving the gridlet? I've tried the program exactly same with Example07 ( except, in the Example they create the gridletMove in GridSim extend, but mine in GridUser extend). How can make it posibly to run due to I always got and error " : Cannot find the gridlet ". But when I check the error detail, the gridlet actually already in the position, just the gridletMove can't find them. Please advise me on it. Thank you. |