You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Bob Pisani (JIRA)" <ji...@apache.org> on 2008/04/17 23:03:21 UTC

[jira] Commented: (AXIS2-1473) org.apache.axis2.AxisFault: Connection reset - connections are not closing for long time

    [ https://issues.apache.org/jira/browse/AXIS2-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590202#action_12590202 ] 

Bob Pisani commented on AXIS2-1473:
-----------------------------------

I looked at AXIS2-2724 and I don't see how that fixes the issue at all... I did what Chris suggested and it's been working fairly well. Can you please explain if it is really fixed??

> org.apache.axis2.AxisFault: Connection reset - connections are not closing for long time
> ----------------------------------------------------------------------------------------
>
>                 Key: AXIS2-1473
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1473
>             Project: 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
>            Assignee: Deepal Jayasinghe
>            Priority: Critical
>         Attachments: AbstractHTTPSender.java, axis2-kernel-1.2.jar, Connection-reset-exeption.txt, netstat-output.doc, reportexecution2005.wsdl, reportservice2005.wsdl, SSRS-Main.zip
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org