アーティクル - CS328517

ODataConnector で ValidateConnection サービスを実行すると、ThingWorx Navigate で失敗する

修正日: 19-Dec-2025   


注記:ここに記載されている情報は、お客様の利便性向上のため機械翻訳ソフトを使用しています。PTCは、ここに記載されている情報の翻訳の正確性について、一切の責任を負いませんので、ご了承ください。英語の原文を参照するには、こちら。この機械翻訳に関する詳細は、こちら。
お知らせいただき、ありがとうございます。この機械翻訳をレビューします。

適用対象

  • Windchill Navigate (formerly ThingWorx Navigate) 8.5.1 to 8.5.3
  • ThingWorx Platform 8.5 to 9.5

説明

  • ODataConnectorValidateConnectionサービスを実行すると、メッセージ「 Check logs for more detailsが表示されて失敗します。
ユーザーが追加した画像
  • Windchill EndPoints サービスを実行している場合に表示されるエラー メッセージ:
 com.thingworx.common.exception.InvalidRequestException: ThingWorx Integration Services is not connected to ThingWorx, cannot execute route 
 Unable to execute service GetEndPointDefinition on <####>: IR-##-#### is not connected 
 Unable to Invoke Service : No Integration Runtime Connected, Contact Administrator for Further Information
  • 統合ランタイム ログのエラー:
 ctcceClientCommunicationEndpoint - Exception refilling connections was: java.util.concurrent.TimeoutException: timeout waiting for websocket handshake to complete at com.thingworx.communications.client.connection.netty.NettyClientConnectionFactory$HandshakeCompletionNotifier.await(NettyClientConnectionFactory.java:693) at com.thingworx.communications.client.connection.netty.NettyClientConnectionFactory.createConnection(NettyClientConnectionFactory.java:398) at com.thingworx.communications.client.endpoints.ClientCommunicationEndpoint.refillConnections(ClientCommunicationEndpoint.java:230) at com.thingworx.communications.common.endpoints.monitor.ConnectivityMonitorTask.dutyCycleOn(ConnectivityMonitorTask.java:159) at com.thingworx.communications.common.endpoints.monitor.ConnectivityMonitorTask.run(ConnectivityMonitorTask.java:306) 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:829)
  • ThingWorx アプリケーション ログに次のエラーが報告されます:
 [L: ERROR] [O: cprResourceManager] [I: ] [U: Administrator] [S: ] [P: ] [T: http-nio-8090-exec-4] Exception executing service, GetById, on resource provider: WindchillDemoPartResourceProvider [L: ERROR] [O: MasterAccessApp] [I: ] [U: Administrator] [S: ] [P: ] [T: http-nio-8090-exec-4] Error occured while refreshing Recent Item with UniqueId WindchillDemoPartResourceProvider:OR:wt.part.WTPart:114326, Skip item and continue processing remaining items.. : [L: ERROR] [O: cprResourceManager] [I: ] [U: Administrator] [S: ] [P: ] [T: http-nio-8090-exec-2] Exception executing service, Get, on resource provider: WindchillDemoEpmDocumentResourceProvider [L: ERROR] [O: cprResourceManager] [I: ] [U: Administrator] [S: ] [P: ] [T: http-nio-8090-exec-2] Exception executing service, Get, on resource provider: WindchillDemoPartResourceProvider [L: ERROR] [O: cpcaaNavigateSearch] [I: ] [U: Administrator] [S: ] [P: ] [T: http-nio-8090-exec-2] InvalidRequestException ERROR ! : Unable to Invoke Service : No Integration Runtime Connected, Contact Administrator for Further Information [L: ERROR] [O: cpcaaNavigateSearch] [I: ] [U: Administrator] [S: ] [P: ] [T: http-nio-8090-exec-2] ERROR ! : When invoking service,Get, all resource providers failed: {WindchillDemoEpmDocumentResourceProvider=java.util.concurrent.ExecutionException: com.thingworx.common.exceptions.InvalidRequestException: Unable to Invoke Service : No Integration Runtime Connected, Contact Administrator for Further Information, WindchillDemoPartResourceProvider=java.util.concurrent.ExecutionException: com.thingworx.common.exceptions.InvalidRequestException: Unable to Invoke Service : No Integration Runtime Connected, Contact Administrator for Further Information}
最新バージョンはこちらを参照ください CS328517