技术文章 - CS242079
在 FlexPLM 中经常收到错误消息“wt.introspection.WTIntrospector - java.beans.IntrospectionException: type mismatch between read and write methods”
已修改: 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命令时收到以下错误消息:

这是文章 242079 的 PDF 版本,可能已过期。最新版本 CS242079