报错信息如下:
[DUBBO] Failed to init remote service reference at filed courseService in class com.imooc.course.controller.CourseController, cause: Failed to check the status of the service com.imooc.course.service.ICourseService. No provider available for the service com.imooc.course.service.ICourseService from the url zookeeper://192.168.205.10:2181/com.alibaba.dubbo.registry.RegistryService?application=course-service&dubbo=2.5.3&interface=com.imooc.course.service.ICourseService&methods=courseList&pid=6000&side=consumer×tamp=1529916851081 to the consumer 192.168.56.1 use dubbo version 2.5.3, dubbo version: 2.5.3, current host: 192.168.56.1
course-edge-service配置如下:
course-dubbo-service配置如下:
docker装在centos虚拟机里,docker容器运行状态如下图: