Posted By:
Ace_V
Posted On:
Monday, January 2, 2006 04:17 AM
I am running on Tomcat server, a program to register n number of users that is multithreaded application. But it is posing the following OperationFailedException: Waring - Registration Failed !Waring - Registration Failed !Connection is open Registration Failed !java.net.SocketException: Socket closed Waring - Registration Failed !java.net.SocketTimeoutException: Read timed out Registration Failed !Waring - Registration Failed !org.apache.commons.httpclient.HttpRecoverableException: Error in parsing the status line from the response: unable to find line starting with "HTTP This is most common error. Is it a problem with server or client It does
More>>
I am running on Tomcat server, a program to register n number of users that is multithreaded application. But it is posing the following
OperationFailedException: Waring - Registration Failed !Waring - Registration Failed !Connection is open
Registration Failed !java.net.SocketException: Socket closed
Waring - Registration Failed !java.net.SocketTimeoutException: Read timed out
Registration Failed !Waring - Registration Failed !org.apache.commons.httpclient.HttpRecoverableException: Error in parsing the status line from the response: unable to find line starting with "HTTP
This is most common error.
Is it a problem with server or client
It does not pose the same error with other servers
<<Less