javax.naming.NamingException: [LDAP: error code 1 - The provided value "cn=Manager;com.kirloskar.kgc.plmdev5.ldap-pending" could not be parsed as a valid distinguished name because it contained an RDN containing an empty attribute name]
- June 16, 2016
- 1 reply
- 3031 views
HI,
After successful update to Windchill M050 from M040 when I was trying to start Windchill, The method server fails to start giving following error.
2016-06-16 08:51:08,574 FATAL [main] wt.method.server - MethodServerMain abort
wt.services.ManagerException: Unable to start all managers.
Nested exception is: (wt.services.servicesResource/21) wt.services.ManagerException: Unable to start manager: "wt.audit.AuditService" with implementation class: "wt.audit.StandardAuditService"
Nested exception is: wt.services.ManagerException: Could not initialize Auditing service.
Nested exception is: wt.util.WTException: com.infoengine.exception.adapter.IEAdapterException; nested exception is:
javax.naming.NamingException: [LDAP: error code 1 - The provided value "cn=Manager;com.kirloskar.kgc.plmdev5.ldap-pending" could not be parsed as a valid distinguished name because it contained an RDN containing an empty attribute name]
Nested exception is: com.infoengine.exception.adapter.IEAdapterException; nested exception is:
javax.naming.NamingException: [LDAP: error code 1 - The provided value "cn=Manager;com.kirloskar.kgc.plmdev5.ldap-pending" could not be parsed as a valid distinguished name because it contained an RDN containing an empty attribute name]
at com.infoengine.jndi.JNDIAdapterImpl.processRequest(JNDIAdapterImpl.java:254)
at com.infoengine.procunit.adapter.Adapter.send(Adapter.java:391)
at com.infoengine.SAK.ObjectWebject.invoke(ObjectWebject.java:262)
Does anyone has any idea on this??
Please find attached log for Method server.

