[jboss-jira] [JBoss JIRA] (AS7-2237) Domain process is running in loop when invalid host or domain configuration is specified, process must be killed using -9
Jason Greene (Updated) (JIRA)
jira-events at lists.jboss.org
Fri Nov 4 14:10:28 EDT 2011
[ https://issues.jboss.org/browse/AS7-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene updated AS7-2237:
------------------------------
Moving all non-critical issues to the CR. If you finish it before we release beta please correct the fix-for version.
Thanks
> Domain process is running in loop when invalid host or domain configuration is specified, process must be killed using -9
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: AS7-2237
> URL: https://issues.jboss.org/browse/AS7-2237
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Reporter: Rostislav Svoboda
> Assignee: Emanuel Muckenhuber
> Fix For: 7.1.0.CR1
>
>
> Domain process is running in loop when invalid host or domain configuration is specified. CPU is luckily not exhausted but process is still running. Command 'kill -9 PID' must be used to stop domain, Ctrl+C isn't working.
> {code}
> bin/domain.sh --host-config=foo.xml
> bin/domain.sh --domain-config=foo.xml
> {code}
> Process of standalone server ends correctly when invalid server configuration is specified.
> {code}
> bin/standalone.sh --server-config=foo.xml
> {code}
--
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