-
Jan 15th, 2012, 05:44 PM
#1
How to set the JVM_OPTS ?
Hi,
I'm running a bunch of test against the vfabric-tc-server-standard 2.6, and always meet the memory issue.
I tried to set something like this:
set JVM_OPTS=-Xms512m -Xmx1024m -XX:MaxPermSize=128m -Xss192K
in the $INSTANCE/bin/setenv.bat, but it didn't seem to work.
Anybody could help tell me how to set the memory argument properly ?
Thanks!
-
Feb 9th, 2012, 12:25 PM
#2
How to set the JVM_OPTS ?
Not sure if you got around this, since it is a few months old.
In setenv.sh, you do not use the "set" command. You just provide JVM_OPTS="..."
-
Feb 21st, 2012, 04:53 PM
#3
-
Mar 7th, 2012, 08:40 AM
#4
it is working thanks for the help...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules