[opencms-dev] excessive load and errormessage

Sven Dittmar dittmar at rus.uni-stuttgart.de
Wed Mar 26 14:00:31 CET 2003


Hi all,

we upgraded to RC2 yesterday, and now we have a massive load (> 6) on 
the machine when we started publishing a project.

catalina.out shows this errormessage repeating every 3-10 seconds (maybe 
according to the publishing of the pages):

java.lang.UnsupportedOperationException: Method getOriginalRequest not 
supported in StaticExport.
         at 
com.opencms.core.CmsExportRequest.getOriginalRequest(CmsExportRequest.java:88)
         at 
com.opencms.template.CmsXmlTemplate.getFrameQueryString(CmsXmlTemplate.java:230)
         at sun.reflect.GeneratedMethodAccessor519.invoke(Unknown Source)
         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at 
com.opencms.template.cache.CmsMethodElement.getContent(CmsMethodElement.java:148)
         at 
com.opencms.template.cache.A_CmsElement.resolveVariant(A_CmsElement.java:553)
         at 
com.opencms.template.CmsXmlTemplate.startProcessing(CmsXmlTemplate.java:1314)
         at 
com.opencms.template.CmsXmlTemplate.getContent(CmsXmlTemplate.java:164)
         at 
com.opencms.template.cache.CmsElementXml.getContent(CmsElementXml.java:171)
         at 
com.opencms.template.cache.A_CmsElement.resolveVariant(A_CmsElement.java:467)
         at 
com.opencms.template.CmsXmlTemplate.startProcessing(CmsXmlTemplate.java:1314)
         at 
com.opencms.template.CmsXmlTemplate.getContent(CmsXmlTemplate.java:164)
         at 
com.opencms.template.cache.CmsElementXml.getContent(CmsElementXml.java:171)
         at 
com.opencms.template.cache.CmsUri.callCanonicalRoot(CmsUri.java:185)
         at 
com.opencms.template.cache.CmsElementCache.callCanonicalRoot(CmsElementCache.java:149)
         at 
com.opencms.launcher.CmsXmlLauncher.generateOutput(CmsXmlLauncher.java:285)
         at 
com.opencms.launcher.CmsXmlLauncher.launch(CmsXmlLauncher.java:341)
         at 
com.opencms.launcher.A_CmsLauncher.initlaunch(A_CmsLauncher.java:275)
         at 
com.opencms.file.CmsStaticExport.exportLink(CmsStaticExport.java:731)
         at 
com.opencms.file.CmsStaticExport.<init>(CmsStaticExport.java:259)
         at 
com.opencms.file.genericSql.CmsResourceBroker.exportStaticResources(CmsResourceBroker.java:4652)
         at 
com.opencms.file.CmsObject.exportStaticResources(CmsObject.java:1551)
         at com.opencms.file.CmsObject.publishProject(CmsObject.java:2483)
         at 
com.opencms.workplace.CmsAdminPublishProjectThread.run(CmsAdminPublishProjectThread.java:65


Any idea how to handle this without restarting the webapp in tomcat?

Our system:
JDK 1.4.1_01, MySQL 3.23.49-log, tomcat 4.1.12 on a 1GHz linuxbox and 1 
GB RAM

Thanks!
Sven




More information about the opencms-dev mailing list