[ 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