[ https://issues.apache.org/jira/browse/AXIS2-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583007#action_12583007
]
Alois Reitbauer commented on AXIS2-3670:
----------------------------------------
Hello Michele,
thank you for the example. I modified the code accordingly. Now it is working fine if i set
MaxTotalConnections high enough. If I would set it to 1 it again stalls. I also have some
stalls from time to time.
I know that executing so many requests is not a good idea, however this is planned to be a
stress test (btw. agreed on the object wait).
I have identified the point where it stalls in case it stalls. See screenshot
> Probell using REUSE_HTTP_CLIENT - Application stalls
> ----------------------------------------------------
>
> Key: AXIS2-3670
> URL: https://issues.apache.org/jira/browse/AXIS2-3670
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Affects Versions: 1.3
> Reporter: Alois Reitbauer
> Priority: Blocker
> Attachments: Stalled call vs. executing call.jpg
>
>
> When using REUSE_HTTP_CLIENT on a service client to reuse a http client the client application
hangs after 3 executions. The reason is that it obviously waits in MultithreadedHttpConnectionManager.getConnectionWithTimeout()
--
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
|