1. 程式人生 > >淘淘商城_專案異常總結

淘淘商城_專案異常總結

1.xml配置檔案報錯

解決方法:

 

 

2。沒有啟動zookeeper錯誤

 

3.未找到註冊中心的service

 

4.啟動taotao-manager-web 報錯

Failed to check the status of the service com.taotao.service.ItemService. No provider available for the service com.taotao.service.ItemService from the url zookeeper://172.18.34.74:2181/com.alibaba.dubbo.registry.RegistryService?application=taotao-manager-web&dubbo=2.5.3&interface=com.taotao.service.ItemService&methods=getItemById&pid=1268&revision=0.0.1-SNAPSHOT&side=consumer×tamp=1497316370604 to the consumer 172.18.34.40 use dubbo version 2.5.3

 

 5. jdk版本報錯

 

6.錯誤描述啟動Tomcat伺服器

啟動taotao-manager專案的時候,使用的clean tomcat7:run 命令啟動出現如下圖安裝成功的問題

 解決辦法:沒有在taotao-manager下的pom檔案中包含taotao-manager-service這個專案如下圖: