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 "Santosh Kulkarni (JIRA)" <ji...@apache.org> on 2014/08/08 00:13:11 UTC

[jira] [Closed] (AXIS2-5664) OperationClient.execute() consistently takes 10+ seconds to complete

     [ https://issues.apache.org/jira/browse/AXIS2-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Santosh Kulkarni closed AXIS2-5664.
-----------------------------------

    Resolution: Invalid

The issue turned out to be DNS related. Without a proper DNS, Axis2 waits for java.net.Inet6AddressImpl.getHostByAddr(Native Method) to timeout. This results in OperationClient.execute() taking 10+ seconds to execute.

> OperationClient.execute() consistently takes 10+ seconds to complete
> --------------------------------------------------------------------
>
>                 Key: AXIS2-5664
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5664
>             Project: Axis2
>          Issue Type: Bug
>          Components: client-api, codegen, TCP transport, transports
>    Affects Versions: 1.5.6
>         Environment: RHEL 5.5
>            Reporter: Santosh Kulkarni
>              Labels: newbie, performance
>             Fix For: 1.5.7, 1.6.3
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> The issue does not appear on all setups, but on the ones where we do see it,  the execute() method in OperationClient consistently takes 10+ seconds to complete. The method is used to make a SOAP request and the response is received in 1-2 seconds but the execute method does not return for 10+ seconds. Probably there is some timeout involved in some clean up activity.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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