[wsf-c-dev] [jira] Created: (WSFC-163) Sandesha2/C randomly crashes when retransmitting

Manjula Peiris (JIRA) jira at wso2.org
Tue Nov 13 01:36:14 PST 2007


Sandesha2/C randomly crashes when retransmitting
------------------------------------------------

                 Key: WSFC-163
                 URL: http://www.wso2.org/jira/browse/WSFC-163
             Project: WSO2 WSF/C
          Issue Type: Bug
          Components: Apache Sandesha/C (RM)
            Reporter: Manjula Peiris


When Sandesha2/c try to retransmit a particular message it creates a http_client and set it as a property in the msg_ctx. When setting this it frees the previously set http_client. But this http_client is needed for the thread which originally transmit the message. Hence randomly crashes . This can be temperory be fixed by increasing the Acknowledgment time interval. But not a permanent fix.   

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

        



More information about the Wsf-c-dev mailing list