949596979899100101102103104
lastConnectException=null; break; } catch(Exception e) { if(client != null) client.stop(); lastConnectException=e; Thread.sleep(1000); crtms=System.currentTimeMillis(); } }