アーティクル - CS105941
Windchill PDMLink の Vault 設定からファイル サーバー設定をブロードキャストしているときに、「wt.wrmf.delivery.WTDeliveryException: 認証先」エラーが発生します。
修正日: 30-Sep-2025
適用対象
- Windchill PDMLink 8.0 to 13.0
説明
- Vault 構成からファイル サーバー構成をブロードキャスト中にwt.wrmf.delivery.WTDeliveryExceptionエラーが発生します
- レプリカ サイトのブロードキャスト構成がエラー「認証失敗」で失敗しました
- メインサーバーはレプリカサーバーに接続できず、認証に失敗というエラーが発生します
- リホスト後にレプリカ サーバに接続できません。ブロードキャスト構成が失敗し、 HTTP 応答コードが 404 です。
- レプリカサイトの検証が以下のエラーで失敗しました
- レプリカサイトのブロードキャスト構成が、HTTP 応答コードが 404 というエラーで失敗しました
- メソッド サーバーで次のエラーが発生した場合、それに応じて Windchill マスター マシンにログオンします。
WARN [ajp-nio-127.0.0.1-8012-exec-528] wt.wrmf <user> - (wt.wrmf.transport.httptransport.httptransportResource/2) wt.wrmf.transport.WTTransportException: Authentication to https://<remote FS site host>:<port>/Windchill/servlet/WindchillGW Failed. ERROR [ajp-nio-127.0.0.1-8012-exec-528] wt.fv.FvMountValidator <user> - wt.wrmf.delivery.WTDeliveryException: (wt.wrmf.transport.httptransport.httptransportResource/2) wt.wrmf.transport.WTTransportException: Authentication to https://<remote FS site host>:<port>/Windchill/servlet/WindchillGW Failed. Nested exception is: (wt.wrmf.transport.httptransport.httptransportResource/2) wt.wrmf.transport.WTTransportException: Authentication to https://<remote FS site host>:<port>/Windchill/servlet/WindchillGW Failed. Nested exception is: wt.wrmf.delivery.WTDeliveryException: (wt.wrmf.transport.httptransport.httptransportResource/2) wt.wrmf.transport.WTTransportException: Authentication to https://<remote FS site host>:<port>/Windchill/servlet/WindchillGW Failed. Nested exception is: wt.wrmf.transport.WTTransportException: Authentication to https://<remote FS site host>:<port>/Windchill/servlet/WindchillGW Failed. wt.wrmf.delivery.WTDeliveryException: wt.wrmf.delivery.WTDeliveryException: (wt.wrmf.transport.httptransport.httptransportResource/2) wt.wrmf.transport.WTTransportException: Authentication to https://<remote FS site host>:<port>/Windchill/servlet/WindchillGW Failed.
- 以下のエラーによりレプリケーションが失敗します:
WARN [pool-1-thread-1] wt.wrmf <user> - (wt.wrmf.transport.httptransport.httptransportResource/2) wt.wrmf.transport.WTTransportException: Authentication to "https://<host>/Windchill/servlet/WindchillGW" Failed. ERROR [pool-1-thread-1] wt.fv <user> - wt.wrmf.delivery.WTDeliveryException: (wt.wrmf.transport.httptransport.httptransportResource/2) wt.wrmf.transport.WTTransportException: Authentication to "https://<host>/Windchill/servlet/WindchillGW" Failed. Nested exception is: (wt.wrmf.transport.httptransport.httptransportResource/2) wt.wrmf.transport.WTTransportException: Authentication to "https://<host>/Windchill/servlet/WindchillGW" Failed. Nested exception is: wt.wrmf.delivery.WTDeliveryException: (wt.wrmf.transport.httptransport.httptransportResource/2) wt.wrmf.transport.WTTransportException: Authentication to "https://<host>/EngineeringPortal/servlet/WindchillGW" Failed. Nested exception is: wt.wrmf.transport.WTTransportException: Authentication to "https://<host>/Windchill/servlet/WindchillGW" Failed. wt.wrmf.delivery.WTDeliveryException: wt.wrmf.delivery.WTDeliveryException: (wt.wrmf.transport.httptransport.httptransportResource/2) wt.wrmf.transport.WTTransportException: Authentication to "https://<host>/Windchill/servlet/WindchillGW" Failed. Nested exception is: (wt.wrmf.transport.httptransport.httptransportResource/2) wt.wrmf.transport.WTTransportException: Authentication to "https://<host>/Windchill/servlet/WindchillGW" Failed. Nested exception is: wt.wrmf.delivery.WTDeliveryException: (wt.wrmf.transport.httptransport.httptransportResource/2) wt.wrmf.transport.WTTransportException: Authentication to "https://<host>/Windchill/servlet/WindchillGW" Failed. Nested exception is: (wt.wrmf.transport.httptransport.httptransportResource/2) wt.wrmf.transport.WTTransportException: Authentication to "https://<host>/Windchill/servlet/WindchillGW" Failed. at wt.wrmf.transport.httptransport.HTTPPipeAdapter.pushInGeneral(HTTPPipeAdapter.java:589) at wt.wrmf.transport.httptransport.GZIPHTTPPipe.push(GZIPHTTPPipe.java:388) at wt.wrmf.transport.StandardGenericTransportService.send0(StandardGenericTransportService.java:301) at wt.wrmf.transport.StandardGenericTransportService.send(StandardGenericTransportService.java:226) at wt.wrmf.delivery.Outbox.send0(Outbox.java:292) at wt.wrmf.delivery.Outbox.sendToGTS(Outbox.java:170) at wt.wrmf.delivery.TransparentOutbox.send(TransparentOutbox.java:101) at wt.wrmf.delivery.StandardShippingService.sendImmediateItem(StandardShippingService.java:513) at wt.wrmf.delivery.StandardShippingService.sendImmediateItem(StandardShippingService.java:474) at wt.fv.master.StandardMasterService.addRemoteAutoFolder(StandardMasterService.java:742) at wt.fv.StandardFvService.addRemoteAutoFolder(StandardFvService.java:2036) at wt.fv.StandardFvService$1CreateAutoFolder.run(StandardFvService.java:5599) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662)
最新バージョンはこちらを参照ください CS105941