Hi,

>JAVA_OPTS="-server -Djava.awt.headless=true -Xms1g -Xmx1g
>-Dfile.encoding=ISO-8859-1"

Wow, min 1G heap.  Interesting use-case there.

>When I log into the manager app in tomcat I can see that its taking the
>correct memory settings , but I could not find a way to verify that it
>is taking the -server flag into consideration. Is there a way to make
>sure that my JVM is taking the -server flag into consideration?

I'm not aware of a programmatic way to verify this.  If the JVM starts,
it means all your options were valid, but knowing if they're effective
or not is a different matter.

Good question you asked, I hope someone has a better answer than me ;)

Yoav



This e-mail, including any attachments, is a confidential business 
communication, and may contain information that is confidential, proprietary 
and/or privileged.  This e-mail is intended only for the individual(s) to whom 
it is addressed, and may not be saved, copied, printed, disclosed or used by 
anyone else.  If you are not the(an) intended recipient, please immediately 
delete this e-mail from your computer system and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to