Caused by: com.oracle.graal.pointsto.constraints.UnsupportedFeatureException: No instances of ch.qos.logback.classic.Logger are allowed in the image heap as this class should be initialized at image runtime. To see how this object got instantiated use --trace-object-instantiation=ch.qos.logback.classic.Logger. #32932
Labels
status: invalid
An issue that we don't feel is valid
Problem
Executing
./gradlew bootBuildImage
will cause a exception.Executing
./gradlew nativeCompile
will build successfully, but instead of producing an executable file, producing something like the followingConfig
Error
Version
The text was updated successfully, but these errors were encountered: