アーティクル - CS373955
FlexPLM での VRD の展開中に型をロードすると、「java.lang.ClassCastException: クラス com.ptc.core.meta.common.FloatingPoint をクラス java.lang.String にキャストできません」というエラーで型をロードできませんでした
修正日: 02-Aug-2022
適用対象
- FlexPLM 12.0
説明
- LCSMaterialSupplier_1.xmlとPlanLineItem_1.xmlの読み込みにエラーが発生しました
Load Failed. wt.util.WTException: java.lang.ClassCastException: class com.ptc.core.meta.common.FloatingPoint cannot be cast to class java.lang.String (com.ptc.core.meta.common.FloatingPoint is in unnamed module of loader 'app'; java.lang.String is in module java.base of loader 'bootstrap') Nested exception is: java.lang.ClassCastException: class com.ptc.core.meta.common.FloatingPoint cannot be cast to class java.lang.String (com.ptc.core.meta.common.FloatingPoint is in unnamed module of loader 'app'; java.lang.String is in module java.base of loader 'bootstrap') at java.base/java.lang.String.compareTo(String.java:125) at com.ptc.core.meta.common.AnalogSet.getIntersection(AnalogSet.java:267) at com.lcs.wc.flextype.WTSFlexTypeAttribute.calculateBoundLimit(WTSFlexTypeAttribute.java:536) at com.lcs.wc.flextype.WTSFlexTypeAttribute.<init>(WTSFlexTypeAttribute.java:151)
最新バージョンはこちらを参照ください CS373955