技术文章 - CS267254
DataLoadRouterImp 返回“错误的用户名或密码!!!”在 Windchill 批量迁移器中
已修改: 25-Mar-2022
适用于
- Windchill Bulk Migrator 4.0 to 12.1
说明
- 命令windchill com.ptc.windchill.migration.wbm.DataLoadRouterImp失败,load.log 中出现以下错误:
调试 [main] com.ptc.windchill.migration.wbm.DataLoadRouterImp - 在 com.ptc.windchill.migration.wbm.DataLoadRouterImp.main
错误 [main] com.ptc.windchill.migration.wbm.DataLoadRouterImp - (wt.fc.fcResource/0) wt.util.WTException:操作:“getPrincipal”失败。
嵌套异常是:wt.util.WTRemoteException:无法调用远程方法;嵌套异常是:
wt.method.AuthenticationException
错误 [main] com.ptc.windchill.migration.wbm.DataLoadRouterImp - ....错误的用户名或密码!!!
错误 [main] com.ptc.windchill.migration.wbm.DataLoadRouterImp - .................................. ..
错误 [main] com.ptc.windchill.migration.wbm.DataLoadRouterImp - (wt.fc.fcResource/0) wt.util.WTException:操作:“getPrincipal”失败。
嵌套异常是:wt.util.WTRemoteException:无法调用远程方法;嵌套异常是:
wt.method.AuthenticationException
错误 [main] com.ptc.windchill.migration.wbm.DataLoadRouterImp - ....错误的用户名或密码!!!
错误 [main] com.ptc.windchill.migration.wbm.DataLoadRouterImp - .................................. ..
- 最近在应用程序上配置了单点登录 (SSO) 或 HTTPS。
- 运行以下命令windchill wt.auth.Authentication以查明是否是证书问题。如果是证书相关问题,则身份验证命令将引发以下错误:
调试 [main] wt.httpgw.HTTPLogin - 打开到 https://<host-name>/Windchill/servlet/WindchillAuthGW/wt.httpgw.HTTPAuthentication/login 的 URL 连接
调试 [main] wt.httpgw.HTTPLogin - javax.net.ssl.SSLHandshakeException:sun.security.validator.ValidatorException:PKIX 路径验证失败:Java.security.cert.CertPathValidatorException:签名检查失败
在 com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.Java:174)
调试 [main] wt.httpgw.HTTPLogin - javax.net.ssl.SSLHandshakeException:sun.security.validator.ValidatorException:PKIX 路径验证失败:Java.security.cert.CertPathValidatorException:签名检查失败
在 com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.Java:174)
这是文章 267254 的 PDF 版本,可能已过期。最新版本 CS267254