Incorrect java args.

Should be:
/usr/java130/bin/java -Xms100M -Xmx200M 

And:
-Djava.compiler=NONE

Doesn't have any effect on a 1.3 JVM so you might as well remove it.

Scott Stirling
Macromedia

-----Original Message-----
From: Kevin Li
To: JRun-Talk
Sent: 12/16/2001 4:17 PM
Subject: Unable to alloc heap of requested size, perhaps the maxdata value
is too small 

Hi tech.
we just upgraded to jdk1.3 on our production machine, it works perfect 
on Test Unix box.
but we can such error on Production machine.
any idea  ?

/usr/java130/bin/java -Djava.compiler=NONE -ms100M -mx200M 
com.livesoftware.jrun.service.ServiceManager 
/ngs/app/giap/jrun/jsm-default/.
Unable to alloc heap of requested size, perhaps the maxdata value is too

small - see README.HTML for more information.
<GC: Reduced max java heap size to 133419008 bytes due to memory 
contraints>
**Out of memory, exiting**obelix:jrun/jsm-default/logs $ 
/usr/java130/bin/java -Djava.compiler=NONE  -noasyncgc -ms100M
  >$ M -mx200M com.livesoftware.jrun.service.ServiceManager 
/ngs/app/giap/jrun/jsm-default/.            <
Unable to alloc heap of requested size, perhaps the maxdata value is too

small - see README.HTML for more information.


Thanks

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to