zrlw commented on issue #383:
URL: https://github.com/apache/dubbo-samples/issues/383#issuecomment-961102768


   https://github.com/apache/dubbo/runs/4105942233?check_suite_focus=true
   2021-11-04
   ```
   [04/11/21 02:12:53:053 UTC] main  INFO bootstrap.DubboBootstrap:  [DUBBO] 
DubboBootstrap has started., dubbo version: 2.7.14-SNAPSHOT, current host: 
172.24.0.5
   [04/11/21 02:12:53:053 UTC] main  WARN support.AbstractRegistryFactory:  
[DUBBO] All registry instances have been destroyed, failed to fetch any 
instance. Usually, this means no need to try to do unnecessary redundant 
resource clearance, all registries has been taken care of., dubbo version: 
2.7.14-SNAPSHOT, current host: 172.24.0.5
   <== the static boolean variable destroyed of AbstractRegistryFactory is 
still true 
   [04/11/21 02:12:53:053 UTC] main ERROR context.TestContextManager: Caught 
exception while allowing TestExecutionListener 
[org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5215cd9a]
 to prepare test instance 
[org.apache.dubbo.samples.version.VersionService2IT@29b732a2]
   org.springframework.beans.factory.UnsatisfiedDependencyException: Error 
creating bean with name 'org.apache.dubbo.samples.version.VersionService2IT': 
Unsatisfied dependency expressed through field 'service'; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'versionService': FactoryBean threw exception on object creation; 
nested exception is java.lang.IllegalStateException: Add nodeCache listener for 
path:/dubbo/config/dubbo/org.apache.dubbo.samples.version.api.VersionService:2.0.0:.condition-router
   ```


-- 
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