swarm-support
[Top][All Lists]
Advanced

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

Re: memory in java


From: Juan A Rodriguez
Subject: Re: memory in java
Date: Mon, 27 Dec 1999 10:34:03 -0500

>>>>> "JR" == Juan A Rodriguez <address@hidden> writes:

JR> Following witht the memory problems, simply running
JR> with some of the command line options offered by java, I get the
JR> following error message:

JR> !!!JNI global ref creation exceeded capacity

>That sounds like the directory that associates Objective C and Java
>instances is filling up with unexpected things.

Ok. I already have that version so I'll try.
I'll let you know what happens.
Thanks very much.

Juan.


>If you build:

>  ftp://ftp.santafe.edu/pub/swarm/testing/swarm-1999-12-26.tar.gz 

>..or use the javaswarm.dll and swarm.jar file at:

>  ftp://ftp.santafe.edu/pub/swarm/2.0.1-fixes

>You can call `dumpDirectory' as in the example below to 
>see what's going on...  
 
>import swarm.Globals;
>import swarm.objectbase.SwarmObjectImpl;

>public class TestDumpDirectory {
>  static public void main (String args []) {
>    Globals.env.initSwarm ("TestDumpDirectory", "0.0", "address@hidden", args);
>
>    Globals.env.dumpDirectory ();
>  }
>}
>
>                  ==================================
>   Swarm-Support is for discussion of the technical details of the day
>   to day usage of Swarm.  For list administration needs (esp.
>   [un]subscribing), please send a message to <address@hidden>
>   with "help" in the body of the message.



                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

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