You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (Created) (JIRA)" <ji...@apache.org> on 2012/03/27 19:06:27 UTC

[jira] [Created] (GERONIMO-6311) Deadlock while performing OSGi application update

Deadlock while performing OSGi application update
-------------------------------------------------

                 Key: GERONIMO-6311
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6311
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Aries
    Affects Versions: 3.0-beta-1
            Reporter: Jarek Gawor
            Assignee: Jarek Gawor


Web application bundles of an OSGi application are deployed and processed asynchronously. A deadlock might occur when OSGi application is updated while the Web application bundles are still being deployed. Specifically, a web application might block waiting to use PackageAdmin service while OSGi application update operation uses PackageAdmin service to stop and re-start the same web application. The stop operation waits until the web application is done deploying...


--
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] [Commented] (GERONIMO-6311) Deadlock while performing OSGi application update

Posted by "Jarek Gawor (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-6311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239889#comment-13239889 ] 

Jarek Gawor commented on GERONIMO-6311:
---------------------------------------

Committed possible solution for this issue in revision 1305996. The solution ensures that web application bundles are fully initialized before OSGi application update is allowed.

                
> Deadlock while performing OSGi application update
> -------------------------------------------------
>
>                 Key: GERONIMO-6311
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6311
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Aries
>    Affects Versions: 3.0-beta-1
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>
> Web application bundles of an OSGi application are deployed and processed asynchronously. A deadlock might occur when OSGi application is updated while the Web application bundles are still being deployed. Specifically, a web application might block waiting to use PackageAdmin service while OSGi application update operation uses PackageAdmin service to stop and re-start the same web application. The stop operation waits until the web application is done deploying...

--
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] [Issue Comment Edited] (GERONIMO-6311) Deadlock while performing OSGi application update

Posted by "Jarek Gawor (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-6311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239889#comment-13239889 ] 

Jarek Gawor edited comment on GERONIMO-6311 at 3/27/12 8:09 PM:
----------------------------------------------------------------

Committed possible solution for this issue in revisions 1305996 and 1306000. The solution ensures that web application bundles are fully started before OSGi application update is allowed.

                
      was (Author: gawor@mcs.anl.gov):
    Committed possible solution for this issue in revision 1305996. The solution ensures that web application bundles are fully initialized before OSGi application update is allowed.

                  
> Deadlock while performing OSGi application update
> -------------------------------------------------
>
>                 Key: GERONIMO-6311
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6311
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Aries
>    Affects Versions: 3.0-beta-1
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>
> Web application bundles of an OSGi application are deployed and processed asynchronously. A deadlock might occur when OSGi application is updated while the Web application bundles are still being deployed. Specifically, a web application might block waiting to use PackageAdmin service while OSGi application update operation uses PackageAdmin service to stop and re-start the same web application. The stop operation waits until the web application is done deploying...

--
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] [Resolved] (GERONIMO-6311) Deadlock while performing OSGi application update

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

Forrest Xia resolved GERONIMO-6311.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0

Set it to resolved, feel free to re-open it if any objection.
                
> Deadlock while performing OSGi application update
> -------------------------------------------------
>
>                 Key: GERONIMO-6311
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6311
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Aries
>    Affects Versions: 3.0-beta-1
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>             Fix For: 3.0
>
>
> Web application bundles of an OSGi application are deployed and processed asynchronously. A deadlock might occur when OSGi application is updated while the Web application bundles are still being deployed. Specifically, a web application might block waiting to use PackageAdmin service while OSGi application update operation uses PackageAdmin service to stop and re-start the same web application. The stop operation waits until the web application is done deploying...

--
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