アーティクル - CS46189
Windchill PDMLink の Methodserver ログファイルに「LDAP エラーコード 49」というエラーメッセージが表示される
修正日: 13-Apr-2026
適用対象
- FlexPLM 12.0 to 12.1
- Windchill PDMLink 10.0 to 13.1
説明
- LDAPエラーコード49は、さまざまな状況で発生する可能性があります。
- Active Directory の認証ユーザーへのパスが変更された後、ユーザーに以下のエラーメッセージが表示されました。
LDAP error code 49 (wrong username/password)
- ユーザーをロールに追加する際に、以下の例外が発生します。
javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials]
- パスワードを誤って更新した後、Windchill が起動に失敗します。
javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials]
または
javax.naming.AuthenticationException: [ LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903C8, comment: AcceptSecurityContext error, data 52e, v2580 ]
- ADユーザーを使用してWindchillにログインできません
- UpgradeManager が Update Container Templates で失敗します。MethodServer が次のエラーで起動に失敗します。
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 - Invalid Credentials]
at wt.org.LdapServices.queryPrincipalsFromLdap(LdapServices.java:1129)
at wt.org.LdapServices.queryPrincipals(LdapServices.java:2472)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - Windchill Method Server が以下のエラーで起動に失敗しました:
javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials] at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3154) at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:3100) at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2886) at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2800) at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:319) at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:192) at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:210) at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:153) at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:83) After configuring Windchill to access external Active Directory unable to open/create/update users inParticipant Administration
- Active Directory メソッドでユーザーのバインドを変更した後、サーバーが起動しなくなりました。
- rehost corpを実行した後、LDAPユーザーがwindchillにログインできなくなりました
- UpgradeManager は、BAC グループと BAC ポリシーのアクセス制御ルールの読み込みに失敗しました。
- メソッドサーバーのログにLDAPエラーコード49が表示されます。
[LDAP: error code 49 - 80090308: LdapErr: DSID-0C090569, comment: AcceptSecurityContext error, data 52e, v4563
メソッドサーバーの起動に失敗しました。エラーはLDAP エラーコード 49 です。再ホスト後に認証情報が無効です。
Nested exception is: wt.util.WTException: com.infoengine.exception.adapter.IEAdapterException; nested exception is:
javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials]
Nested exception is: com.infoengine.exception.adapter.IEAdapterException; nested exception is:
javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials]
at com.infoengine.jndi.JNDIAdapterImpl.processRequest(JNDIAdapterImpl.java:254)
at com.infoengine.procunit.adapter.Adapter.send(Adapter.java:199)
at com.infoengine.SAK.ObjectWebject.invoke(ObjectWebject.java:262)
at com.infoengine.compiledTasks.file.opt.ptc.Windchill_10$2e2.Windchill.tasks.wt.federation.queryprincipals$2exml.invoke(queryprincipals$2exml.java:100)
OR
ERROR [main] wt.method.server.startup.services - Failure to start manager wt.workflow.engine.StandardWfEngineService
wt.services.ManagerException: Couldn't initialize workflow engine.
Nested exception is: wt.org.OrganizationServicesIEException: javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials ]
at wt.org.LdapServices.queryParentsFromLdap(LdapServices.java:519)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
最新バージョンはこちらを参照ください CS46189