I'm pretty sure you can make this happen just by telnetting to the container port and disconnecting. In other words, if anyone's ever doing scans of your open ports, you'll get this exception when it connects to your server. The server tries to read from the network socket, but gets an EOF because the scanner never says anything on the connection.

Are you experiencing any problems with your services, or just curious about this logfile entry?


Charles

On Sep 16, 2008, at 1:38 PM, Belaid MOA wrote:


Dear All,
For some strange reasons my container (GT 4.0.6) keeps showing the following error from time to time. I noticed that this was reported as a bug (http://bugzilla.globus.org/bugzilla/show_bug.cgi?id=3449) but I do not know whether it was fixed or not. Any help on this issue is very appreciated.

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = ====================================================================== 2008-09-16 11:24:35,739 ERROR container.GSIServiceThread [ServiceThread-11,process:147] Error processing request
java.io.EOFException
at org .globus .gsi .gssapi .net .impl.GSIGssInputStream.readHandshakeToken(GSIGssInputStream.java:56) at org .globus.gsi.gssapi.net.impl.GSIGssSocket.readToken(GSIGssSocket.java: 60) at org .globus.gsi.gssapi.net.GssSocket.authenticateServer(GssSocket.java: 122) at org.globus.gsi.gssapi.net.GssSocket.startHandshake(GssSocket.java:142) at org.globus.gsi.gssapi.net.GssSocket.getOutputStream(GssSocket.java: 161) at org .globus .wsrf.container.GSIServiceThread.process(GSIServiceThread.java:99) at org.globus.wsrf.container.ServiceThread.run(ServiceThread.java:291) = = = = = = = = = = = = = = = = = = = = = = = = = = = = = ======================================================================


With best regards.
Belaid Moa.
_________________________________________________________________


Reply via email to