[jboss-jira] [JBoss JIRA] (WFCORE-929) CLI is terminated unexpectedly after type "qui" on HPUX

Dominik Pospisil (JIRA) issues at jboss.org
Fri Oct 2 01:39:00 EDT 2015


    [ https://issues.jboss.org/browse/WFCORE-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114373#comment-13114373 ] 

Dominik Pospisil commented on WFCORE-929:
-----------------------------------------

My findings so far:
* Actually It's typing the 'u' character making the JVM to terminate
* The "Aesh InputStream Reader" seems to be causing the termination
* it happends somewhere on line AeshInputStream.readFromStream:126, it does not make it to line 127. Seems to be somewhere in JDK code. 



> CLI is terminated unexpectedly after type "qui" on HPUX
> -------------------------------------------------------
>
>                 Key: WFCORE-929
>                 URL: https://issues.jboss.org/browse/WFCORE-929
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 2.0.0.Beta4
>            Reporter: Marek Kopecký
>            Assignee: Alexey Loubyansky
>            Priority: Minor
>
> *Description of problem:*
> CLI is terminated unexpectedly after type "qui" on HPUX
> *How reproducible:*
> Always on HPUX
> *Steps to Reproduce:*
> # ./standalone.sh
> # ./jboss-cli.sh -c
> # qui
> #* type "qui" in console to CLI, do not press "enter"
> *Actual results:*
> CLI is terminated
> *Expected results:*
> CLI is not terminated



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jboss-jira mailing list