]
Jean-Francois Denise reassigned WFCORE-928:
-------------------------------------------
Assignee: Jean-Francois Denise (was: Alexey Loubyansky)
CLI is not terminated correctly with invalid address on HPUX
------------------------------------------------------------
Key: WFCORE-928
URL:
https://issues.jboss.org/browse/WFCORE-928
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 2.0.0.Beta4
Reporter: Marek Kopecký
Assignee: Jean-Francois Denise
Priority: Minor
*Description of problem:*
CLI is not terminated correctly with invalid address on HPUX.
*How reproducible:*
Always on HPUX
*Steps to Reproduce:*
# ./jboss-cli.sh -c --controller=nonsence
*Actual results:*
CLI is terminated after input on stdin.
*Expected results:*
CLI is terminated correctly.