Hi Nitin It looks like you have not specified a context root or maybe you are not hitting the right context root for the roller application. I have not actually deployed roller on WAS yet. I only knew to do the trick with the class loader policy due to other applications that I have deployed to WAS.
I would open a PMR with IBM if it is not a context root issue. Please let us know of your findings as many people would like to run Roller on WAS6. -Brian -----Original Message----- From: Nitin Lokhande [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 09, 2007 12:26 AM To: user@roller.apache.org Subject: Exceptions coming in index.jsp file_roller3.1_websphere6.0 hi all, I am trying to run roller3.1 on websphere 6.0. I have changed 2 settings from one email which are : Be sure to change "Class loader mode" to "PARENT_LAST" AND change "WAR > class loader policy" to "Application". There are 2 drop down boxes > for this when you click on the war in the admin console. This will > let the class loading be done by you instead of allowing WAS to do it. now i am getting exceptions in index.jsp. can anybody help me out for it. here i am pasting those exceptions : Error page exception The server cannot use the error page specified for your application to handle the Original Exception printed below. Please see the Error Page Exception below for a description of the problem with the specified error page. Original Exception: *Error Message: *SRVE0190E: File not found: /index.jsp *Error Code: *403 *Target Servlet: *null *Error Stack: * com.ibm.ws.webcontainer.webapp.WebAppErrorReport : SRVE0190E: File not found: /index.jsp at com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError( WebAppDispatcherContext.java:540) at com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError( SRTServletResponse.java :771) at com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleReques t( DefaultExtensionProcessor.java:287) at com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleReques t( DefaultExtensionProcessor.java :399) at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2841) at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220) at com.ibm.ws.webcontainer.VirtualHost.handleRequest (VirtualHost.java:204) at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:168 1) at com.ibm.ws.webcontainer.channel.WCChannelLink.ready( WCChannelLink.java:77) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscriminatio n ( HttpInboundLink.java:421) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformatio n( HttpInboundLink.java:367) at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete( HttpICLReadCallback.java :94) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete( WorkQueueManager.java:548) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO( WorkQueueManager.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun( WorkQueueManager.java:934) at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run( WorkQueueManager.java:1021) at com.ibm.ws.util.ThreadPool$Worker.run (ThreadPool.java(Compiled Code)) Error Page Exception: *Error Message: *SRVE0190E: File not found: /WEB-INF/jsps/403.jsp *Error Code: *403 *Target Servlet: *null *Error Stack: * com.ibm.ws.webcontainer.webapp.WebAppErrorReport : SRVE0190E: File not found: /WEB-INF/jsps/403.jsp at com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError( WebAppDispatcherContext.java:540) at com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError ( SRTServletResponse.java:771) at com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleReques t( DefaultExtensionProcessor.java:261) at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward ( WebAppRequestDispatcher.java:250) at com.ibm.ws.webcontainer.webapp.WebApp.sendError(WebApp.java:2495) at com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError( WebAppDispatcherContext.java:548) at com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError( SRTServletResponse.java:771) at com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleReques t( DefaultExtensionProcessor.java:287) at com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleReques t( DefaultExtensionProcessor.java:399) at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2841) at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest (WebGroup.java:220) at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204) at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:168 1) at com.ibm.ws.webcontainer.channel.WCChannelLink.ready ( WCChannelLink.java:77) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscriminatio n( HttpInboundLink.java:421) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformatio n ( HttpInboundLink.java:367) at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete( HttpICLReadCallback.java:94) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete( WorkQueueManager.java :548) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO( WorkQueueManager.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun( WorkQueueManager.java:934) at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run ( WorkQueueManager.java:1021) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code)) ****************************************************************************************** The information contained in this message, including attachments, may contain privileged or confidential information that is intended to be delivered only to the person identified above. If you are not the intended recipient, or the person responsible for delivering this message to the intended recipient, Alltel requests that you immediately notify the sender and asks that you do not read the message or its attachments, and that you delete them without copying or sending them to anyone else.