<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #ff0000 2px solid">
<P>Good afternoon, </P>
<P>I have been trying to install Opencms 5.0 on Weblogic 8.1 with oracle <BR>8.1.7. The application deployment was successful and I did <BR>manage to run csetup. The import seemed to be complete. <BR>But upon clicking the link for login, it coming up with file not found expection :</P>
<P>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. <BR> at com.opencms.template.A_CmsXmlContent.throwException(A_CmsXmlContent.java:1943)<BR> at com.opencms.template.A_CmsXmlContent.processNode(A_CmsXmlContent.java:1527)<BR> at com.opencms.template.A_CmsXmlContent.getProcessedData(A_CmsXmlContent.java:510)<BR> at com.opencms.template.CmsXmlTemplateFile.generateElementCacheVariant(CmsXmlTemplateFile.java:588)<BR> at com.opencms.template.CmsXmlTemplate.startProcessing(CmsXmlTemplate.java:1288)<BR> at com.opencms.workplace.CmsLoginNew.getContent(CmsLoginNew.java:212)<BR> at com.opencms.template.cache.CmsElementXml.getContent(CmsElementXml.java:171)<BR> at com.opencms.template.cache.CmsUri.callCanonicalRoot(CmsUri.java:185)<BR> at com.opencms.template.cache.CmsElementCache.callCanonicalRoot(CmsElementCache.java:149)<BR> at com.opencms.launcher.CmsXmlLauncher.generateOutput(CmsXmlLauncher.java:285)<BR> at com.opencms.launcher.CmsXmlLauncher.launch(CmsXmlLauncher.java:341)<BR> at com.opencms.launcher.A_CmsLauncher.initlaunch(A_CmsLauncher.java:274)<BR> at com.opencms.core.OpenCms.showResource(OpenCms.java:956)<BR> at com.opencms.core.OpenCmsHttpServlet.doGet(OpenCmsHttpServlet.java:310)<BR> at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)<BR> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)<BR> at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)<BR> at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)<BR> at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)<BR> at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6291)<BR> at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)<BR> at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)<BR> at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3575)<BR> at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2573)<BR> at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)<BR> at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)</P>
<P>When I try to go directly with "<A href="http://psd107:20254/opencms/opencms/system/workplace/action/">/opencms/opencms/system/workplace/action/</A>" : it seems to be ok.<BR>But if I try to see something (welcome.html....) I have the exception :</P>
<H2>Error 500--Internal Server Error</H2>
<TABLE cellPadding=10 width="100%" border=0>
<TBODY>
<TR>
<TD vAlign=top width="100%" bgColor=white><FONT face="Courier New"><PRE>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)
</PRE></FONT></TD></TR></TBODY></TABLE>
<P>I looked at the base that seems good.  On the other hand in the log at the end I have the following message:   </P>
<P>283  [18.08.2003 16:48:20] <opencms_info> Updated JSP file "/WEB-INF/jsp/online/index.jsp.jsp" for resource "/index.jsp"  <BR>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.<BR>284  [18.08.2003 16:48:20] <opencms_info> [CmselementXml (CmsLoginNew/index)] Error in getContent for template class com.opencms.workplace.CmsLoginNew ....</P>
<P>If there is any out there to help me !</P>
<P>Best regards,</P>
<P>Aurélie </P></BLOCKQUOTE>