[
https://issues.apache.org/jira/browse/AXIS2-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741314#action_12741314
]
Haroon commented on AXIS2-935:
--
We are facing the same issue with Axis2-1.2 version when we use
[
https://issues.apache.org/jira/browse/AXIS2-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676359#action_12676359
]
Alexis Midon commented on AXIS2-935:
I have the exact same issue with the default settin
[
https://issues.apache.org/jira/browse/AXIS2-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664613#action_12664613
]
Rigadon commented on AXIS2-935:
---
I have a similar issue, I think Guillaume's comments above ar
[
https://issues.apache.org/jira/browse/AXIS2-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528669
]
Mike Baroukh commented on AXIS2-935:
I just wanted to add a comment :
I have an application with 2 WebService. On
[
https://issues.apache.org/jira/browse/AXIS2-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513543
]
guillaume cottenceau commented on AXIS2-935:
I think it is probably not resolved. Several observations:
1
[
https://issues.apache.org/jira/browse/AXIS2-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475444
]
Simon So commented on AXIS2-935:
I backtracked.
It didn't work.
If REUSE_HTTP_CLIENT, is there a way to get rid of t
[
https://issues.apache.org/jira/browse/AXIS2-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475234
]
Simon So commented on AXIS2-935:
While the patch didn't get in, if I:
1. set REUSE_HTTP_CLIENT == Boolean.TRUE
2. cal
[
http://issues.apache.org/jira/browse/AXIS2-935?page=comments#action_12445214 ]
Jeff Peterson commented on AXIS2-935:
-
I'm pretty sure that I did not have REUSE_HTTP_CLIENT set, unless its the
default.
I still think this is a garbage colle
[
http://issues.apache.org/jira/browse/AXIS2-935?page=comments#action_12445196 ]
Oleg Kalnichevski commented on AXIS2-935:
-
Deepal,
The re-use of HttpClient instance(s) is in fact highly recommended. So, you
should probably keep the opt
[
http://issues.apache.org/jira/browse/AXIS2-935?page=comments#action_12445182 ]
Davanum Srinivas commented on AXIS2-935:
If they use REUSE_HTTP_CLIENT, they can access the HTTPClient and tweak
whatever they need to tweak. So let's leave
[
http://issues.apache.org/jira/browse/AXIS2-935?page=comments#action_12445079 ]
Deepal Jayasinghe commented on AXIS2-935:
-
Well httpclient will be reuse only if someone set the REUSE_HTTP_CLIENT flag.
And the default case it wont happen
[
http://issues.apache.org/jira/browse/AXIS2-935?page=comments#action_12444911 ]
Oleg Kalnichevski commented on AXIS2-935:
-
Folks,
I may not know the full extent and all the details of this particular problem,
so take my comment for wha
[
http://issues.apache.org/jira/browse/AXIS2-935?page=comments#action_12444905 ]
Davanum Srinivas commented on AXIS2-935:
Deepal,
Are u able to recreate this problem? Am not sure i agree with the priority if
we can't recreate the proble
[
http://issues.apache.org/jira/browse/AXIS2-935?page=comments#action_12436890 ]
Jeff Peterson commented on AXIS2-935:
-
The patch was for illustrative purposes. I think I said somewhere above that
there is probably a better way of doing it.
[
http://issues.apache.org/jira/browse/AXIS2-935?page=comments#action_12436797 ]
Deepal Jayasinghe commented on AXIS2-935:
-
I went through your patch and found that you are keeping operationClient
reference, AFAIK it is not the way of
[
http://issues.apache.org/jira/browse/AXIS2-935?page=comments#action_12436737 ]
Jeff Peterson commented on AXIS2-935:
-
I think one of the key causes of this issue is a lack of proper cleanup/garbage
collection. As a result, it is exhibited
[
http://issues.apache.org/jira/browse/AXIS2-935?page=comments#action_12436653 ]
robert lazarski commented on AXIS2-935:
---
I can't reproduce this via 'netstat -anc | grep CLOSE_WAIT' on linux. Recently
another user claimed this was occurrin
[
http://issues.apache.org/jira/browse/AXIS2-935?page=comments#action_12425509 ]
Oleg Kalnichevski commented on AXIS2-935:
-
> When clean() is called in CommonsHttpTransportSender, I fetch the client, get
> the connection manager, and cal
[
http://issues.apache.org/jira/browse/AXIS2-935?page=comments#action_12425034 ]
Jeff Peterson commented on AXIS2-935:
-
By the way, that patch is against version 1.0 in svn
(http://svn.apache.org/repos/asf/webservices/axis2/tags/java/v1.0/).
[
http://issues.apache.org/jira/browse/AXIS2-935?page=comments#action_12424935 ]
Jeff Peterson commented on AXIS2-935:
-
I have finally been able to track down what I believe to be the root cause of
this issue. The problem originates from ho
[
http://issues.apache.org/jira/browse/AXIS2-935?page=comments#action_12424901 ]
Jeff Peterson commented on AXIS2-935:
-
I have found another possible cause. Looking through the ServiceClient.java
code I noticed that complete() is not being
[
http://issues.apache.org/jira/browse/AXIS2-935?page=comments#action_12423880 ]
Jeff Peterson commented on AXIS2-935:
-
I forgot to mention, I noticed another interesting symptom. If I force the app
server to perform garbage collection most
[
http://issues.apache.org/jira/browse/AXIS2-935?page=comments#action_12423877 ]
Jeff Peterson commented on AXIS2-935:
-
I''ve done some more digging through the code and I am no longer convinced that
this is an issue with the SOAPOverHTTPSen
23 matches
Mail list logo