|
From: sebastian s. <sc...@co...> - 2007-08-11 20:37:11
|
Dear RePast community, I'm using Repast for my current and first ABM project and I'm really happy with its performances and architecture. The problem I am fighting with right now with is the following: When I press the setup button after I ran a simulation, the model simply freezes. No error message whatsoever... I know that similar problems were discussed earlier in this forum, but as far as I can see there was no general solution for them. It does not only happen with my own Model, but also with the code from "A RePast Tutorial by John T. Murphy, University of Arizona & Arizona State University" (http://www.u.arizona.edu/~jtmurphy/H2R/HowTo00.htm) I copied and pasted Murphy's code into eclipse for testing purposes after I assumed my own code to be innocent, as far as the freeze thing is concerned. My configuration: RepastJ 3.1 Java VM 1.6.0 Eclipse 3.2 Linux kernel 2.6.20 Things I did so far: Reproducing the error with code from the tutorial, doing all sorts of changes in and aroung my setup method, reproducing the error with another Linux crate, but the same Repast version (Only testing possibility around), trying to build the Repast cvs snapshot from source, after I read about someone's simmilar problem with the RepastJ 3.1 release (failed attempt so far)... Maybe I should finally mention that the example java web start models from the RePast site reinit without any problem. I really thank you all for your attention the my concern and for some valuable tips.... regards, basti |