アーティクル - CS195731
Windchill Bulk Migrator で「java.lang.IllegalArgumentException: Null input buffer」例外が発生し、コマンドが失敗する
修正日: 01-Oct-2025
適用対象
- Windchill Bulk Migrator 4.0 to 12.1
- Incorrect staging password
説明
- WBMMappingClient コマンドの実行が以下のエラーで失敗します:
[RMI TCP Connection(26)-10.59.232.163] ERROR client.ExtractProperties - Error: com.ptc.windchill.migration.wbm.wc2wc.util.WBMException: java.lang.IllegalArgumentException: Null input buffer at com.ptc.windchill.migration.wbm.wc2wc.util.WBMExceptionHandler.throwException(WBMExceptionHandler.java:34) ~[codebase/:?] at com.ptc.windchill.migration.wbm.wc2wc.extractor.client.ExtractProperties.getStaging_DB_PW(ExtractProperties.java:599) ~[codebase/:?] at com.ptc.windchill.migration.wbm.wc2wc.util.wbmutil.CommonConnectionPool.loadStagingConnectionDetails(CommonConnectionPool.java:251) ~[codebase/:?] Caused by: java.lang.IllegalArgumentException: Null input buffer at javax.crypto.Cipher.doFinal(Cipher.java:2198) ~[?:?] at com.ptc.windchill.migration.wbm.wc2wc.util.StringEncryptHelper.decrypt(StringEncryptHelper.java:70) ~[codebase/:?] at com.ptc.windchill.migration.wbm.wc2wc.extractor.client.ExtractProperties.getStaging_DB_PW(ExtractProperties.java:597) ~[codebase/:?] ... 31 more
- WBM コマンドがエラーで失敗します:
java.lang.IllegalArgumentException: Null input buffer
最新バージョンはこちらを参照ください CS195731