Skip to content

com.oracle.svm.core.jdk.UnsupportedFeatureError: ObjectInputStream.readObject() #626

@phamvanthanh

Description

@phamvanthanh

Hi
Does this mean Graalvm implementation or configuration?

This happened at run time
Os Windows 10
Graalvm 20.2.0

com.oracle.svm.core.jdk.UnsupportedFeatureError: ObjectInputStream.readObject()

Caused by: java.lang.reflect.InvocationTargetException
at java.lang.reflect.Method.invoke(Method.java:566)
at com.sun.javafx.reflect.Trampoline.invoke(MethodUtil.java:76)
at java.lang.reflect.Method.invoke(Method.java:566)
at com.sun.javafx.reflect.MethodUtil.invoke(MethodUtil.java:273)
at com.sun.javafx.fxml.MethodHelper.invoke(MethodHelper.java:83)
at javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLoader.java:1786)
... 32 more
Caused by: com.oracle.svm.core.jdk.UnsupportedFeatureError: ObjectInputStream.readObject()
at com.oracle.svm.core.util.VMError.unsupportedFeature(VMError.java:86)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:53)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions