- After changing the URL or port of Windchill Directory Server (WindchillDS), the Method Server failed to start
- Error in the Method Server log:
main: javax.naming.CommunicationException: <server>:389 [Root exception is java.net.ConnectException: Connection refused: connect] main: at com.infoengine.jndi.JNDIAdapterImpl.processRequest(JNDIAdapterImpl.java:250)
- Method server fails with following error:
ERROR [main] wt.method.server.startup.services - Unable to start all managers.(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.org.OrganizationServicesIEException: javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090439, comment: AcceptSecurityContext error, data 52e, v4563 ]
javax.naming.CommunicationException: xxx.yyy.com:3268 [Root exception is java.net.UnknownHostException: xxx.yyy.com]
- Error in method server log after Upgrade:
ERROR [main] wt.method.server.startup.services - Failure to start manager wt.audit.StandardAuditService wt.services.ManagerException: Could not initialize Auditing service.
Nested exception is: wt.org.OrganizationServicesIEException: javax.naming.CommunicationException: <old server name>:389