[
https://issues.jboss.org/browse/AS7-2627?page=com.atlassian.jira.plugin.s...
]
Darran Lofthouse resolved AS7-2627.
-----------------------------------
Fix Version/s: 7.1.0.CR1
(was: 7.1.0.Final)
Resolution: Done
The issue described here is resolved as the HTTP server will now timeout the connection.
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: Bug
Components: CLI
Reporter: Jim Tyrrell
Assignee: Darran Lofthouse
Labels: eap6-ux
Fix For: 7.1.0.CR1
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