SupremeL Posted July 31, 2013 Share Posted July 31, 2013 java.net.SocketTimeoutException: connect timed out at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at org.osbot.hb.H(se:255) at org.osbot.hb.F(se:165) at org.osbot.C.run(se:471) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) [iNFO ][08/02/13 09:11:43 em]: Retrying in 5 seconds... Been like this for a few days.. Link to comment Share on other sites More sharing options...
Led Zeppelin Posted July 31, 2013 Share Posted July 31, 2013 This means the client can't connect to the server, go into your firewall and add and exception for OSbot and its folder(s). Port 50050 needs to be open. If that doesn't work try deleting everything OSbot (client, folders, scripts) and redownloading. Also make sure you have the most recent JDK and no other javas : Java SE Development Kit 7 Link to comment Share on other sites More sharing options...
SupremeL Posted August 1, 2013 Author Share Posted August 1, 2013 Thanks guys! fixed. Link to comment Share on other sites More sharing options...
Led Zeppelin Posted August 1, 2013 Share Posted August 1, 2013 close thread. Link to comment Share on other sites More sharing options...