[jboss-jira] [JBoss JIRA] (AS7-333) Context is lost if a service fails to start for a 'random' reason
David Lloyd (Updated) (JIRA)
jira-events at lists.jboss.org
Tue Nov 1 14:10:45 EDT 2011
[ https://issues.jboss.org/browse/AS7-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Lloyd updated AS7-333:
----------------------------
Fix Version/s: 7.1.0.CR1
(was: 7.1.0.Beta1)
Priority: Minor (was: Major)
> Context is lost if a service fails to start for a 'random' reason
> -----------------------------------------------------------------
>
> Key: AS7-333
> URL: https://issues.jboss.org/browse/AS7-333
> Project: Application Server 7
> Issue Type: Feature Request
> Reporter: Carlo de Wolf
> Assignee: David Lloyd
> Priority: Minor
> Fix For: 7.1.0.CR1
>
>
> 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/jboss/msc/service/ServiceControllerImpl.java#L1696
--
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