技术文章 - CS105941

在 Windchill PDMLink 中从电子仓库配置广播文件服务器配置时,出现“wt.wrmf.delivery.WTDeliveryException: Authentication to”错误

已修改: 30-Sep-2025   


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

适用于

  • 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)
这是文章 105941 的 PDF 版本,可能已过期。最新版本 CS105941