You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Andreas Pieber (JIRA)" <ji...@apache.org> on 2012/05/13 04:46:49 UTC

[jira] [Resolved] (KARAF-1455) PAX Url (obr & war), Felix and Karaf (trunk) fight with each other resulting in an m_bundleLock

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

Andreas Pieber resolved KARAF-1455.
-----------------------------------

    Resolution: Fixed

Fixed with the upgrade to pax-url 2.4.0
                
> PAX Url (obr & war), Felix and Karaf (trunk) fight with each other resulting in an m_bundleLock
> -----------------------------------------------------------------------------------------------
>
>                 Key: KARAF-1455
>                 URL: https://issues.apache.org/jira/browse/KARAF-1455
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 3.0.0
>            Reporter: Andreas Pieber
>            Assignee: Andreas Pieber
>             Fix For: 3.0.0
>
>
> The reproduction is quite simple: build karaf trunk and all dependent snapshots; start karaf; install the war and/or obr feature and peng either of those will stuck in the "Starting" state and never return;
> The Symptom is: HandlerActivator#getResolver never returns because it it is synced with HandlerActivator#setResolver which on his side hangs on waiting for a m_bundleLock in the HandlerActivator#registerHandler();

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira