[jboss-jira] [JBoss JIRA] (AS7-4481) Bundle start/stop operation fails silently
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Thu Apr 12 08:48:51 EDT 2012
[ https://issues.jboss.org/browse/AS7-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Diesler updated AS7-4481:
--------------------------------
Summary: Bundle start/stop operation fails silently (was: Bundle start operation may fail silently)
> Bundle start/stop operation fails silently
> ------------------------------------------
>
> Key: AS7-4481
> URL: https://issues.jboss.org/browse/AS7-4481
> Project: Application Server 7
> Issue Type: Bug
> Components: OSGi
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Fix For: 7.2.0.Alpha1
>
>
> Starting a bundle may return a failure description without indication of the root cause.
> {code}
> [standalone at localhost:9999 /] /subsystem=osgi/bundle=7:start
> {
> "outcome" => "failed",
> "failure-description" => "JBOSGI011256: Cannot start bundle: stomplet-server-provider:0.0.0",
> "rolled-back" => true
> }
> {code}
> There is no error log on the server side either.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list