Method Sever throws error message "java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.ptc.core.ui.componentRB_en_US" in Windchill PDMLink 10.1
Applies To
- Windchill PDMLink 10.1 M020 to M050
Description
- Errors on the launch of MethodServer:
java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.ptc.core.ui.componentRB_en_US
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1164)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:330)
at java.util.HashMap.writeObject(HashMap.java:1001)
at sun.reflect.GeneratedMethodAccessor129.invoke(Unknown Source)