-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: 1.5.6
-
Fix Version/s: 1.6.3
-
Component/s: client-api, codegen, TCP transport, transports
-
Labels:
-
Environment:RHEL 5.5
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.