]
David Lloyd updated JBAS-9379:
------------------------------
Fix Version/s: 7.0.0.Beta4
Context is lost if a service fails to start for a 'random'
reason
-----------------------------------------------------------------
Key: JBAS-9379
URL:
https://issues.jboss.org/browse/JBAS-9379
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Carlo de Wolf
Assignee: David Lloyd
Fix For: 7.0.0.Beta4
The error message only contains "Failed to start service" it would be nice if
the optional causing message is also appended.
{noformat}
13:58:53,058 INFO [org.jboss.as.server] (MSC service thread 1-9) Service status report
Services which failed to start:
service jboss.deployment.unit."welcome.war":
org.jboss.msc.service.StartException in service
jboss.deployment.unit."welcome.war": Failed to start service
{noformat}
https://github.com/jbossas/jboss-msc/blob/1.0.0.Beta8/src/main/java/org/j...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: