[opencms-dev] Installing OpenCms on Weblogic Server and Oracle
Aurélie PREVIT
aurelie.previt at wanadoo.fr
Mon Aug 18 18:30:02 CEST 2003
Good afternoon,
I have been trying to install Opencms 5.0 on Weblogic 8.1 with oracle
8.1.7. The application deployment was successful and I did
manage to run csetup. The import seemed to be complete.
But upon clicking the link for login, it coming up with file not found expection :
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:1943)
at com.opencms.template.A_CmsXmlContent.processNode(A_CmsXmlContent.java:1527)
at com.opencms.template.A_CmsXmlContent.getProcessedData(A_CmsXmlContent.java:510)
at com.opencms.template.CmsXmlTemplateFile.generateElementCacheVariant(CmsXmlTemplateFile.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:310)
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(ServletStubImpl.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(WebAppServletContext.java:6291)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3575)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2573)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
When I try to go directly with "/opencms/opencms/system/workplace/action/" : it seems to be ok.
But if I try to see something (welcome.html....) I have the exception :
Error 500--Internal Server Error
java.lang.NoSuchMethodError: org.apache.oro.text.perl.Perl5Util.substitute(Ljava/lang/StringBuffer;Ljava/lang/String;Ljava/lang/String;)I
at com.opencms.util.LinkSubstitution.getLinkSubstitution(LinkSubstitution.java:280)
at com.opencms.file.CmsObject.getLinkSubstitution(CmsObject.java:1806)
at com.opencms.workplace.CmsExplorerShowResource.getContent(CmsExplorerShowResource.java:58)
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:310)
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(ServletStubImpl.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(WebAppServletContext.java:6291)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3575)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2573)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
I looked at the base that seems good. On the other hand in the log at the end I have the following message:
283 [18.08.2003 16:48:20] <opencms_info> Updated JSP file "/WEB-INF/jsp/online/index.jsp.jsp" for resource "/index.jsp"
284 [18.08.2003 16:48:20] <opencms_critical> [CmsXmlTemplateFile] processNode receive an exception while handling XML tag "link" " by "handleLinkTag" for file index: java.lang.reflect.InvocationTargetException.
284 [18.08.2003 16:48:20] <opencms_info> [CmselementXml (CmsLoginNew/index)] Error in getContent for template class com.opencms.workplace.CmsLoginNew ....
If there is any out there to help me !
Best regards,
Aurélie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20030818/67f10cb5/attachment.htm>
More information about the opencms-dev
mailing list