[
https://issues.jboss.org/browse/AS7-2627?page=com.atlassian.jira.plugin.s...
]
Darran Lofthouse commented on AS7-2627:
---------------------------------------
The HTTP server updates now mean that at least one side of the connection described in the
original issue will not close the connection is accidentally established. Still need to
add timeout for other accidental connections and also need to review detecting connected
to an SSL enabled connection as this behaves similar to HTTP.
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