You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2007/05/04 15:06:15 UTC

[jira] Resolved: (SYNAPSE-98) SynapseCallbackReceiver - Synapse received

a response for the request with message Id
 :
urn:uuid:7CD39BD337DE2BBBCD1178099875927 But a callback has not
 been
Duplicate message ID's causes responses to be lost
In-Reply-To: <30...@brutus>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit


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

Asankha C. Perera resolved SYNAPSE-98.
--------------------------------------

    Resolution: Fixed

Axiom UUIDGenerator is not thread safe, and generates duplicate message ID's causing Synapse to loose the callbacks for messages. The reason why this was not seen earlier is because with RC2 - Synapse is even faster to catch issues like this :-)

As we possibly cannot wait till the next Axiom/Axis2 releases for this fix, I am creating a new Synapse UUID generator. 

Chathura found this issue with Axiom, and will file a defect with them for its resolution.

> SynapseCallbackReceiver - Synapse received
a response for the request with message Id :
urn:uuid:7CD39BD337DE2BBBCD1178099875927 But a callback has not been
Duplicate message ID's causes responses to be lost
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-98
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-98
>             Project: Synapse
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0-RC2-B1
>            Reporter: Asankha C. Perera
>         Assigned To: Asankha C. Perera
>            Priority: Critical
>             Fix For: 1.0-RC2-B2
>
>
> Reported by Paul as:
> When I load up Synapse I'm seeing the following error:
> [HttpClientWorker-3] WARN  SynapseCallbackReceiver - Synapse received
> a response for the request with message Id :
> urn:uuid:7CD39BD337DE2BBBCD1178099875927 But a callback has not been
> registered to process this response.
> Under light load it doesn't happen but the more you load the more of
> these messages I get. When this happens the response never comes back
> to the test client. When I ran 1000 hits from 20 concurrent clients,
> 38 of them got lost this way. 

-- 
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: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org