Connecting to the HTTP Host Management by Accident Results in a hung Process
----------------------------------------------------------------------------
Key: AS7-2627
URL:
https://issues.jboss.org/browse/AS7-2627
Project: Application Server 7
Issue Type: Feature Request
Components: CLI
Reporter: Jim Tyrrell
Assignee: Alexey Loubyansky
When having the default http (9990) and cli (9999) management ports
When running this command, trying to connect to the http management port:
./jboss-admin.sh --controller=localhost:9990 -c
You end up with a hung process, it does not appear to time out. You need to do a kill -9
on the process, if it trys to connect to an invalid host it should error out.
If it can not connect it should time out.
--
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