org.apache.axis2.AxisFault: Connection reset - connections are not closing for
long time
----------------------------------------------------------------------------------------
Key: AXIS2-1473
URL: http://issues.apache.org/jira/browse/AXIS2-1473
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: client-api, codegen
Affects Versions: nightly
Environment: Client in Windows XP SP2, jdk 1.5, Axis2 1.1 Nightly
build(October 20, 2006), Microsoft SQL Reporting Services 2005 in Windows XP,
JVM Heap settings : -Xrs -Xmx700M -Xms512M.., Memory :1 GB
Reporter: GNANASEKARAN VINAYAKAMURTHY
Priority: Critical
Getting connection reset problem in Axis2 1.1 Nightly, when I try to make web
service calls to .Net client (MS Reporting services in XP) again and again....
But it works fine when called at initial couple of times... I think system
breaks, when we make web service call at 5th consecutive time.
I am trying to create web application with axis2, where I could show all the
reports and folders from MS reporting services.
Axis2 client and .Net web service server(MS Reporting services) are running on
windows platform and I just tried using 'netstat -a' in the system, where my
Axis2 client is running and found that connections made by Axis2 were not
closing for long time...... I think Axis2 is not closing the socket connections
after end of web service calls in client side.
I have also attached the following with this,
1. Netstat output
2. Exception stack trace
3. wsdl files
4. Source code
Please let me know about how could we close connections completely from Axis2
or how to fix this?
Thanks,
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]