swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swarm-Support] Max OSX and Java


From: Pascal Zumkehr
Subject: [Swarm-Support] Max OSX and Java
Date: Thu, 22 Apr 2004 23:02:09 +0200

i experienced the same problem as stephen marsland on march 30 (http://www.swarm.org/pipermail/support/2004-March/014063.html), allthough i installed the patched gcc (gcc_os-1555_3.4b.pkg.sit). is there any solution for this problem?

furthermore, when compiling heatbugs, there is an error for an invalid constructor call on FArgumentsImpl (HeatbugModelSwarm,swarm.Selector,boolean) in HeatbugModelSwarm.java. The valid constructor takes only the HeatbugModelSwarm and the Selector, not the boolean. also in jmousetrap, there are three invalid constructor calls on
swarm.random.UniformIntegerDistImpl(swarm.defobj.Zone,java.lang.Object,int,int)
UniformUnsignedDistImpl and UniformDoubleDistImpl, where the Object actually has to be an SimpleRandomGenerator. so after having fixed these, javacswarm works fine, and when running javaswarm on either of the examples in the x11 terminal, the problem described above occurs. with every new call the numer before 'abort trap' increases by 7 (in line /usr/local/swarm2.2/bin/javaswarm: line 1: 637 Abort trap). sometimes the crowded lines after (Version -1601961796 doesn't match runtime protocol version 2) are not printed in the failure message (allthough the number is still increased by 7).

i am using the swarmFeb04 binary package with osx 10.3.3, java 1.4.2, and installed all the needed software provided by http://banking.web.unsw.edu.au/w.northcott/. the required environment variables are set. i hope having given all important information to help solving this problem. thanks to all

pascal zumkehr


reply via email to

[Prev in Thread] Current Thread [Next in Thread]