• Bug
  • Status: Closed
  • 1 Critical
  • Resolution: Fixed
  • hsingh
  • Reporter: hsingh
  • November 19, 2009
  • 0
  • Watchers: 0
  • January 17, 2013
  • November 23, 2009

Description

ehcache-monitor-1.0.0-beta/bin $ ./shutdown.bat Couldn’t shut server down at 10.1.1.3:9889 Exception in thread “main” java.net.ConnectException: Connection refused: connect at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) at java.net.Socket.connect(Socket.java:519) at sun.net.NetworkClient.doConnect(NetworkClient.java:158) at sun.net.www.http.HttpClient.openServer(HttpClient.java:394) at sun.net.www.http.HttpClient.openServer(HttpClient.java:529) at sun.net.www.http.HttpClient.(HttpClient.java:233) at sun.net.www.http.HttpClient.New(HttpClient.java:306) at sun.net.www.http.HttpClient.New(HttpClient.java:323) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:852) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:793) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:718) at org.terracotta.ehcachedx.monitor.util.HttpUtils.performHttpConnectionRequest(HttpUtils.java:70) at org.terracotta.ehcachedx.monitor.util.HttpUtils.getHttpConnectionContent(HttpUtils.java:29) at org.terracotta.ehcachedx.monitor.util.RestProxy.shutdown(RestProxy.java:60) at org.terracotta.ehcachedx.monitor.StandaloneServer$Command$2.execute(StandaloneServer.java:142) at org.terracotta.ehcachedx.monitor.StandaloneServer.main(StandaloneServer.java:54)

It should give a nice message same as we have for tc.

Comments

Alexander Snaps 2009-11-23

still prints full stacktrace if something else goes wrong!

Himadri Singh 2009-11-24

ehcache-dx-1.7.1-SNAPSHOT/bin> ./shutdown.sh Couldn’t shut server down at 10.0.4.131:9889! Are you sure there is a EhCache DX Monitor instance running there?

Verified in rev 5370