Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Receiving Unsupported reflection method: methodTypeDescriptor with nativeImageRunAgent #52

Open
eAdvisor opened this issue May 9, 2022 · 1 comment

Comments

@eAdvisor
Copy link

eAdvisor commented May 9, 2022

Describe the issue
I am trying to generate reflection configuration with the help of nativeImageRunAgent and I received the following error. The command was successful but had these errors in the logs.

I am running it via sbt on a scala project.

[error] Unsupported reflection method: methodTypeDescriptor
[error] Unsupported reflection method: methodTypeDescriptor
[error] Unsupported reflection method: methodTypeDescriptor
[error] Unsupported reflection method: methodTypeDescriptor
[error] Unsupported reflection method: methodTypeDescriptor
[error] Unsupported reflection method: methodTypeDescriptor

Describe GraalVM and your environment:

  • GraalVM version graalvm-ce-java17-22.1.0
  • JDK major version: 17
  • OS: MacOS Monterey
  • Architecture: AMD64
  • Version 0.3.1
@cos
Copy link

cos commented Jul 6, 2022

I run into the same problem, similar config. Just on an M1 mac. Did you find a fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants