Skywalking and springboot integration,springboot version 2.3.12.RELEASE #9492
Unanswered
zhouyun0242
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
You didn't report the root cause. We can't know what it happened. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After skywalking is integrated with springboot, the following errors will be reported when the project is started:
Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.context.annotation.internalAsyncAnnotationProcessor' defined in class path resource [org/springframework/scheduling/annotation/ProxyAsyncConfiguration.class]: Initialization of bean failed; nested exception is java.lang.ExceptionInInitializerError
Beta Was this translation helpful? Give feedback.
All reactions