Wow... I'm sure I tried that originally and got the same problem... however
this time it worked!

Thanks.

FYI for anyone else, this is what I have in my Tomcat Service config:

-Dcatalina.home=C:\tomcat-5.5.12
-Dcatalina.base=C:\tomcat-5.5.12
-Djava.endorsed.dirs=C:\tomcat-5.5.12\common\endorsed
-Djava.io.tmpdir=C:\tomcat-5.5.12\temp
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-Djava.util.logging.config.file=C:\tomcat-5.5.12\conf\logging.properties
-XX:PermSize=128m
-XX:MaxPermSize=256m

With:

Initial memory pool: 128
Maximum memory pool: 512

Obviously my tomcat instance is installed at C:\tomcat-5.5.12


--
View this message in context: 
http://www.nabble.com/CreateJavaVM-Failed-when-setting-PermSize-t1423415.html#a3837504
Sent from the Tomcat - User forum at Nabble.com.


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

Reply via email to