cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

IEAdapterException

aemaeth.2501
1-Newbie

IEAdapterException

Hi,

We are getting this error when launching PDMLink 9.0 and it doesn't boot. I
found nothing relevant on the PTC website so my last chance is to ask here.
Have you ever seen such an error ?
See the trace below.
Please note that the issue is not caused by the start order between Tomcat
and Aphelion (we tested it).

Thanks in advance !

Thibault Magné

Introspection Runtime Mode = true
wt.util.WTException: com.infoengine.exception.adapter.IEAdapterException;
nested exception is:
javax.naming.InvalidNameException: null: [LDAP: error code 34 - dn must not
have blank attributes or values]; remaining name 'null'
Nested exception is: javax.naming.InvalidNameException: null: [LDAP: error
code 34 - dn must not have blank attributes or values]; remaining name
'null'
at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2923)
at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2737)
at com.sun.jndi.ldap.LdapCtx.searchAux(LdapCtx.java:1808)
at com.sun.jndi.ldap.LdapCtx.c_search(LdapCtx.java:1731)

ERROR : 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.
at
wt.audit.StandardAuditService.performStartupProcess(StandardAuditService.java:359)
at wt.services.StandardManager.startup(StandardManager.java:631)
at
wt.services.ManagerImplementation.startup(ManagerImplementation.java:477)
at
wt.services.DefaultStartupHandler.startup(DefaultStartupHandler.java:206)
at
wt.services.StandardManagerService.performStartupProcess(StandardManagerService.java:216)
at wt.services.StandardManager.startup(StandardManager.java:631)
at
wt.services.StandardServicesHandler.start(StandardServicesHandler.java:44)
at wt.method.MethodServerMain.run(MethodServerMain.java:346)
at wt.method.MethodServerMain.start(MethodServerMain.java:241)
at wt.method.MethodServerMain.main(MethodServerMain.java:208)
FATAL : wt.method.server - MethodServerMain abort
1 REPLY 1

Hi,
1. Pls check if the Oracle Listerner and Services are started, because there is an error in AiditService also
2. Try open Ldap control panel and check if all the entries are correct and not corrupted

I had the similar issue today!!

thanks
selvam p

From: Thibault Magné
Top Tags