-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
javassist.compiler.CompileError: setSkyWalkingDynamicField(java.lang.Object) #3996
Comments
Please search Dubbo bug. This should be fixed already in Dubbo side. This is dubbo lib bug. |
I used the latest version dubbo (Spring Cloud Alibaba Dubbo). It do well when I exposd a service to REST or Dubbo independently. |
I think you should submit this to Dubbo to ask why. And you could keep in the loop on that issue. I am really not familiar about the difference between these two cases in Dubbo. |
Ok,Thinks your reply. |
这个目前 Dubbo version: 2.7.3 有好的解决办法么? |
@shenhongbin7854 Discussion in English only |
env: error: Same as above Is there any other plan? |
Upgraded version? Please tell me。 thanks |
Upgraded version? Please tell me。 thanks |
upgrade can not solves your problem.You choose one way between Dubbo or Rest。 |
service only use rpc or only use http ? |
service only use rpc or only use http ? |
For more information about this bug in dubbo, please see, apache/dubbo#7517 , and this pr will fix this bug. |
Please answer these questions before submitting your issue.
Question
Bug
Dubbo version: 2.7.3
Operating System version: mac
Java version: 1.8
skywalking 6.4
One service is exposed to Rest and dubbo at the same time, it will throw a RuntimeException.
(当一个服务类同时暴露成为一个dubbo服务和Rest服务时,会抛出一个RuntimeException)
code
error log
The text was updated successfully, but these errors were encountered: