ODSEE - Unable to Access Entry Details via the DSCC
(Doc ID 2395799.1)
Last updated on NOVEMBER 29, 2022
Applies to:
Oracle Directory Server Enterprise Edition - Version 11.1.1.7.0 and laterInformation in this document applies to any platform.
Symptoms
Unable to access the entry details on DS instance by DSCC.
When user refers to the details of the entry by DSCC, DSCC will be logged out as following.
But user can create, search, delete the entry by LDAP commands (ldapsearch, ldapadd commands).
I.E.
1) Access to DS instance by DSCC
2) Open "Entry Management" - "Browse" tab.
3) Click the entry(user entry).
4) DSCC will be logged out.
When this problem occurs, there will be output similar to the following
in the log of the application server that deployed DSCC.
[#|2018-05-01T19:29:23.316+0900|WARNING|glassfishv3.0|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=65;_ThreadName=Thread-1;|ApplicationDispatcher[/dscc7] PWC1231: Servlet.service() for servlet jsp threw exception
java.lang.NullPointerException
at com.sun.web.admin.directory.dcc.DSEntryOverviewViewBean.createChild(DSEntryOverviewViewBean.java:199)
at com.iplanet.jato.view.ContainerViewBase.ensureChild(ContainerViewBase.java:187)
at com.iplanet.jato.view.ContainerViewBase.getChild(ContainerViewBase.java:541)
at com.iplanet.jato.view.ContainerViewBase.beginChildDisplay(ContainerViewBase.java:819)
at com.iplanet.jato.taglib.TagBase.fireBeginDisplayEvent(TagBase.java:133)
at com.sun.web.ui.taglib.common.CCTagBase.fireBeginDisplayEvent(CCTagBase.java:148)
at com.sun.web.ui.taglib.common.CCTagBase.doEndTag(CCTagBase.java:107)
at org.apache.jsp.jsp.DSEntryOverview_jsp._jspx_meth_dcc_primarymasthead_0(DSEntryOverview_jsp.java:238)
at org.apache.jsp.jsp.DSEntryOverview_jsp._jspx_meth_cc_header_0(DSEntryOverview_jsp.java:194)
at org.apache.jsp.jsp.DSEntryOverview_jsp._jspService(DSEntryOverview_jsp.java:63)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:109)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:406)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:483)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:373)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1523)
.....
.....
java.lang.NullPointerException
at com.sun.web.admin.directory.dcc.DSEntryOverviewViewBean.createChild(DSEntryOverviewViewBean.java:199)
at com.iplanet.jato.view.ContainerViewBase.ensureChild(ContainerViewBase.java:187)
at com.iplanet.jato.view.ContainerViewBase.getChild(ContainerViewBase.java:541)
at com.iplanet.jato.view.ContainerViewBase.beginChildDisplay(ContainerViewBase.java:819)
at com.iplanet.jato.taglib.TagBase.fireBeginDisplayEvent(TagBase.java:133)
at com.sun.web.ui.taglib.common.CCTagBase.fireBeginDisplayEvent(CCTagBase.java:148)
at com.sun.web.ui.taglib.common.CCTagBase.doEndTag(CCTagBase.java:107)
at org.apache.jsp.jsp.DSEntryOverview_jsp._jspx_meth_dcc_primarymasthead_0(DSEntryOverview_jsp.java:238)
at org.apache.jsp.jsp.DSEntryOverview_jsp._jspx_meth_cc_header_0(DSEntryOverview_jsp.java:194)
at org.apache.jsp.jsp.DSEntryOverview_jsp._jspService(DSEntryOverview_jsp.java:63)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:109)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:406)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:483)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:373)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1523)
.....
.....
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |