Hi Guys,
I have an issue with creation of LDAP server config object. All i am doing is connecting to docbase and navigate to Adminstration node and LDAP server
From there when i click "I end up with the following error
******************************************************************************************************************************************************
An error has occurred.
com.documentum.fc.client.DfSysObject___PROXY
After closing this window, press the Refresh or Reload button on your browser to continue.
Hide Details
Stack Trace:
java.lang.ClassCastException: com.documentum.fc.client.DfSysObject___PROXY
at com.documentum.webcomponent.admin.ldap.LdapPrimaryInfo.onInit(LdapPrimaryInfo.java:55)
at com.documentum.web.form.FormProcessor.invokeMethod(FormProcessor.java:1602)
at com.documentum.web.form.FormProcessor.invokeMethod(FormProcessor.java:1487)
at com.documentum.web.form.FormProcessor.fireOnInitEvent(FormProcessor.java:1163)
at com.documentum.web.form.ControlTag.fireFormOnInitEvent(ControlTag.java:772)
at com.documentum.web.formext.control.component.ComponentIncludeTag.renderEnd(ComponentIncludeTag.java:135)
at com.documentum.web.form.ControlTag.doEndTag(ControlTag.java:873)
at jsp_servlet._webcomponent._library._propertysheetwizardcontainer.__propertysheetwizardcontainer._jsp__tag25(__propertysheetwizardcontainer.java:1369)
at jsp_servlet._webcomponent._library._propertysheetwizardcontainer.__propertysheetwizardcontainer._jspService(__propertysheetwizardcontainer.java:349)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at com.documentum.web.servlet.ResponseHeaderControlFilter.doFilter(ResponseHeaderControlFilter.java:317)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at com.documentum.web.servlet.CompressionFilter.doFilter(CompressionFilter.java:84)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at com.documentum.web.env.WDKController.processRequest(WDKController.java:98)
at com.documentum.web.env.WDKController.doFilter(WDKController.java:86)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
******************************************************************************************************************************************************
Now can any body give me the clue , what can be the reasons. if the docbase need something like dars, if the job should be running ? If any thing has to be there from the content server.
We have 3 docbase , the docbase1 has JMS and LDAP working...... , I have created a JMS for docbase2 (may be if required for LDAP configurations). Need clues here !!!!
Thanks