With GraalVM and version 1.36.0 -> Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'otelTracer': Unsatisfied dependency expressed through method 'otelTracer' parameter 0: Error creating bean with name 'otelSdkTracerProvider': Unsatisfied dependency expressed through method 'otelSdkTracerProvider' parameter 1: Error creating bean with name 'otelSpanProcessor': Unsatisfied dependency expressed through method 'otelSpanProcessor' parameter 0: #6352
Labels
Bug
Something isn't working
Hello team,
Using the latest version 1.36.0 and SpringBoot 3.2.4, I can build a native image without issue.
Unfortunately, at runtime, I can reproduce 100% this issue:
The issue is not reproducible with a normal jar. This is only for graalVM image.
Could you please help?
The text was updated successfully, but these errors were encountered: