[opencms-dev] problem installing opencms on Weblogic 8.1 /MySql

Wouter.DERUYCK at cec.eu.int Wouter.DERUYCK at cec.eu.int
Fri Nov 7 18:47:00 CET 2003


Hello

I'm trying to run OpenCms 5.0 on WebLogic 8.1.

I deployed the war file successfully but when i try to load the login page
on http://localhost:7001/opencms/opencms/system/login  I get the following
error:

com.opencms.core.CmsException: 22 Could not process OpenCms special XML tag.
Detailed error: processNode received an exception while handling XML tag
"link" by "handleLinkTag" for file index:
java.lang.reflect.InvocationTargetException. 
	at
com.opencms.template.A_CmsXmlContent.throwException(A_CmsXmlContent.java:194
3)
	at
com.opencms.template.A_CmsXmlContent.processNode(A_CmsXmlContent.java:1527)
	at
com.opencms.template.A_CmsXmlContent.getProcessedData(A_CmsXmlContent.java:5
10)
	at
com.opencms.template.CmsXmlTemplateFile.generateElementCacheVariant(CmsXmlTe
mplateFile.java:588)
	at
com.opencms.template.CmsXmlTemplate.startProcessing(CmsXmlTemplate.java:1288
)
	at
com.opencms.workplace.CmsLoginNew.getContent(CmsLoginNew.java:212)
	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:274)
	at com.opencms.core.OpenCms.showResource(OpenCms.java:956)
	at
com.opencms.core.OpenCmsHttpServlet.doGet(OpenCmsHttpServlet.java:315)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
	at
weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
tStubImpl.java:1053)
	at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:387)
	at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:305)
	at
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(W
ebAppServletContext.java:6310)
	at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubjec
t.java:317)
	at
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
	at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
ntext.java:3622)
	at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
:2569)
	at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
	at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)


I've noticed that this problem has been posted before but I could not find a
solution for it. Does anybody know ?
Is this related to a bad XML parser which is used ?

thx,
w





More information about the opencms-dev mailing list