I want to increase my jvm heap size for jrun on osx but it doesn't seem to be updating.
Here's the gig.... I'm using sun jvm 1.4.2 and starting via /Applications/JRun4/lib #java -jar ./jrun.jar -start instance In the java vm settings of jrun I have max heap size = 128mb VM arguments -Xms128m in jrun4/bin/jvm.config file #arguments to vm java.args=-Xmx128m -Xms128m With metric loggin on I then run a large script, as the sript runs i watch metric loggin in realtime and see the following memory increases until a max out of memory=64382 and Free decreasing until i finally get an java outofmemory error. The same script runs fine on other Operating systems. the memory=64382 makes me suspicious that it aint' letting me have 128m as set in vm args. Any ideas? GS --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
