[jcifs] Software caused connection abort

Allistair Crossley Allistair.Crossley at QAS.com
Tue Apr 20 08:06:01 GMT 2004


Hi Guys,

Sorry to bother you again, I have been trying to figure out an error that is happening sporadically in our J2EE application at the Content Management System side. A user can view content in the CMS using our webapp and this is done via a stream by connecting using sockets to the CMS. 

The following error occurs fairly often but not reproducably when a client requests to view content;

04.20 08:55:46.537	IdcServerThread-2176	Error uploading file 'GBR0077.doc' to client.
java.net.SocketException: Software caused connection abort: socket write error
	at java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
	at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
	at intradoc.server.ServiceHttpImplementor.sendFileResponse(Unknown Source)
	at intradoc.server.FileService.doResponse(Unknown Source)
	at intradoc.server.Service.doRequest(Unknown Source)
	at intradoc.server.ServiceManager.processCommand(Unknown Source)
	at intradoc.server.IdcServerThread.run(Unknown Source)

My question is just whether using the jCIFS NTLM filter could cause such a problem as the CMS vendor believes it is not their IdcServerThread and that it is the network somehow.

I wonder if anyone has a view on that on this list.

Cheers, ADC


<FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE> 
-------------------------------------------------------
QAS Ltd.
Developers of QuickAddress Software
<a href="http://www.qas.com">www.qas.com</a>
Registered in England: No 2582055
Registered in Australia: No 082 851 474
-------------------------------------------------------
</FONT>



More information about the jcifs mailing list