You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Damitha Kumarage (JIRA)" <ji...@apache.org> on 2006/10/31 08:52:17 UTC

[jira] Closed: (AXIS2C-284) When several callbacks are used in client sandesha2 echo client fails

     [ http://issues.apache.org/jira/browse/AXIS2C-284?page=all ]

Damitha Kumarage closed AXIS2C-284.
-----------------------------------

    Resolution: Fixed

The reason for segfault is that when the second callback set the prevous callback is erroniously freed by the op_client. So we cannot use the service client with several callbacks. Instead use the op_client.

> When several callbacks are used in client sandesha2 echo client fails
> ---------------------------------------------------------------------
>
>                 Key: AXIS2C-284
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-284
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/engine
>            Reporter: Damitha Kumarage
>            Priority: Critical
>
> When several callbacks are used in client sandesha2 echo client fails. The segfault happens at callback_recv's set_on_complete method. But when there is a sleep of about 10 seconds then sevaral application messages can be sent using the same service client and with different callbacks. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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