We have this problem since Jahia 4.0.4 on WebSphere 5 and Windows 2000.
The problem does *not* occur with WebSphere on SuSE Linux.
With Jahia 4.0.3 (WebSphere on both W2K and SuSE linux) this problem was also non-existing!
 
Slight variations of the exception below are thrown when accessing the followin admin pages
- All tasks below "Jahia Admin -> Server Admin -> Html editors"
- page properties -> versioning
 
These pages seem to refer to files in the /jahia/views folder. Were there any substantial changes made
in this area for v4.0.4 that might shed a light on the problem?
 
All input appreciated . tia
 
- pascal
 

[12/08/04 10:44:07:912 CEST] 3566d10d WebGroup E SRVE0026E: [Servlet Error]-[Jahia]: com.ibm.ws.webcontainer.webapp.WebAppErrorReport: Cannot get request dispatcher for path ./../../admin.htmleditors.manage-markup-to-remove

at com.ibm.ws.webcontainer.srt.SRTServletResponseContext.sendError(SRTServletResponseContext.java:162)

at com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletResponse.java:621)

at javax.servlet.http.HttpServletResponseWrapper.sendError(HttpServletResponseWrapper.java:152)

at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1064)

at org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:274)

at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)

at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:320)

at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)

at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)

at org.jahia.bin.Jahia.process(Jahia.java:1467)

at org.jahia.bin.Jahia.service(Jahia.java:792)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java:110)

at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java:174)

at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java:313)

at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java:116)

at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java:283)

at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java:42)

at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java:40)

at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java:983)

at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:564)

at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:200)

at com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java:119)

at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:276)

at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:71)

at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:182)

at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java:334)

at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java:56)

at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:618)

at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:443)

at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:672)

Reply via email to