アーティクル - CS209457
Windchill PartsLink で「windchill wt.index.BulkIndexTool」を実行すると、エラー「No EnumeratedType exists with "***" as its internal value」がメソッド サーバー ログにスローされる
修正日: 11-Aug-2022
適用対象
- Windchill PDMLink 10.2 to 12.0
- Windchill PartsLink 10.2 to 11.0
- Windchill Compliance 11.0
説明
- Windchill wt.index.BulkIndexToolを実行してオブジェクトにインデックスを付ける
- オプション 7 を使用して一括インデックス作成の進行状況を確認し、インデックスのステータスを確認します。処理されたオブジェクトと残りのオブジェクトは変更されていません。
- インデックス作成プロセスを完了できません
- Windchill 12.0.2.0 で CPS05 を更新した後、バルク インデックス作成が失敗し、メソッド サーバー ログに次のエラーが記録される
- エラーメッセージ:
ERROR 1 : [BulkIndexQueue2.PollingThread] wt.index.IndexingServiceImpl Administrator - processIndexRequest : IndexingException (wt.pom.pomResource/0) wt.pom.PersistenceException: A persistence error occurred. System message follows: Nested exception is: wt.pom.DatastoreException: A SQL error has occurred. Database system message follows: Nested exception is: wt.util.WTInvalidParameterException: No EnumeratedType exists with "***" as its internal value. at wt.fc.EnumeratedTypeUtil.toEnumeratedType(EnumeratedTypeUtil.java:311) at wt.fc.EnumeratedType.toEnumeratedType(EnumeratedType.java:431) at wt.part._QuantityUnit.toQuantityUnit(_QuantityUnit.java:29) at wt.part._WTPartMaster.readExternal(_WTPartMaster.java:725) at wt.pds.WTResultSet.readObject(WTResultSet.java:679) at wt.pds.WTResultSet.readObject(WTResultSet.java:731
ERROR 2 : [BulkIndexContentQueue2.PollingThread] wt.pds.exception Administrator - Suppressing internal message (wt.pom.pomResource/0) wt.pom.PersistenceException: A persistence error occurred. System message follows: Nested exception is: wt.pom.DatastoreException: A SQL error has occurred. Database system message follows: Nested exception is: wt.util.WTInvalidParameterException: No EnumeratedType exists with "DEFAULT" as its internal value. at wt.fc.EnumeratedTypeUtil.toEnumeratedType(EnumeratedTypeUtil.java:311) at wt.fc.EnumeratedType.toEnumeratedType(EnumeratedType.java:431) at wt.lifecycle._State.toState(_State.java:29) at wt.lifecycle._LifeCycleState.readExternal(_LifeCycleState.java:135)
最新バージョンはこちらを参照ください CS209457