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

Error when using GraalVM distro & devcontainer #203

Closed
sebhoss opened this issue Jan 31, 2023 · 0 comments · Fixed by #205
Closed

Error when using GraalVM distro & devcontainer #203

sebhoss opened this issue Jan 31, 2023 · 0 comments · Fixed by #205
Assignees
Labels
bug Something isn't working

Comments

@sebhoss
Copy link
Member

sebhoss commented Jan 31, 2023

Describe the bug
Call ilo devcontainer and see:

Cannot construct instance of `wtf.metio.devcontainer.Devcontainer`: cannot deserialize from Object value (no delegate- or property-based Creator): this appears to be a native image, in which case you may need to configure reflection for the class that is to be deserialized
 at [Source: (File); line: 2, column: 3]

To Reproduce
Steps to reproduce the behavior:

  1. ilo devcontainer
  2. See error

Expected behavior
Deserialization should work fine for native images as well

Additional context
This did work in the past before extracting the devcontainer model in its own library.

@sebhoss sebhoss added bug Something isn't working command: devcontainer labels Jan 31, 2023
@sebhoss sebhoss self-assigned this Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant