Hi,
Recently I have rehosted one environment and after that it was starting up but from yesterday I am facing problems with startup of windchill pdmlink applciation.
when I start I am getting below lines .. and finally it stopped ..
2014-11-07 08:26:43,504 INFO [main] de.innoface.wc.service.DistributedSupportService - Using DataServer de-s-0174792.de.abb.com@4099[0]
2014-11-07 08:26:43,519 INFO [main] de.innoface.wc.service.imex.ImExServiceImpl - ImExServiceImpl : Start performStartupProcess()
2014-11-07 08:26:43,519 INFO [main] de.innoface.wc.service.imex.ImExServiceImpl - ImExServiceImpl : Start performStartupProcess()
2014-11-07 08:26:44,377 INFO [main] wt.method.server.startup - Classification Service started successfully.
2014-11-07 08:26:57,895 ERROR [WVSScheduleQueue.SchedulingThread] com.infoengine.log.debug Administrator - com.infoengine.exception.adapter.IEAdapterIOException; nested exception is:
javax.naming.NameNotFoundException: [LDAP: error code 32 - The search base entry 'uid=in-admin-se01,ou=people,cn=Windchill_8.0,cn=Application Services,o=abb' does not exist]; remaining name 'uid=in-admin-se01,ou=people,cn=Windchill_8.0,cn=Application Services,o=abb'
com.infoengine.exception.adapter.IEAdapterIOException; nested exception is:
javax.naming.NameNotFoundException: [LDAP: error code 32 - The search base entry 'uid=in-admin-se01,ou=people,cn=Windchill_8.0,cn=Application Services,o=abb' does not exist]; remaining name 'uid=in-admin-se01,ou=people,cn=Windchill_8.0,cn=Application Services,o=abb'
at com.infoengine.jndi.QueryObjects.run(QueryObjects.java:276)
at com.infoengine.jndi.JNDIAdapterImpl.processRequest(JNDIAdapterImpl.java:211)
at com.infoengine.procunit.adapter.Adapter.send(Adapter.java:198)
at com.infoengine.SAK.ObjectWebject.invoke(ObjectWebject.java:262)
at com.infoengine.compiledTasks.file.D$3a$5cptc$5cWindchill_10$2e2$5cWindchill$5ctasks.wt.federation.queryprincipals$2exml.invoke(queryprincipals$2exml.java:100)
at com.infoengine.SAK.Task.invoke(Task.java:1806)
As per my understanding it shoud look for Administrator or wtadmin user but it is looking for some other user .. he is not present in WDS .. it is present in emnterprise AD.
Any suggestion would be helpful .on overcoming this issue ..