技术文章 - CS307827
ThingWorx Navigate 中出现错误“无法找到请求目标的有效认证路径”
已修改: 21-Feb-2024
适用于
- Windchill Navigate (formerly ThingWorx Navigate) 1.8.0 to 10.0
- ThingWorx Platform 9.0
说明
- 在 ThingWorx Navigate 中无法找到请求目标的有效证书路径时出错
- IntegrationRuntime.log中的错误:
2019-03-06 15:30:35.309 [NettyClient-NIO-1] 警告 ctcccnThingworxClientConnectionHandler - [ClientHandler: 1728035947] SSLHandshake 异常,未创建 websocket:
javax.net.ssl.SSLHandshakeException:一般 SSLEngine 问题
。
。
。
导致:sun.security.validator.ValidatorException:PKIX 路径构建失败:sun.security.provider.certpath.SunCertPathBuilderException:无法找到请求目标的有效证书路径
javax.net.ssl.SSLHandshakeException:一般 SSLEngine 问题
。
。
。
导致:sun.security.validator.ValidatorException:PKIX 路径构建失败:sun.security.provider.certpath.SunCertPathBuilderException:无法找到请求目标的有效证书路径
- ThingWorx 信任库包含正确的 Windchill 和 Navigate 证书以及信任链
- Tomcat 已配置为使用 SSL
- Tomcat 有自己的密钥库和唯一的密钥对
- Windchill 和 Tomcat 证书已导入 Java 信任库(例如cacerts )
- ThingWorx Composer 无法访问并且返回状态代码 511
- 应用程序日志中的错误
- PKIX 路径构建失败:sun.security.provider.certpath.SunCertPathBuilderException:无法找到请求目标的有效证书路径
- 应用程序日志中的错误
这是文章 307827 的 PDF 版本,可能已过期。最新版本 CS307827