Thanks for reply Brian. :-) i have solved context problem by creating context.
now i am getting some exceptions which pasting here again. I saw discussion on this exception before also, so looking forward of getting solution very early.. 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: * org.apache.xalan.processor.TransformerFactoryImpl *Error Code: *500 *Target Servlet: *null *Error Stack: * java.lang.ClassCastException: org.apache.xalan.processor.TransformerFactoryImpl at javax.xml.transform.TransformerFactory.newInstance(Unknown Source) at com.ibm.ws.jsp.translator.visitor.validator.PageDataImpl._getInputStream( PageDataImpl.java:125) at com.ibm.ws.jsp.translator.visitor.validator.PageDataImpl.getInputStream( PageDataImpl.java:117) at org.apache.taglibs.standard.tlv.JstlBaseTLV.validate( JstlBaseTLV.java:156) at org.apache.taglibs.standard.tlv.JstlFmtTLV.validate(JstlFmtTLV.java:96) at com.ibm.ws.jsp.translator.visitor.validator.ValidateVisitor.validateTagLib( ValidateVisitor.java:876) at com.ibm.ws.jsp.translator.visitor.validator.ValidateVisitor.visitCustomTagStart (ValidateVisitor.java:250) at com.ibm.ws.jsp.translator.visitor.JspVisitor.processJspElement( JspVisitor.java:253) at com.ibm.ws.jsp.translator.visitor.JspVisitor.processChildren( JspVisitor.java:286) at com.ibm.ws.jsp.translator.visitor.JspVisitor.processJspElement( JspVisitor.java:125) at com.ibm.ws.jsp.translator.visitor.JspVisitor.visit(JspVisitor.java:110) at com.ibm.ws.jsp.translator.JspTranslator.processVisitors( JspTranslator.java:121) at com.ibm.ws.jsp.translator.utils.JspTranslatorUtil.translateJsp( JspTranslatorUtil.java:168) at com.ibm.ws.jsp.translator.utils.JspTranslatorUtil.translateJspAndCompile( JspTranslatorUtil.java:81) at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.translateJsp( JSPExtensionServletWrapper.java:298) at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.checkForTranslation (JSPExtensionServletWrapper.java:265) at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest( JSPExtensionServletWrapper.java:137) at com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest( 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:1681) at com.ibm.ws.webcontainer.channel.WCChannelLink.ready( WCChannelLink.java:77) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination( HttpInboundLink.java:421) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation( HttpInboundLink.java:367) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready( HttpInboundLink.java:276) at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters (NewConnectionInitialReadCallback.java:201) at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete( NewConnectionInitialReadCallback.java:103) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete( WorkQueueManager.java:548) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO( WorkQueueManager.java:601) 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:1332) Error Page Exception: *Error Message: * org.apache.xalan.processor.TransformerFactoryImpl *Error Code: *500 *Target Servlet: *null *Error Stack: * java.lang.ClassCastException: org.apache.xalan.processor.TransformerFactoryImpl at javax.xml.transform.TransformerFactory.newInstance(Unknown Source) at com.ibm.ws.jsp.translator.visitor.validator.PageDataImpl._getInputStream( PageDataImpl.java:125) at com.ibm.ws.jsp.translator.visitor.validator.PageDataImpl.getInputStream( PageDataImpl.java:117) at org.apache.taglibs.standard.tlv.JstlBaseTLV.validate( JstlBaseTLV.java:156) at org.apache.taglibs.standard.tlv.JstlFmtTLV.validate(JstlFmtTLV.java:96) at com.ibm.ws.jsp.translator.visitor.validator.ValidateVisitor.validateTagLib( ValidateVisitor.java:876) at com.ibm.ws.jsp.translator.visitor.validator.ValidateVisitor.visitCustomTagStart (ValidateVisitor.java:250) at com.ibm.ws.jsp.translator.visitor.JspVisitor.processJspElement( JspVisitor.java:253) at com.ibm.ws.jsp.translator.visitor.JspVisitor.processChildren( JspVisitor.java:286) at com.ibm.ws.jsp.translator.visitor.JspVisitor.processJspElement( JspVisitor.java:125) at com.ibm.ws.jsp.translator.visitor.JspVisitor.visit(JspVisitor.java:110) at com.ibm.ws.jsp.translator.JspTranslator.processVisitors( JspTranslator.java:121) at com.ibm.ws.jsp.translator.utils.JspTranslatorUtil.translateJsp( JspTranslatorUtil.java:168) at com.ibm.ws.jsp.translator.utils.JspTranslatorUtil.translateJspAndCompile( JspTranslatorUtil.java:81) at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.translateJsp( JSPExtensionServletWrapper.java:298) at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.checkForTranslation (JSPExtensionServletWrapper.java:265) at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest( JSPExtensionServletWrapper.java:137) 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.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest( JSPExtensionServletWrapper.java:168) at com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest( 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:1681) at com.ibm.ws.webcontainer.channel.WCChannelLink.ready( WCChannelLink.java:77) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination( HttpInboundLink.java:421) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation( HttpInboundLink.java:367) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready( HttpInboundLink.java:276) at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters (NewConnectionInitialReadCallback.java:201) at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete( NewConnectionInitialReadCallback.java:103) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete( WorkQueueManager.java:548) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO( WorkQueueManager.java:601) 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:1332) Regards, Nitin On 10/9/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > 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. > > >