アーティクル - CS46189
Windchill PDMLink の「LDAP エラー コード 49」エラー メッセージ
修正日: 01-Jul-2025
適用対象
- FlexPLM 12.0 to 12.1
- Windchill PDMLink 10.0 to 13.0
説明
- LDAP エラー コード 49 は、さまざまな状況で発生する可能性があります。
- 認証ユーザーへのパスが変更された後の Active Directory 統合でLDAP エラー コード 49 が発生し、以下のエラー メッセージが表示されます。
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にログインできない
- コンテナテンプレートの更新時にアップグレードマネージャーが失敗します。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 メソッド サーバーがエラーで起動に失敗します:
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メソッドサーバーでユーザーのバインドを変更した後、起動しない
- アップグレードマネージャは、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