[opencms-dev] Crontable corrupt
Ivan Biddles
ivanb at scientology.net
Sat Jan 25 01:27:23 CET 2003
OK, I have the solution on this one now.
After several attempts to publish, I finally got a Java
OutOfMemoryError. It seems that the Java maximum heap size I was using
for Tomcat/OpenCms was the problem.
I had not overridden the default which is 64M for Java 1.4, I believe.
Anyway, I set a value of -Xmx256M at the beginning of the CATALINA_OPTS
line of my /var/tomcat4/conf/tomcat4.conf, and that solved it.
Best wishes,
Ivan
-----Original Message-----
From: owner-opencms-dev at www.opencms.org
[mailto:owner-opencms-dev at www.opencms.org] On Behalf Of Ivan Biddles
Sent: Friday, January 24, 2003 09:12
To: opencms-dev at www.opencms.org
Subject: [opencms-dev] Crontable corrupt
Hi,
When I try to publish a large site, I am getting a "crontable corrupt.
Scheduler is disabled" message.
I am on RC1 with MySQL 4, Tomcat 4 etc.
Does anyone have any idea what this means?
Best wishes,
Ivan
More information about the opencms-dev
mailing list