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/09 09:57:49 UTC

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

Andreas Pieber created KARAF-1454:
-------------------------------------

             Summary: PAX Url (obr & war), Felix and Karaf (trunk) fight with each other resulting in an m_bundleLock
                 Key: KARAF-1454
                 URL: https://issues.apache.org/jira/browse/KARAF-1454
             Project: Karaf
          Issue Type: Bug
            Reporter: Andreas Pieber


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

        

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

Posted by "Andreas Pieber (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Pieber closed KARAF-1454.
---------------------------------

    Resolution: Duplicate

OH, sorry; that one is a duplicate of 1455... slow internet :-(
                
> PAX Url (obr & war), Felix and Karaf (trunk) fight with each other resulting in an m_bundleLock
> -----------------------------------------------------------------------------------------------
>
>                 Key: KARAF-1454
>                 URL: https://issues.apache.org/jira/browse/KARAF-1454
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Andreas Pieber
>
> 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