アーティクル - CS235728

Windchill Bulk Migrator で「java.lang.StringIndexOutOfBoundsException: String index out of range: -1」でデータのロードが失敗する

修正日: 10-Oct-2022   


注記:ここに記載されている情報は、お客様の利便性向上のため機械翻訳ソフトを使用しています。PTCは、ここに記載されている情報の翻訳の正確性について、一切の責任を負いませんので、ご了承ください。英語の原文を参照するには、こちら。この機械翻訳に関する詳細は、こちら。
お知らせいただき、ありがとうございます。この機械翻訳をレビューします。

適用対象

  • Windchill Bulk Migrator 4.0 M020 to 12.0

説明

  • データのロードが「java.lang.StringIndexOutOfBoundsException: String index out of range: -1」で失敗する
  • cirouter.log のエラー
ERROR postprocess.WbmMigratedInfoPostprocessor - com.ptc.windchill.migration.wbm.transaction.MasterStagingRecord@120f5b61 について報告されたエラー、objectType:WTPart、stgId:10 => 文字列インデックスが範囲外:-1 java.lang.StringIndexOutOfBoundsException: 文字列インデックスが不足しています範囲: com.ptc.windchill.migration の java.lang.String.substring(String.java:1911) で -1 wbm.WBMLoadAttribute2.convertAttributeValue(WBMLoadAttribute2.java:379)
com.ptc.windchill.migration.wbm.WBMLoadAttribute2.createAttributeInfo2(WBMLoadAttribute2.java:344) で

URL IBA の場合、スタックには次のように表示されます
java.lang.StringIndexOutOfBoundsException: 文字列インデックスが範囲外です: -1 com.ptc.core.meta.common.DataTypesExternalizer.fromExternalHyperlinkForm(DataTypesExternalizer.java:515
  • MethodServer ログは次のエラーを報告します:
エラー [RMI TCP 接続 (53748)-10.236.130.185] com.ptc.windchill.migration.wbm.WBMLoadAttribute2 wcadmin - FloatingPointWithUnits 値 0|9 を解析できません
2022-10-07 01:40:00,411 情報 [RMI TCP 接続 (53748)-10.236.130.185] wt.system.err wcadmin - wt.util.WTException: java.lang.StringIndexOutOfBoundsException: 文字列インデックスが範囲外: -1
2022-10-07 01:40:00,411 INFO [RMI TCP Connection(53748)-10.236.130.185] wt.system.err wcadmin - ネストされた例外: java.lang.StringIndexOutOfBoundsException: 文字列インデックスが範囲外: -1
2022-10-07 01:40:00,411 情報 [RMI TCP 接続 (53748)-10.236.130.185] wt.system.err wcadmin - java.lang.String.substring (String.java:1967) で
2022-10-07 01:40:00,411 情報 [RMI TCP 接続 (53748)-10.236.130.185] wt.system.err wcadmin - com.ptc.core.meta.common.DataTypesExternalizer.fromExternalFloatingPointWithUnitsForm (DataTypesExternalizer.java:462) )
2022-10-07 01:40:00,411 情報 [RMI TCP 接続 (53748)-10.236.130.185] wt.system.err wcadmin - com.ptc.windchill.migration.wbm.WBMLoadAttribute2.convertAttributeValue(WBMLoadAttribute2.java:369) )
2022-10-07 01:40:00,411 情報 [RMI TCP 接続 (53748)-10.236.130.185] wt.system.err wcadmin - com.ptc.windchill.migration.wbm.WBMLoadAttribute2.createAttributeInfo2(WBMLoadAttribute2.java:331) )
2022-10-07 01:40:00,411 情報 [RMI TCP 接続 (53748)-10.236.130.185] wt.system.err wcadmin - com.ptc.windchill.migration.wbm.WBMLoadAttribute2.createAttribute(WBMLoadAttribute2.java:111) )
2022-10-07 01:40:00,411 情報 [RMI TCP 接続 (53748)-10.236.130.185] wt.system.err wcadmin - com.ptc.windchill.migration.wbm.genericloader.GenericLoader.importIBAs(GenericLoader.java) :536)
2022-10-07 01:40:00,411 情報 [RMI TCP 接続 (53748)-10.236.130.185] wt.system.err wcadmin - com.ptc.windchill.migration.wbm.genericloader.GenericLoader.loadObject (GenericLoader.java :201)
2022-10-07 01:40:00,411 情報 [RMI TCP 接続 (53748)-10.236.130.185] wt.system.err wcadmin - com.ptc.windchill.migration.wbm.genericloader.GenericVersionedLoader.loadIterations (GenericVersionedLoader.java) :361)
最新バージョンはこちらを参照ください CS235728