[opencms-dev] permgen error
msorbera at kgbtexas.com
msorbera at kgbtexas.com
Wed Feb 12 16:56:33 CET 2014
Two things seemed to have fixed the issue:
1. Running Tomcat as a windows service
2. Configuring the service using the tomcat7w.exe file in tomcat/bin
3. Ensuring that in the startup and shutdown tabs that a working directory is there and pointing to the tomcat root
4. No pool settings in the java tab
And putting set CATALINA_OPTS='-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=356m' in the setenv.bat.
Thanks all!
sasilverbullet
-----Original Message-----
From: msorbera at kgbtexas.com
Sent: Tuesday, February 11, 2014 3:54pm
To: opencms-dev at opencms.org
Subject: [opencms-dev] permgen error
On an XP box w/2 gig ram everything works fine, never any permgen problems. Basic Tomcat 7 with default opencms installation and MySql. I don't have any settings increased, yet it works fine.
On a Win 7 box with 8 gigs ram, get the permgen errors even after a little bit of work in opencms. Same basic installation. I created a setenv.bat and put it in the tomcat/bin with this entry: set JAVA_OPTS="-Xms1024m-Xmx1024m-XX:MaxPermSize=256m"
I also have the MySql max_allowed_packet size up'd to 500M.
Still has major permgen error problems.
Anyone have any suggestions?
Thanks,
sasilverbullet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20140212/0ab4cdf6/attachment.htm>
More information about the opencms-dev
mailing list