Skip to content

Unresolved symbols upgrading to 0.2.0 #62

@andreaTP

Description

@andreaTP

I was updating from 0.1.7 to 0.2.0, and I run into two issues:

  1. the artifactId in the readme should have a trailing -core now
  2. it starts to throw an exception:
Caused by: org.extism.sdk.chicory.ExtismException: Unresolved symbols
                at org.extism.sdk.chicory.DependencyGraph.instantiate(DependencyGraph.java:167)
                at org.extism.sdk.chicory.Linker.link(Linker.java:80)
                at org.extism.sdk.chicory.CompiledPlugin.instantiate(CompiledPlugin.java:15)
                at org.extism.sdk.chicory.Plugin$Builder.build(Plugin.java:49)
                at org.acme.getting.started.PythonGreetingService.<init>(PythonGreetingService.java:29)
                ... 35 more

I haven't dedicated time to debug it, but I'll be able to share a reproducer soon.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions