You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2008/12/22 13:27:05 UTC

[jira] Updated: (SM-1710) running servicemix-http unit tests stalls intermittently

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

Gert Vanthienen updated SM-1710:
--------------------------------

    Attachment: jetty-deadlock.txt

The stalls are being caused by a deadlock between ServiceMix and Jetty that both want to synchronize on the SelectSet and RetryContinuation

> running servicemix-http unit tests stalls intermittently
> --------------------------------------------------------
>
>                 Key: SM-1710
>                 URL: https://issues.apache.org/activemq/browse/SM-1710
>             Project: ServiceMix
>          Issue Type: Bug
>    Affects Versions: servicemix-http-2008.01
>            Reporter: Gert Vanthienen
>            Assignee: Gert Vanthienen
>             Fix For: servicemix-http-2008.02
>
>         Attachments: jetty-deadlock.txt
>
>
> If I run the unit tests a few times in a row, I'm bound to get the tests in a locked up state.
> At first glance, it seems to lock up inside the provider endpoint (a.o. in ProviderEndpointTest), right after all the servicemix-soap interceptors have been executed, with all Jetty qt* threads either waiting or sleeping.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.