アーティクル - CS242079
FlexPLMで頻繁にエラーメッセージ「wt.introspection.WTIntrospector-java.beans.IntrospectionException:読み取りメソッドと書き込みメソッド間のタイプの不一致」が発生する
修正日: 07-Aug-2021
適用対象
- FlexPLM 11.0 to 11.1
説明
- Methodseverログでエラーメッセージを頻繁に取得する:
2016-07-12 14:22:25,227 ERROR [QueryBuilder Type Pre-Loader] wt.introspection.WTIntrospector - java.beans.IntrospectionException: type mismatch between read and write methods 2016-07-12 14:22:25,227 WARN [QueryBuilder Type Pre-Loader] wt.introspection.WTIntrospector - Unexpected state in newPropertyDescriptor for com.lcs.wc.foundation.LCSMaster: 2016-07-12 14:22:25,227 WARN [QueryBuilder Type Pre-Loader] wt.introspection.WTIntrospector - x name: identificationObject 2016-07-12 14:22:25,227 WARN [QueryBuilder Type Pre-Loader] wt.introspection.WTIntrospector - y name: identificationObject 2016-07-12 14:22:25,227 WARN [QueryBuilder Type Pre-Loader] wt.introspection.WTIntrospector - getter: public abstract wt.fc.IdentificationObject com.lcs.wc.foundation.LCSMaster.getIdentificationObject() 2016-07-12 14:22:25,227 WARN [QueryBuilder Type Pre-Loader] wt.introspection.WTIntrospector - setter: public abstract void com.lcs.wc.foundation.LCSMaster.setIdentificationObject(com.lcs.wc.foundation.LCSIdentificationObject) 2016-07-12 14:22:25,227 WARN [QueryBuilder Type Pre-Loader] wt.introspection.WTIntrospector - x getter: public abstract wt.fc.IdentificationObject com.lcs.wc.foundation.LCSMaster.getIdentificationObject()
- InfoReportコマンドを実行しようとすると、以下のエラーメッセージが表示されます。

最新バージョンはこちらを参照ください CS242079