アーティクル - CS282177
Windchill Bulk Migrator 11.1 で Extractor モジュールをインストールするときに、「IllegalArgumentException: URI が絶対ではありません」というエラーが表示される
修正日: 10-May-2024
適用対象
- Windchill Bulk Migrator 11.1 to 12.1
- Windchill PDMLink 9.1 to 12.1
説明
- xconfmanager -i codebase/ext/plm/extend/custom_additions.xconf -p を実行すると、 IllegalArgumentException: URI が絶対値ではありませんというエラーが発生します。
- 抽出モジュールのインストール時にIllegalArgumentException: URI が絶対値ではありませんエラーが発生する
xconf の抽出をチェック:
xconf: ...
[echo] declarations.xconf ファイルを E:\ptc\Windchill_11.1\Windchill\bin\../codebase/com/ptc/windchill/migration/wbm/wc2wc/extractor/.wbmextractor/install にバックアップしています
[echo] wt.properties ファイルを E:\ptc\Windchill_11.1\Windchill\bin\../codebase/com/ptc/windchill/migration/wbm/wc2wc/extractor/.wbmextractor/install にバックアップしています
[exec] エラー [main] com.ptc.windchill.structconf.StructConfManager - 予期しないエラー (スタック トレースは以下を参照):
[exec] java.lang.IllegalArgumentException: URI が絶対ではありません
[exec] java.net.URI.toURL(URI.java:1088) で
[exec] com.ptc.windchill.structconf.xconf.UpdateXconf.standardizePath(UpdateXconf.java:258) で
[exec] com.ptc.windchill.structconf.xconf.UpdateXconf.addInclude(UpdateXconf.java:198) で
[exec] com.ptc.windchill.structconf.IncludeXconfFile.execute(IncludeXconfFile.java:57) で
[exec] com.ptc.windchill.structconf.StructConfManagerCommand.execute(StructConfManagerCommand.java:102) で
[exec] com.ptc.windchill.structconf.StructConfManager.execute(StructConfManager.java:259) で
[exec] com.ptc.windchill.structconf.StructConfManager.execute(StructConfManager.java:273) で
[exec] com.ptc.windchill.structconf.StructConfManager.main(StructConfManager.java:820) で実行
!+! E:\WBM11-1Extraction\build.xml:287 でエラーが発生しました: !!!
xconf: ...
[echo] declarations.xconf ファイルを E:\ptc\Windchill_11.1\Windchill\bin\../codebase/com/ptc/windchill/migration/wbm/wc2wc/extractor/.wbmextractor/install にバックアップしています
[echo] wt.properties ファイルを E:\ptc\Windchill_11.1\Windchill\bin\../codebase/com/ptc/windchill/migration/wbm/wc2wc/extractor/.wbmextractor/install にバックアップしています
[exec] エラー [main] com.ptc.windchill.structconf.StructConfManager - 予期しないエラー (スタック トレースは以下を参照):
[exec] java.lang.IllegalArgumentException: URI が絶対ではありません
[exec] java.net.URI.toURL(URI.java:1088) で
[exec] com.ptc.windchill.structconf.xconf.UpdateXconf.standardizePath(UpdateXconf.java:258) で
[exec] com.ptc.windchill.structconf.xconf.UpdateXconf.addInclude(UpdateXconf.java:198) で
[exec] com.ptc.windchill.structconf.IncludeXconfFile.execute(IncludeXconfFile.java:57) で
[exec] com.ptc.windchill.structconf.StructConfManagerCommand.execute(StructConfManagerCommand.java:102) で
[exec] com.ptc.windchill.structconf.StructConfManager.execute(StructConfManager.java:259) で
[exec] com.ptc.windchill.structconf.StructConfManager.execute(StructConfManager.java:273) で
[exec] com.ptc.windchill.structconf.StructConfManager.main(StructConfManager.java:820) で実行
!+! E:\WBM11-1Extraction\build.xml:287 でエラーが発生しました: !!!
最新バージョンはこちらを参照ください CS282177