[DUBBO] No spring extension(bean) named:defaultCompiler, try to find an extension(bean) of type java.lang.String #14602
Replies: 1 comment
-
Dubbo 2.6.x is EOL now. Please try upgrade it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pre-check
Apache Dubbo Component
Java SDK (apache/dubbo)
Details
alibaba dubbo 2.6.4 integrate with springboot, reason for this warning and how to avoid it,anyone help?
2024-08-13 19:23:27.778 WARN 769 [main] c.a.d.c.s.e.SpringExtensionFactory 63 : [DUBBO] No spring extension(bean) named:defaultCompiler, try to find an extension(bean) of type java.lang.String, dubbo version: 2.6.4, current host: xx 2024-08-13 19:23:27.778 WARN 769 [main] c.a.d.c.s.e.SpringExtensionFactory 77 : [DUBBO] No spring extension(bean) named:defaultCompiler, type:java.lang.String found, stop get bean., dubbo version: 2.6.4, current host: xx
2024-08-13 19:23:31.075 WARN 769 [Finalizer] c.a.d.c.ReferenceConfig$1 97 : [DUBBO] ReferenceConfig(null) is not DESTROYED when FINALIZE, dubbo version: 2.6.4, current host: xx 2024-08-13 19:23:31.075 WARN 769 [Finalizer] c.a.d.c.ReferenceConfig$1 97 : [DUBBO] ReferenceConfig(null) is not DESTROYED when FINALIZE, dubbo version: 2.6.4, current host: xx 2024-08-13 19:23:31.075 WARN 769 [Finalizer] c.a.d.c.ReferenceConfig$1 97 : [DUBBO] ReferenceConfig(null) is not DESTROYED when FINALIZE, dubbo version: 2.6.4, current host: xx
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions