アーティクル - CS350541
Windchill12.0.1へのアップグレード後「java.lang.ClassCastException:クラスcom.ptc.windchill.enterprise.datamonitor.DataMonitorをクラスcom.ptc.windchill.enterprise.datamonitor.WBRDataMonitorにキャストできません」が報告されます
修正日: 01-Jun-2022
適用対象
- Windchill PDMLink 12.0 to 12.0.2.2
説明
- Windchill12.0.1へのアップグレード後「java.lang.ClassCastException:クラスcom.ptc.windchill.enterprise.datamonitor.DataMonitorをクラスcom.ptc.windchill.enterprise.datamonitor.WBRDataMonitorにキャストできません」が報告されます
- MethodServerログのエラー
エラー[dataMonitorProcessingQueue.PollingThread]wt.queue.ProcessingQueue.dataMonitorProcessingQueue管理者-キューエントリ番号:16528599
java.lang.reflect.InvocationTargetException
java.base / jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(ネイティブメソッド)で
java.base / jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)で
java.base / jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)で
java.base / java.lang.reflect.Method.invoke(Method.java:566)で
wt.queue.QueueEntry.execute(QueueEntry.java:231)で
wt.queue.ProcessingQueue.execEntry(ProcessingQueue.java:312)で
wt.queue.ProcessingQueue.execEntries(ProcessingQueue.java:898)で
wt.queue.PollingQueueThread.run(PollingQueueThread.java:102)で
原因:java.lang.ClassCastException:クラスcom.ptc.windchill.enterprise.datamonitor.DataMonitorをクラスcom.ptc.windchill.enterprise.datamonitor.WBRDataMonitor(com.ptc.windchill.enterprise.datamonitor.DataMonitorおよびcom.ptc.windchill.enterprise.datamonitor.WBRDataMonitorは、ローダー'app'の名前のないモジュールにあります)
com.ptc.windchill.enterprise.datamonitor.DataMonitorHelper.sendDataMonitorNotification(DataMonitorHelper.java:482)で
com.ptc.windchill.enterprise.datamonitor.DataMonitorHelper.processDataMonitor(DataMonitorHelper.java:261)で
...8もっと
java.lang.reflect.InvocationTargetException
java.base / jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(ネイティブメソッド)で
java.base / jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)で
java.base / jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)で
java.base / java.lang.reflect.Method.invoke(Method.java:566)で
wt.queue.QueueEntry.execute(QueueEntry.java:231)で
wt.queue.ProcessingQueue.execEntry(ProcessingQueue.java:312)で
wt.queue.ProcessingQueue.execEntries(ProcessingQueue.java:898)で
wt.queue.PollingQueueThread.run(PollingQueueThread.java:102)で
原因:java.lang.ClassCastException:クラスcom.ptc.windchill.enterprise.datamonitor.DataMonitorをクラスcom.ptc.windchill.enterprise.datamonitor.WBRDataMonitor(com.ptc.windchill.enterprise.datamonitor.DataMonitorおよびcom.ptc.windchill.enterprise.datamonitor.WBRDataMonitorは、ローダー'app'の名前のないモジュールにあります)
com.ptc.windchill.enterprise.datamonitor.DataMonitorHelper.sendDataMonitorNotification(DataMonitorHelper.java:482)で
com.ptc.windchill.enterprise.datamonitor.DataMonitorHelper.processDataMonitor(DataMonitorHelper.java:261)で
...8もっと
最新バージョンはこちらを参照ください CS350541