zrlw commented on issue #383: URL: https://github.com/apache/dubbo-samples/issues/383#issuecomment-956196627
https://github.com/apache/dubbo/runs/4066979244?check_suite_focus=true 2021-11-01 ``` [01/11/21 11:20:02:002 UTC] main INFO bootstrap.DubboBootstrap: [DUBBO] DubboBootstrap has started., dubbo version: 2.7.14-SNAPSHOT, current host: 192.168.128.5 [01/11/21 11:20:02:002 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: 192.168.128.5 [01/11/21 11:20:02:002 UTC] main ERROR context.TestContextManager: Caught exception while allowing TestExecutionListener [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@75201592] to prepare test instance [org.apache.dubbo.samples.version.VersionService1IT@1162410a] org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.apache.dubbo.samples.version.VersionService1IT': 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:1.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]
