Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Error when using GraalVM distro & devcontainer #203

@sebhoss

Description

@sebhoss

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions