[
https://issues.jboss.org/browse/JBAS-9305?page=com.atlassian.jira.plugin....
]
Brian Stansberry commented on JBAS-9305:
----------------------------------------
Thomas, I can reproduce this now. Carlo's divine spells lib
(
https://github.com/wolfc/jboss-as-divine-spells) shows the issue:
pingguo:target bstansberry$ java -jar jboss-as-divine-spells.jar 16114
jboss.osgi.example.invoker.service -> jbosgi.systemcontext (***MISSING***)
A missing dependency, resulting in the asynch processing of the deployment not making the
necessary callback to the management layer to inform it of the result. This is what David
Lloyd is working on for JBAS-9010.
Carlo, your stack above is another manifestation of the same general problem -- a problem
with one of the many services associated with a deployment results in the callback not
happening. I'll check with David whether he thinks his JBAS-9010 work will deal with
this kind of case as well. I believe its scope is more than just missing dependencies;
it's also meant to deal with service failures.
ARQ tests using ArchiveDeployer may hang in deployment API
----------------------------------------------------------
Key: JBAS-9305
URL:
https://issues.jboss.org/browse/JBAS-9305
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Thomas Diesler
Attachments: JBAS-9305-threaddump-after-NCDFE.txt, threaddump.txt
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira