アーティクル - CS416540

ThingWorx Navigate で ptc-windchill-integration-connector から GetEndpoingList を実行すると、「ルート交換に失敗しました。HTTP 操作がステータス [401 - 未承認] で失敗しました」というエラーが表示される

修正日: 26-Apr-2024   


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

適用対象

  • Windchill Navigate (formerly ThingWorx Navigate) 9.1

説明

  • PTC-windchill-integration-connectorからGetEndpoingListを実行すると、ルート交換に失敗しました。HTTP 操作がステータス [401 - 未承認] で失敗しました。
  • ThingWorx Navigateの機能が正常に動作しません。たとえば、
    • PARTS TASKS COLLECTION編集コレクションにアクセスするとエラーアイコンが表示されます
  • IR ログに次のエラーが報告されます:
[ClientProcessor-1] DEBUG o.a.c.c.h.HttpProducer - Http responseCode: 401
[ClientProcessor-1] DEBUG o.a.c.p.Pipeline - Message exchange has failed: so breaking out of pipeline for exchange: Exchange[ID-XXXXX-XXXXXXX-1714103112817-0-2] Exception: org.apache.camel.http.common.HttpOperationFailedException: HTTP operation failed invoking https://xxxxxx.xxxxx.xxx/Windchill/servlet/rest/swagger.json?wt.effectiveUid=xxx with statusCode: 401
[ClientProcessor-1] ERROR c.t.i.r.IntegrationEngine - Exchange process failed with exception thrown : Your route exchange has failed.  HTTP operation failed with status [401 - Unauthorized]
java.lang.RuntimeException: Your route exchange has failed.  HTTP operation failed with status [401 - Unauthorized]
	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 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)
	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)
  • ThingWorx アプリケーション ログに次のエラーが報告されます。
[L: ERROR] [O: c.t.w.Things] [I: ] [U: xxx] [S: ] [P: ] [T: https-openssl-nio-8443-exec-1] Unable to Invoke Service GetEndpointList on ptc-windchill-integration-connector : Your route exchange has failed.  HTTP operation failed with status [401 - Unauthorized]




最新バージョンはこちらを参照ください CS416540