アーティクル - CS416422
Windchill Bulk Migrator で「wbmldr -s WTPart」コマンドの使用時にエラーが発生しました
修正日: 25-Apr-2024
適用対象
- Windchill Bulk Migrator 12.1
説明
- 「wbmldr -s WTPart」コマンドの使用時にエラーが発生しました
- wbmldr.log:
24/04/2024 15:34:54 INFO wbmldr.WbmRefChecker - The reference check report for INT_WTPARTVERSION is located at path:C:\ptc\Windchill_12.1\Windchill\wbm\wbmldr\20240424153119\reports\INT_WTPARTVERSION.fail 24/04/2024 15:34:54 INFO wbmldr.WbmRefChecker - Ignoring reference check for:INT_WTPART 24/04/2024 15:34:54 ERROR process.EntityNormalizer - An exception occurred when normalizing data to INT_WTPARTVERSION. com.ptc.wbm.wbmldr.util.WbmldrException: Not all references found. Please see C:\ptc\Windchill_12.1\Windchill\wbm\wbmldr\20240424153119\reports\WTPART.bad for the problem objects. at com.ptc.wbm.wbmldr.core.process.EntityNormalizer.validReferences(EntityNormalizer.java:146) ~[wbm.jar:?] at com.ptc.wbm.wbmldr.core.process.EntityNormalizer.normalize(EntityNormalizer.java:89) ~[wbm.jar:?] at com.ptc.wbm.wbmldr.core.process.DefinitionNormalizer.normalize(DefinitionNormalizer.java:65) ~[wbm.jar:?] at com.ptc.wbm.wbmldr.core.process.NormalizationProcess.threadTask(NormalizationProcess.java:189) ~[wbm.jar:?] at com.ptc.wbm.wbmldr.core.thread.WbmldrThread.run(WbmldrThread.java:43) ~[wbm.jar:?] 24/04/2024 15:34:54 INFO process.EntityNormalizer - normalized INT_WTPARTVERSION 24/04/2024 15:34:54 ERROR process.DefinitionNormalizer - The following exception occured while normalizing: WTPART com.ptc.wbm.wbmldr.util.WbmldrException: An exception occurred when normalizing data to INT_WTPARTVERSION at com.ptc.wbm.wbmldr.core.process.EntityNormalizer.normalize(EntityNormalizer.java:103) ~[wbm.jar:?] at com.ptc.wbm.wbmldr.core.process.DefinitionNormalizer.normalize(DefinitionNormalizer.java:65) ~[wbm.jar:?] at com.ptc.wbm.wbmldr.core.process.NormalizationProcess.threadTask(NormalizationProcess.java:189) ~[wbm.jar:?] at com.ptc.wbm.wbmldr.core.thread.WbmldrThread.run(WbmldrThread.java:43) ~[wbm.jar:?]
- WTPART.bad:
""|""|""|""|""|""|"1"|"Design"|""|""|""|""|""|""|""|"separable"|""|"make"|""|""|"1"|""|"migrationuser"|"migrationuser"|"***"|""|"2024-04-23 07:10:15 +00:00"|"2024-04-23 07:11:13 +00:00"|"Default"|""|"wt.part.WTPart"|"|Design|1|1" . . . . . Output threshold reached. This usually means one or more referenced objects have not been staged. If so, please ignore this and fix the problem with the referenced objects and run stage one more time. If not, please remove the above lines and use the bad file to remove these objects first and then execute stage for further listing.
- INT_WTPARTVERSION.失敗:
"WBMSOURCEIDENTIFIER"|"REVISION"|"VIEWNAME"|"VARIATION1"|"VARIATION2"|"MASTERWBMSOURCEIDENTIFIER"|"INT_WTPARTMASTER" "|Design|1|1"|"1"|"Design"|""|""|""|"NOTFOUND" . . . . . Output threshold reached. This means more data has failed reference check that reported. To generate a complete report please execute 'com.ptc.wbm.wbmldr.WbmRefChecker <Input command>' from windchill shell.
最新バージョンはこちらを参照ください CS416422