Jonathan C. Bailey
Mon, 02 Nov 2009 19:20:52 -0800
It seems I've got myself into a corner somehow and am not able to log into the SGD (4.5) client or admin. On both, I get "java.net.ConnectException: Connection refused" after attempting login. The only recent change was to enable firewall traversal mode and change it to a non-standard port (2443). I've enabled logging for server/* and admin/*, but the only errors I see in the log are similar to the following (they appear with both 127.0.0.1 and the internal IP of the machine).
2009/11/02 20:58:33.427 (pid 25331) server/server/info #1257217113427
The JServer has accepted a connection on its peer port from 127.0.0.1.
2009/11/02 20:58:33.429 (pid 25331) server/server/info #1257217113429
Failed to initialise connection from 127.0.0.1 because of exception:
java.io.EOFException
at
com.sco.tta.common.connection.raw.RawConnect.read(RawConnect.java:131)
at
com.sco.tta.server.server.ConnectFactory.workoutProtocol(ConnectFactory.java:221)
at
com.sco.tta.server.server.ConnectFactory.getConnection(ConnectFactory.java:173)
at
com.sco.tta.server.server.ReaderTask.initializeTask(ReaderTask.java:524)
at com.sco.tta.server.server.ReaderTask.runTask(ReaderTask.java:348)
at com.sco.tta.server.server.Task.run(Task.java:125)
at com.sco.cid.common.WorkerPool$Worker.run(WorkerPool.java:525)
at java.lang.Thread.run(Thread.java:619)
-Jon
_______________________________________________
SGD-Users mailing list
SGD-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sgd-users