xd0419 commented on issue #29: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/29#issuecomment-1569434763
我在我自己构建的镜像中,修改了`<org.apache.teaclave.javasdk.platform>MOCK_IN_JVM</org.apache.teaclave.javasdk.platform>`,但仍然会出现错误: `Fatal error: com.oracle.svm.core.util.VMError$HostedError: Option name "CompilationWatchDogStartDelay" has multiple definitions: org.graalvm.compiler.core.CompilationWatchDog$Options.CompilationWatchDogStartDelay and org.graalvm.compiler.hotspot.CompilationWatchDog$Options.CompilationWatchDogStartDelay` 这个错误似乎是因为两个定义有冲突,但在你构建的ubuntu镜像中没有这个问题,MOCK_IN_JVM模式下运行成功除了依赖`graalvm`和`native-image`,是否还需要其他安装库? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For additional commands, e-mail: dev-h...@teaclave.apache.org