原文:com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: Connection refused: connect

com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: Connection refused: connect 或者com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any know ...

2018-07-15 21:36 0 1568 推薦指數:

查看詳情

java.net.ConnectException: Connection refused: connect

1. 原因分析:端口(51019,51022)被占用。 解決辦法:查看被占用端口對應的PID,輸入命令:netstat -aon|findstr "51019",回車,記下最后一位數字,即PID,這 ...

Mon Apr 08 20:34:00 CST 2019 0 899
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM