servlets crashing on DA with SJES 2005q4 distribuited..
Hi all:
I just finish to install SJES 2005q4 on X86 with a distribuited aproach..
I meant one LDAP (by now) and on other machine the email, calendar .etc.
The configuration of DA was fine and it let me login but anythin I do suddenly shows me a session time out web page... the error logs of the web server where I deployed the DA shows me this:
a
[10/Jul/2006:14:27:50] failure ( 223): for host 10.0.4.160 trying to POST /da/DA/Organizations, service-j2ee reports: ApplicationDispatcher[/da] WEB2649: Servlet.service() for servlet jsp threw exception
java.lang.NullPointerException
at com.sun.comm.da.view.common.HeaderPageletView.addSubTabs(HeaderPageletView.java :340)
at com.sun.comm.da.view.common.HeaderPageletView.beginDisplay(HeaderPageletView.ja va:482)
at com.iplanet.jato.taglib.UseContainerViewTag.invokeContainerBeginDisplayEvent(Us eContainerViewTag.java:137)
at com.iplanet.jato.taglib.UseContainerViewTag.doStartTag(UseContainerViewTag.java :92)
at _jsps._jsp._common._HeaderPagelet_jsp._jspService(_HeaderPagelet_jsp.java:109)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:68 7)
at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:459)
at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:375)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.jav a:772)
at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher. java:628)
at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.ja va:539)
at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:834)
at _jsps._jsp._users._UserList_jsp._jspService(_UserList_jsp.java:124)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:68 7)
at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:459)
at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:375)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.jav a:772)
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher. java:471)
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.ja va:382)
at com.iplanet.jato.view.ViewBeanBase.forward(ViewBeanBase.java:340)
at com.iplanet.jato.view.ViewBeanBase.forwardTo(ViewBeanBase.java:261)
at com.sun.comm.da.view.organization.OrgListTiledView.handleNameHrefRequest(OrgLis tTiledView.java:186)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.iplanet.jato.view.command.DefaultTiledRequestHandlingCommand.execute(Defaul tTiledRequestHandlingCommand.java:182)
at com.iplanet.jato.view.RequestHandlingTiledViewBase.handleRequest(RequestHandlin gTiledViewBase.java:518)
at com.iplanet.jato.view.ViewBeanBase.dispatchInvocation(ViewBeanBase.java:802)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.ja va:740)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.ja va:760)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.ja va:760)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandler(ViewBeanBase.java:571)
at com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase. java:957)
at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.j ava:615)
at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:473)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
at com.sun.comm.da.DAServlet.service(DAServlet.java:152)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFil terChain.java:247)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(Applica
[10/Jul/2006:14:27:50] failure ( 223): for host 10.0.4.160 trying to POST /da/DA/Organizations, service-j2ee reports: WEB2798: [/da] ServletContext.log(): [ERROR] Uncaught application exception
java.lang.NullPointerException
at com.sun.comm.da.view.common.HeaderPageletView.addSubTabs(HeaderPageletView.java :340)
at com.sun.comm.da.view.common.HeaderPageletView.beginDisplay(HeaderPageletView.ja va:482)
at com.iplanet.jato.taglib.UseContainerViewTag.invokeContainerBeginDisplayEvent(Us eContainerViewTag.java:137)
at com.iplanet.jato.taglib.UseContainerViewTag.doStartTag(UseContainerViewTag.java :92)
at _jsps._jsp._common._HeaderPagelet_jsp._jspService(_HeaderPagelet_jsp.java:109)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:68 7)
at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:459)
at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:375)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.jav a:772)
at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher. java:628)
at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.ja va:539)
at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:834)
at _jsps._jsp._users._UserList_jsp._jspService(_UserList_jsp.java:124)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:68 7)
at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:459)
at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:375)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.jav a:772)
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher. java:471)
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.ja va:382)
at com.iplanet.jato.view.ViewBeanBase.forward(ViewBeanBase.java:340)
at com.iplanet.jato.view.ViewBeanBase.forwardTo(ViewBeanBase.java:261)
at com.sun.comm.da.view.organization.OrgListTiledView.handleNameHrefRequest(OrgLis tTiledView.java:186)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.iplanet.jato.view.command.DefaultTiledRequestHandlingCommand.execute(Defaul tTiledRequestHandlingCommand.java:182)
at com.iplanet.jato.view.RequestHandlingTiledViewBase.handleRequest(RequestHandlin gTiledViewBase.java:518)
at com.iplanet.jato.view.ViewBeanBase.dispatchInvocation(ViewBeanBase.java:802)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.ja va:740)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.ja va:760)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.ja va:760)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandler(ViewBeanBase.java:571)
at com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase. java:957)
at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.j ava:615)
at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:473)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
at com.sun.comm.da.DAServlet.service(DAServlet.java:152)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFil terChain.java:247)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilter
[10/Jul/2006:14:28:45] info ( 223): CORE3282: stdout: DBG:doTask():servlet=/commcli/TaskManager
[10/Jul/2006:14:28:45] info ( 223): CORE3282: stdout: cmd = task=SearchBusinessOrg&domain=null&objecttype=businessorg&borgdn=o% 3Dmsp
[10/Jul/2006:14:28:45] info ( 223): CORE3282: stdout: Role[0] = cn=top-level admin role,o=msp
[10/Jul/2006:14:28:45] info ( 223): CORE3282: stdout: DBG:doTask():servlet=/commcli/TaskManager
[10/Jul/2006:14:28:45] info ( 223): CORE3282: stdout: cmd = task=SearchBusinessOrg&domain=o=msp&objecttype=businessorg&srch_o=* &srch_objectclass=sunDelegatedOrganization&srch_objectclass=sundelegated organization&scope=2
[10/Jul/2006:14:28:59] info ( 223): CORE3282: stdout: DBG:doTask():servlet=/commcli/TaskManager
[10/Jul/2006:14:28:59] info ( 223): CORE3282: stdout: cmd = task=SearchBusinessOrg&domain=null&objecttype=businessorg&borgdn=o% 3Dmsp
[10/Jul/2006:14:28:59] info ( 223): CORE3282: stdout: Role[0] = cn=top-level admin role,o=msp
[10/Jul/2006:14:28:59] info ( 223): CORE3282: stdout: DBG:doTask():servlet=/commcli/TaskManager
[10/Jul/2006:14:28:59] info ( 223): CORE3282: stdout: cmd = task=SearchBusinessOrg&domain=o=msp&objecttype=businessorg&srch_o=* &srch_objectclass=sunDelegatedOrganization&srch_objectclass=sundelegated organization&scope=2
[10/Jul/2006:14:29:07] info ( 223): CORE3282: stdout: DBG:doTask():servlet=/commcli/TaskManager
[10/Jul/2006:14:29:07] info ( 223): CORE3282: stdout: cmd = task=SearchBusinessOrg&domain=null&objecttype=businessorg&borgdn=o% 3Dmsp
[10/Jul/2006:14:29:07] info ( 223): CORE3282: stdout: Role[0] = cn=top-level admin role,o=msp
[10/Jul/2006:14:29:07] info ( 223): CORE3282: stdout: DBG:doTask():servlet=/commcli/TaskManager
[10/Jul/2006:14:29:07] info ( 223): CORE3282: stdout: cmd = task=SearchBusinessOrg&domain=o=msp&objecttype=businessorg&srch_o=* &srch_objectclass=sunDelegatedOrganization&srch_objectclass=sundelegated organization&scope=2
[10/Jul/2006:14:29:15] info ( 223): CORE3282: stdout: DBG:doTask():servlet=/commcli/TaskManager
[10/Jul/2006:14:29:15] info ( 223): CORE3282: stdout: cmd = task=SearchBusinessOrg&domain=null&objecttype=businessorg&borgdn=
[10/Jul/2006:14:29:15] info ( 223): CORE3282: stdout: DBG:doTask():servlet=/commcli/TaskManager
[10/Jul/2006:14:29:15] info ( 223): CORE3282: stdout: cmd = task=SearchBusinessOrg&domain=o=msp&objecttype=businessorg&srch_o=m sp.go.cr&srch_objectclass=sundelegatedorganization&scope=2
[10/Jul/2006:14:29:15] info ( 223): CORE3282: stdout: DBG:doTask():servlet=/commcli/TaskManager
[10/Jul/2006:14:29:15] info ( 223): CORE3282: stdout: cmd = task=SearchBusinessOrg&domain=null&objecttype=businessorg&borgdn=
[10/Jul/2006:14:29:15] info ( 223): CORE3282: stdout: DBG:doTask():servlet=/commcli/TaskManager
[10/Jul/2006:14:29:15] info ( 223): CORE3282: stdout: cmd = task=SearchBusinessOrg&domain=o=msp&objecttype=businessorg&srch_o=m sp.go.cr&srch_objectclass=sundelegatedorganization&scope=2
[10/Jul/2006:14:29:16] info ( 223): CORE3282: stdout: DBG:doTask():servlet=/commcli/TaskManager
[10/Jul/2006:14:29:16] info ( 223): CORE3282: stdout: cmd = task=SearchBusinessOrg&domain=null&objecttype=businessorg&borgdn=
[10/Jul/2006:14:29:16] info ( 223): CORE3282: stdout: DBG:doTask():servlet=/commcli/TaskManager
[10/Jul/2006:14:29:16] info ( 223): CORE3282: stdout: cmd = task=SearchBusinessOrg&domain=o=msp&objecttype=businessorg&borgdn=o %3Dmsp.go.cr%2Co%3Dmsp&srch_objectclass=sundelegatedorganization&scope=2
[10/Jul/2006:14:29:16] info ( 223): CORE3282: stdout: DBG:doTask():servlet=/commcli/TaskManager
[10/Jul/2006:14:29:16] info ( 223): CORE3282: stdout: cmd = task=SearchUser&domain=o=msp.go.cr,o=msp&objecttype=User&scope=2
[10/Jul/2006:14:29:29] info ( 223): CORE3282: stdout: location obj is not a provider org Object
[10/Jul/2006:14:29:29] info ( 223): CORE3282: stdout: DBG:doTask():servlet=/commcli/TaskManager
[10/Jul/2006:14:29:29] info ( 223): CORE3282: stdout: cmd = task=SearchBusinessOrg&domain=null&objecttype=businessorg&borgdn=o% 3Dmsp.go.cr%2Co%3Dmsp
[10/Jul/2006:14:29:29] failure ( 223): for host 10.0.4.160 trying to POST /da/DA/Organizations, service-j2ee reports: ApplicationDispatcher[/da] WEB2649: Servlet.service() for servlet jsp threw exception
java.lang.NullPointerException
at com.sun.comm.da.view.common.HeaderPageletView.addSubTabs(HeaderPageletView.java :340)
at com.sun.comm.da.view.common.HeaderPageletView.beginDisplay(HeaderPageletView.ja va:482)
at com.iplanet.jato.taglib.UseContainerViewTag.invokeContainerBeginDisplayEvent(Us eContainerViewTag.java:137)
at com.iplanet.jato.taglib.UseContainerViewTag.doStartTag(UseContainerViewTag.java :92)
at _jsps._jsp._common._HeaderPagelet_jsp._jspService(_HeaderPagelet_jsp.java:109)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:68 7)
at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:459)
at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:375)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.jav a:772)
at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher. java:628)
at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.ja va:539)
at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:834)
at _jsps._jsp._users._UserList_jsp._jspService(_UserList_jsp.java:124)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:68 7)
at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:459)
at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:375)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.jav a:772)
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher. java:471)
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.ja va:382)
at com.iplanet.jato.view.ViewBeanBase.forward(ViewBeanBase.java:340)
at com.iplanet.jato.view.ViewBeanBase.forwardTo(ViewBeanBase.java:261)
at com.sun.comm.da.view.organization.OrgListTiledView.handleNameHrefRequest(OrgLis tTiledView.java:186)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.iplanet.jato.view.command.DefaultTiledRequestHandlingCommand.execute(Defaul tTiledRequestHandlingCommand.java:182)
at com.iplanet.jato.view.RequestHandlingTiledViewBase.handleRequest(RequestHandlin gTiledViewBase.java:518)
at com.iplanet.jato.view.ViewBeanBase.dispatchInvocation(ViewBeanBase.java:802)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.ja va:740)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.ja va:760)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.ja va:760)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandler(ViewBeanBase.java:571)
at com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase. java:957)
at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.j ava:615)
at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:473)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
at com.sun.comm.da.DAServlet.service(DAServlet.java:152)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFil terChain.java:247)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(Applica
[10/Jul/2006:14:29:30] failure ( 223): for host 10.0.4.160 trying to POST /da/DA/Organizations, service-j2ee reports: ApplicationDispatcher[/da] WEB2649: Servlet.service() for servlet jsp threw exception
java.lang.NullPointerException
at com.sun.comm.da.view.common.HeaderPageletView.addSubTabs(HeaderPageletView.java :340)
at com.sun.comm.da.view.common.HeaderPageletView.beginDisplay(HeaderPageletView.ja va:482)
at com.iplanet.jato.taglib.UseContainerViewTag.invokeContainerBeginDisplayEvent(Us eContainerViewTag.java:137)
at com.iplanet.jato.taglib.UseContainerViewTag.doStartTag(UseContainerViewTag.java :92)
at _jsps._jsp._common._HeaderPagelet_jsp._jspService(_HeaderPagelet_jsp.java:109)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:68 7)
at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:459)
at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:375)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.jav a:772)
at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher. java:628)
at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.ja va:539)
at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:834)
at _jsps._jsp._users._UserList_jsp._jspService(_UserList_jsp.java:124)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:68 7)
at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:459)
at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:375)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.jav a:772)
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher. java:471)
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.ja va:382)
at com.iplanet.jato.view.ViewBeanBase.forward(ViewBeanBase.java:340)
at com.iplanet.jato.view.ViewBeanBase.forwardTo(ViewBeanBase.java:261)
at com.sun.comm.da.view.organization.OrgListTiledView.handleNameHrefRequest(OrgLis tTiledView.java:186)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.iplanet.jato.view.command.DefaultTiledRequestHandlingCommand.execute(Defaul tTiledRequestHandlingCommand.java:182)
at com.iplanet.jato.view.RequestHandlingTiledViewBase.handleRequest(RequestHandlin gTiledViewBase.java:518)
at com.iplanet.jato.view.ViewBeanBase.dispatchInvocation(ViewBeanBase.java:802)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.ja va:740)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.ja va:760)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.ja va:760)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandler(ViewBeanBase.java:571)
at com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase. java:957)
at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.j ava:615)
at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:473)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
at com.sun.comm.da.DAServlet.service(DAServlet.java:152)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFil terChain.java:247)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(Applica
[10/Jul/2006:14:29:30] failure ( 223): for host 10.0.4.160 trying to POST /da/DA/Organizations, service-j2ee reports: WEB2798: [/da] ServletContext.log(): [ERROR] Uncaught application exception
java.lang.NullPointerException
at com.sun.comm.da.view.common.HeaderPageletView.addSubTabs(HeaderPageletView.java :340)
at com.sun.comm.da.view.common.HeaderPageletView.beginDisplay(HeaderPageletView.ja va:482)
at com.iplanet.jato.taglib.UseContainerViewTag.invokeContainerBeginDisplayEvent(Us eContainerViewTag.java:137)
at com.iplanet.jato.taglib.UseContainerViewTag.doStartTag(UseContainerViewTag.java :92)
at _jsps._jsp._common._HeaderPagelet_jsp._jspService(_HeaderPagelet_jsp.java:109)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:68 7)
at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:459)
at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:375)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.jav a:772)
at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher. java:628)
at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.ja va:539)
at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:834)
at _jsps._jsp._users._UserList_jsp._jspService(_UserList_jsp.java:124)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:68 7)
at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:459)
at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:375)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.jav a:772)
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher. java:471)
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.ja va:382)
at com.iplanet.jato.view.ViewBeanBase.forward(ViewBeanBase.java:340)
at com.iplanet.jato.view.ViewBeanBase.forwardTo(ViewBeanBase.java:261)
at com.sun.comm.da.view.organization.OrgListTiledView.handleNameHrefRequest(OrgLis tTiledView.java:186)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.iplanet.jato.view.command.DefaultTiledRequestHandlingCommand.execute(Defaul tTiledRequestHandlingCommand.java:182)
at com.iplanet.jato.view.RequestHandlingTiledViewBase.handleRequest(RequestHandlin gTiledViewBase.java:518)
at com.iplanet.jato.view.ViewBeanBase.dispatchInvocation(ViewBeanBase.java:802)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.ja va:740)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.ja va:760)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.ja va:760)
at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandler(ViewBeanBase.java:571)
at com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase. java:957)
at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.j ava:615)
at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:473)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
at com.sun.comm.da.DAServlet.service(DAServlet.java:152)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFil terChain.java:247)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilter
Can anybody tell me how can fix it.. since I use the JRE of 2005q4 on this Solaris 10 (01/06) X86 machines...
Thanks

