RE: [JBoss-dev] JAVA_OPTS settings

2006-04-18 Thread Scott M Stark
Andy does not know win32 exists apparently.

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On 
 Behalf Of Dimitris Andreadis
 Sent: Monday, April 17, 2006 12:37 PM
 To: jboss-development
 Subject: [JBoss-dev] JAVA_OPTS settings
 
 
 http://jira.jboss.com/jira/browse/JBAS-2937
 
 run.conf
 JAVA_OPTS=-server -Xms128m -Xmx128m
 -Dsun.rmi.dgc.client.gcInterval=360
 -Dsun.rmi.dgc.server.gcInterval=360
 
 run.bat
 set JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx512m
 
 ---
 
 Any particular reason we don't need the rmi gc properties on 
 the windows version, or the unix version specifies a smaller 
 -Xmx setting?
 
 I was thinking of synch'ing the defaults across branches to:
 -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=360
 -Dsun.rmi.dgc.server.gcInterval=360
 
 
 ---
 This SF.Net email is sponsored by xPML, a groundbreaking 
 scripting language that extends applications into web and 
 mobile media. Attend the live webcast and join the prime 
 developer group breaking into this new coding territory!
 http://sel.as-us.falkag.net/sel?cmd=kkid0944bid$1720dat1642
 ___
 JBoss-Development mailing list
 JBoss-Development@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] JAVA_OPTS settings

2006-04-17 Thread Dimitris Andreadis

http://jira.jboss.com/jira/browse/JBAS-2937

run.conf
JAVA_OPTS=-server -Xms128m -Xmx128m
-Dsun.rmi.dgc.client.gcInterval=360
-Dsun.rmi.dgc.server.gcInterval=360

run.bat
set JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx512m

---

Any particular reason we don't need the rmi gc properties on the windows
version, or the unix version specifies a smaller -Xmx setting?

I was thinking of synch'ing the defaults across branches to:
-Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=360
-Dsun.rmi.dgc.server.gcInterval=360


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development