You can get detailed SSL logging by setting this to ON in $GLOBUS_LOCATION/container-log4j.properties.
# SSL Debugging log4j.category.COM.claymoresystems.ptls.SSLDebug=OFF In the same configuration file, enable this to see what is sent on the response: # Enable on-the-wire logging (outgoing messages only) # log4j.logger.httpclient.wire=DEBUG We have similar logging for clients in log4j.properties. Rachana > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Jim Basney > Sent: Thursday, July 10, 2008 1:19 PM > To: Joel Schneider > Cc: [email protected] > Subject: Re: [gt-user] Globus 4.0.7 and Microsoft Certificate Services > > Joel Schneider wrote: > > Jim Basney wrote: > >> An EOFException on the client side indicates to me that the server > >> aborted the connection, so I suggest trying to enable > logging on the > >> server side to diagnose the problem. > > > > Any suggestions for specific logging configuration changes > which might > > shed additional light on the problem? > > Sorry, Java WS Core logging configuration is outside my expertise. > Hopefully someone else on the list can suggest. > > -Jim >
