|
| I am developing a struts based portlet.
Enviornement details are as follows:
OS - windows XP
WPS 5.1 (Test enviornment)
I am getting the following exception -
[24/10/05 17:15:02:817 BST] 31eac666 PortalServer E com.ibm.wps.pe.om.definition.impl.ServletDefinitionImpl getRequestDispatcher EJPPG0001E: ServletContext belonging to servlet testingforum.TestingForumPortlet could not be found.
[24/10/05 17:15:02:817 BST] 31eac666 PortalServer E com.ibm.wps.pe.pc.legacy.PortletContainerImpl initPage EJPPG1023E: Portlet Control (7_0_I28 [NAVIGATION_NODE:18504], 6_0_HRV [CONTENT_NODE:18303], 100, null, dDmM) could not be logged in. - StackTrace f
ollows...
[24/10/05 17:15:02:817 BST] 31eac666 PortalServer E com.ibm.wps.pe.pc.legacy.PortletContainerImpl initPage TRAS0014I: The following exception was logged javax.portlet.PortletException
at com.ibm.wps.pe.pc.legacy.PortletContainerImpl.callPortletMethod(PortletContainerImpl.java:1333)
at com.ibm.wps.pe.pc.legacy.PortletContainerImpl. performPortletLogin(PortletContainerImpl
.java:293)
at com.ibm.wps.pe.pc.legacy.PortletContainerImpl.initPage(PortletContainerImpl.java:250)
at com.ibm.wps.pe.pc.PortletContainerImpl.initPage(PortletContainerImpl.java:262)
at com.ibm.wps.engine.phases.WPRenderPhase.processInitPage(WPRenderPhase.java:199)
at com.ibm.wps.engine.phases.WPRenderPhase.execute(WPRenderPhase.java:158)
at com.ibm.wps.state.phases.AbstractRenderPhase.next(AbstractRenderPhase.java:106)
at com.ibm.wps.engine.phases.WPAbstractRenderPhase.next(WPAbstractRenderPhase.java:75)
at com.ibm.wps.engine.Servlet.callPortal(Servlet.java:641)
at com.ibm.wps.engine.Servlet.doGet(Servlet.java:496)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
..
..
..
Can anyone please tell me what might be going wrong here?
Any help would be greatly appriciated.
_Rajiv.
|
|