mapeterson
12 years agoOccasional Contributor
Intermittent issue with commandline client hanging
The server is 5.0.5036
We are using AD user validation.
The issue is that roughly once per hour for about 1-10 minutes the commandline client will hang and spit out the error whose first line is:
com.smartbear.ccollab.datamodel.xmlrpc.XmlRpcClientEngineImplementation$1 invokeFINE: XML-RPC exception
org.apache.xmlrpc.XmlRpcException: I/O error while communicating with HTTP server: Connection reset at org.apache.xmlrpc.client.XmlRpcCommonsTransport.writeRequest(XmlRpcCommonsTransport.java:252)
For most cases web access is still available. If I run the commandline on the server and use localhost, it still hangs so it doesn't look to be a network problem.
The problem arose after we moved the app to the cloud.
Any detailed response is greatly appreciated.
We are using AD user validation.
The issue is that roughly once per hour for about 1-10 minutes the commandline client will hang and spit out the error whose first line is:
com.smartbear.ccollab.datamodel.xmlrpc.XmlRpcClientEngineImplementation$1 invokeFINE: XML-RPC exception
org.apache.xmlrpc.XmlRpcException: I/O error while communicating with HTTP server: Connection reset at org.apache.xmlrpc.client.XmlRpcCommonsTransport.writeRequest(XmlRpcCommonsTransport.java:252)
For most cases web access is still available. If I run the commandline on the server and use localhost, it still hangs so it doesn't look to be a network problem.
The problem arose after we moved the app to the cloud.
Any detailed response is greatly appreciated.