Thomas Diesler created AS7-4481:
-----------------------------------
Summary: Bundle start operation may fail 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.
[standalone@localhost:9999 /] /subsystem=osgi/bundle=7:start
{
"outcome" => "failed",
"failure-description" => "JBOSGI011256: Cannot start bundle:
stomplet-server-provider:0.0.0",
"rolled-back" => true
}
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