アーティクル - CS409862
Windchill PDMLink のカスタム ツールを使用してシリーズをロード中にエラー「java.io.FileNotFoundException: x:\ptc\Windchill_11.1\Windchill\bin\standardX24.dtd」が発生する
修正日: 30-Jan-2024
適用対象
- Windchill PDMLink 11.1
説明
- カスタム環境で以下のコマンドを使用してシリーズをロードできませんでした
windchill wt.series.LoadFileBasedSeries <filePath/fileName>.xml -load
- エラーは以下のとおりです。
Error reading from FileBasedSeries file. File-based series XML file could not be loaded: x:/tmp/xxx/xxxx.xml java.io.FileNotFoundException: x:\ptc\Windchill_11.1\Windchill\bin\standardX24.dtd (The system cannot find the file specified) Nested exception is: java.io.FileNotFoundException: x:\ptc\Windchill_11.1\Windchill\bin\standardX24.dtd (The system cannot find the file specified)
- シリーズのロードが成功した場合、ロード結果を確認する方法
最新バージョンはこちらを参照ください CS409862