[opencms-dev] WebLogic8.1:welcome.jsp.jsp" not found from requested resource "/opencms/opencms

Ravi Kumar Moluguri ravi_kumarm at hotmail.com
Wed Jan 14 22:25:02 CET 2004


Hi,

  I am trying to install OpenCMS on the following platform -

  Servlet/JSP Engine : WebLogic 8.1 sp1 on Solaris 8
  Database : Oracle 8.1.7

During installation setup,  I did get a warning that XML module is not 
validated with -

"WebLogic XMLX Module 8.1 SP1 Fri Jun 20 23:06:40 PDT 2003 271009 ...... "

However I went ahead with the installation to see if it would work.

But finally when I try to open http://myserver:7001/opencms/opencms/ by 
clicking on the "here" link below, I get an error in my weblogic log and I 
get blank page.

"OpenCms setup finished.
The wizard is now locked. To use the wizard again reset the flag in the 
"opencms.properties".
To start OpenCms click here.",

error in weblogic 8.1 sp1 server log :
--------------------------------------------------
<Jan 14, 2004 3:30:13 PM EST> <Error> <HTTP> <BEA-101214> <Included resource 
or
file 
"/opencms/WEB-INF/jsp/online/system/modules/org.opencms.welcome/jsptemplate
s/welcome.jsp.jsp" not found from requested resource "/opencms/opencms/".>

While going through install from http://myserver:7001/opencms/ocsetup, I 
also received towards the end -

Root cause:
javax.servlet.ServletException: 
org.apache.oro.text.perl.Perl5Util.substitute(Ljava/lang/StringBuffer;Ljava/lang/String;Ljava/lang/String;)I
	at 
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:437)
	at 
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:431)
	at 
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
	at 
weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:594)
	at 
weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:409)
	at 
com.opencms.flex.cache.CmsFlexRequestDispatcher.include(CmsFlexRequestDispatcher.java:158)
	at com.opencms.flex.CmsJspLoader.service(CmsJspLoader.java:972)
	at 
com.opencms.flex.cache.CmsFlexRequestDispatcher.include(CmsFlexRequestDispatcher.java:256)
	at 
com.opencms.flex.jsp.CmsJspTagInclude.includeTagAction(CmsJspTagInclude.java:368)
	at 
com.opencms.flex.jsp.CmsJspTagInclude.doEndTag(CmsJspTagInclude.java:259)
	at 
jsp_servlet._web_45_inf._jsp._online.__index_46_jsp._jspService(__index_46_jsp.java:178)
	at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
	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:431)
	at 
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
	at 
weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:594)
	at 
weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:409)
	at 
com.opencms.flex.cache.CmsFlexRequestDispatcher.include(CmsFlexRequestDispatcher.java:158)
	at com.opencms.flex.CmsJspLoader.service(CmsJspLoader.java:972)
	at 
com.opencms.flex.cache.CmsFlexRequestDispatcher.include(CmsFlexRequestDispatcher.java:256)
	at com.opencms.flex.CmsJspLoader.load(CmsJspLoader.java:577)
	at com.opencms.flex.CmsJspLoader.initlaunch(CmsJspLoader.java:239)
	at com.opencms.core.OpenCms.showResource(OpenCms.java:961)
	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:6310)
	at 
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
	at 
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
	at 
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.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)

  Any help would be greatly appreciated.

Thanks





More information about the opencms-dev mailing list