|
From: Laszlo G. <gu...@la...> - 2003-05-11 08:33:10
|
Hi, It's not the same then. I was getting: Unexpected Signal : 11 occurred at PC=0x4027AE50 Function=JVM_IHashCode+0x12C Library=/usr/local/JBuilder8/jdk1.4/jre/lib/i386/client/libjvm.so Current Java thread: at java.lang.Object.hashCode(Native Method) at java.util.HashMap.hash(HashMap.java:257) at java.util.HashMap.put(HashMap.java:375) at java.util.HashSet.add(HashSet.java:188) at uchicago.src.sim.network.DefaultNode.addOutEdge(DefaultNode.java:262) at randomwalknetwork.Agent.encounter(Agent.java:120) at randomwalknetwork.Agent.step(Agent.java:312) at uchicago.src.sim.engine.SimpleModel.autoStep(SimpleModel.java:161) at uchicago.src.sim.engine.SimpleModel.runAutoStep(SimpleModel.java:145) at BAB_SYNTH_5145.execute(Unknown Source) at uchicago.src.sim.engine.ScheduleGroup.execute(ScheduleGroup.java:49) at uchicago.src.sim.engine.RandomScheduleGroup.execute(RandomScheduleGroup.java:21) at uchicago.src.sim.engine.Schedule.execute(Schedule.java:366) at uchicago.src.sim.engine.BaseController$1.run(BaseController.java:398) at java.lang.Thread.run(Thread.java:536) Regards, Gulya At 06:24 PM 5/10/2003 -0400, Phil Feldman wrote: >I'm running Windows XP and JDK 1.4.1.01. > >What sort of errors were you getting? > >Thanks, > >Phil > >>Hi, >> >>What OS and what version of the java SDK are you using? >> >>I was getting strange errors during my batch runs on Linux with Sun's >>Hotspot VM for >>java 1.4.1. When I reported the error to Sun, they said that there's a >>known garbage >>collection bug in that version, which was patched in their next beta: 1.4.2. >> >>I don't know if this helped you at all. >> >>Gulya >> >>At 10:01 AM 5/10/2003 -0400, Phil Feldman wrote: >> >>>Hi all, >>> >>>Does anyone use or have a reccomendation for a memory debugger? When I'm >>>running sims in batch mode I get out of memory errors after the 15th run or so. >>> >>>Thanks, >>> >>>Phil >>> >>> >>> >>> >>>------------------------------------------------------- >>>Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara >>>The only event dedicated to issues related to Linux enterprise solutions >>>www.enterpriselinuxforum.com >>> >>>_______________________________________________ >>>Repast-developer mailing list >>>Rep...@li... >>>https://lists.sourceforge.net/lists/listinfo/repast-developer >> >> >> >> >> >>------------------------------------------------------- >>Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara >>The only event dedicated to issues related to Linux enterprise solutions >>www.enterpriselinuxforum.com >> >>_______________________________________________ >>Repast-developer mailing list >>Rep...@li... >>https://lists.sourceforge.net/lists/listinfo/repast-developer > > > > > >------------------------------------------------------- >Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara >The only event dedicated to issues related to Linux enterprise solutions >www.enterpriselinuxforum.com > >_______________________________________________ >Repast-developer mailing list >Rep...@li... >https://lists.sourceforge.net/lists/listinfo/repast-developer |