技术文章 - CS293953
在 Windchill PDMLink 中处理丢失的对象时,复制包的导出失败并出现 MarshalException
已修改: 27-Dec-2022
适用于
- Windchill PDMLink 11.1 F000 to M010
- Windchill PDMLink 11.0 F000 to M030-CPS12
说明
- 处理丢失的对象时,复制包的导出失败并出现MarshalException :
错误 [WPSyncQueue.PollingThread] com.ptc.windchill.wp.delivery.export.AbstractDeliveryExportDelegate 管理员 - 无法创建交付 ZIP 文件。如果问题仍然存在,请联系您的管理员。
wt.util.WTException:javax.xml.bind.MarshalException
- 有链接异常:
[com.ctc.wstx.exc.WstxIOException:要输出的文本中的无效空白字符 (0xb)(在 xml 1.1 中,可以作为字符实体输出)]
在 com.sun.xml.bind.v2.runtime.MarshallerImpl.write(MarshallerImpl.java:330)
在 com.sun.xml.bind.v2.runtime.MarshallerImpl.marshal(MarshallerImpl.java:178)
在 com.ptc.windchill.wp.delivery.export.support.AdditionalProcessingSupportFileExporter.analizeRecord(AdditionalProcessingSupportFileExporter.java:270)
在 com.ptc.windchill.wp.delivery.export.support.AdditionalProcessingSupportFileExporter.procesData(AdditionalProcessingSupportFileExporter.java:174)
在 com.ptc.windchill.wp.delivery.export.support.MissingObjectAdditionalProcessingSupport.fireFileExporter(MissingObjectAdditionalProcessingSupport.java:560)
在 com.ptc.windchill.wp.delivery.export.AbstractDeliveryExportDelegate.buildExportFiles(AbstractDeliveryExportDelegate.java:519)
在 com.ptc.windchill.sync.wpsync.StandardWPSyncService.exportToFile(StandardWPSyncService.java:867)
在 com.ptc.windchill.sync.wpsync.StandardWPSyncService.createZip(StandardWPSyncService.java:807)
在 com.ptc.windchill.sync.wpsync.StandardWPSyncService.performExport(StandardWPSyncService.java:495)
wt.util.WTException:javax.xml.bind.MarshalException
- 有链接异常:
[com.ctc.wstx.exc.WstxIOException:要输出的文本中的无效空白字符 (0xb)(在 xml 1.1 中,可以作为字符实体输出)]
在 com.sun.xml.bind.v2.runtime.MarshallerImpl.write(MarshallerImpl.java:330)
在 com.sun.xml.bind.v2.runtime.MarshallerImpl.marshal(MarshallerImpl.java:178)
在 com.ptc.windchill.wp.delivery.export.support.AdditionalProcessingSupportFileExporter.analizeRecord(AdditionalProcessingSupportFileExporter.java:270)
在 com.ptc.windchill.wp.delivery.export.support.AdditionalProcessingSupportFileExporter.procesData(AdditionalProcessingSupportFileExporter.java:174)
在 com.ptc.windchill.wp.delivery.export.support.MissingObjectAdditionalProcessingSupport.fireFileExporter(MissingObjectAdditionalProcessingSupport.java:560)
在 com.ptc.windchill.wp.delivery.export.AbstractDeliveryExportDelegate.buildExportFiles(AbstractDeliveryExportDelegate.java:519)
在 com.ptc.windchill.sync.wpsync.StandardWPSyncService.exportToFile(StandardWPSyncService.java:867)
在 com.ptc.windchill.sync.wpsync.StandardWPSyncService.createZip(StandardWPSyncService.java:807)
在 com.ptc.windchill.sync.wpsync.StandardWPSyncService.performExport(StandardWPSyncService.java:495)
这是文章 293953 的 PDF 版本,可能已过期。最新版本 CS293953