技术文章 - CS374595

IntegrationRuntime 日志错误无法找到请求目标的有效认证路径

已修改: 31-Oct-2024   


注意:本文已使用机器翻译软件翻译,以方便非英语客户阅读。但翻译内容可能包含语法错误或不准确之处。请注意, PTC对本文所含信息的翻译准确性及使用后果不承担任何责任。请在 此处 查看本文的英文原始版本以便参考。有关机器翻译的更多详情,请单击 此处
感谢您告诉我们。我们将尽快审阅此译文。

适用于

  • Windchill Navigate (formerly ThingWorx Navigate) 8.5.0 to 9.7

说明

  • IntegrationRuntime 日志错误无法找到请求目标的有效认证路径
  • ThingWorx 密钥库具有正确的证书/密钥对
  • ThingWorx 信任库具有正确的证书
  • ThingWorx Java 具有 Windchill 证书
  • 文件 ca-bundle.crt 具有正确顺序的正确证书
  • ValidateConnection 服务失败
  • IntegrationRuntime 日志中的错误
ERROR c.t.i.r.IntegrationEngine - Exchange process failed with exception thrown : Your route exchange has failed.  Resource Error [PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target]
java.lang.RuntimeException: Your route exchange has failed.  Resource Error [PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target]
    at com.twx.integration.route.exceptions.ExceptionHelper.convertToRuntimeException(ExceptionHelper.java:77)
    at com.twx.integration.route.IntegrationEngine.dispatchRoute(IntegrationEngine.java:159)
    at com.twx.integration.client.things.IntegrationRuntimeServer.Invoke(IntegrationRuntimeServer.java:72)
    at jdk.internal.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at com.thingworx.common.processors.ReflectionProcessor.processService(ReflectionProcessor.java:261)
    at com.thingworx.communications.client.things.VirtualThing.invokeService(VirtualThing.java:1120)
    at com.thingworx.communications.client.things.VirtualThing.handleServiceRequest(VirtualThing.java:1028)
    at com.thingworx.communications.client.ConnectedThingClient.handleRequest(ConnectedThingClient.java:315)
    at com.thingworx.communications.client.processor.ClientProcessorTask.run(ClientProcessorTask.java:55)
    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:834)








这是文章 374595 的 PDF 版本,可能已过期。最新版本 CS374595