Posted By:
Vikas_Yadav
Posted On:
Thursday, June 23, 2005 03:48 AM
We are using log4cxx on server side and log4j on client side
When we send log from client by using socketAppender to server (i.e. to log4cxx) at that time it gives following exception
log4j:WARN Detected problem with connection: java.net.SocketException: Software
caused connection abort: socket write error
Where is problem?