[jboss-jira] [JBoss JIRA] Created: (JBAS-8338) handling of service start failure
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Fri Aug 13 10:42:49 EDT 2010
handling of service start failure
---------------------------------
Key: JBAS-8338
URL: https://jira.jboss.org/browse/JBAS-8338
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Reporter: Alexey Loubyansky
Fix For: 7.0.0.M1
In this case, the exception is logged, and all the service's dependents will be trapped in a waiting state. This type of error will typically be due to transient conditions, like an incorrectly configured IP address, disk space issues, and so on. The correct behavior here is to log the error and let the user decide (based on the GUI or perhaps by deployment plan policy) whether to fix the issue and retry the failed service, let the error stand, or pull out the deployment unit.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list