imgoby commented on issue #13802:
URL: https://github.com/apache/dubbo/issues/13802#issuecomment-2022065148

   @CrazyHZM Hello,This issue exists indeed. I am sure it is dubbo 's bug.If I 
remove org.apache.dubbo.common.utils.ClassLoaderResourceLoader code between 
line 86 to line 89,anything will be well.
   
   
![image](https://github.com/apache/dubbo/assets/27885492/4fdc1e5d-323e-42fb-8718-80a4be7a4f7b)
   
   demo for reproducing it is here : 
   (1) pom.xml
   https://github.com/imgoby/spring-cloud-alibaba-dubbo-native/blob/main/pom.xml
   
   (2)sub project:
   
https://github.com/imgoby/spring-cloud-alibaba-dubbo-native/tree/main/dubbo-samples-native-image-registry-provider
   
   first step: start zookeeper,second step: build native image 
dubbo-samples-native-image-registry-provider,third step: start up. the failure 
message will be saw.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to