[jboss-jira] [JBoss JIRA] (WFCORE-3953) JBoss CLI doesn't work on OpenShift

Martin Styk (JIRA) issues at jboss.org
Wed Jul 4 05:51:01 EDT 2018


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

Martin Styk commented on WFCORE-3953:
-------------------------------------

[~jdenise], here is output of first two points.
{code}
sh-4.2$ stty -a
speed 38400 baud; rows 55; columns 211; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>; eol2 = <undef>; swtch = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0;
-parenb -parodd -cmspar cs8 -hupcl -cstopb cread -clocal -crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff -iuclc -ixany -imaxbel -iutf8
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt echoctl echoke
{code}
{code}
sh-4.2$ tty
not a tty
{code}

> JBoss CLI doesn't work on OpenShift
> -----------------------------------
>
>                 Key: WFCORE-3953
>                 URL: https://issues.jboss.org/browse/WFCORE-3953
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: CLI
>         Environment: OpenShift/MiniShift
> * minishift v1.15.1+f19ac09
> * CDK v3.4.0-2
> EAP CD12
> * Registry	registry.access.redhat.com
> * Namespace/Repository	jboss-eap-7-tech-preview/eap-cd-openshift
> * Tag 12.0-14
>            Reporter: Martin Styk
>            Assignee: Jean-Francois Denise
>            Priority: Critical
>
> I am unable to access JBoss CLI console running EAP CD12 on OpenShift.
> On OS webconsole terminal:
> {code}
> cd $JBOSS_HOME/bin
> sh jboss-cli.sh
> You are disconnected at the moment. Type 'connect' to connect to the server or 'help' for the list of supported commands.
> {code}
> No new line appears and I am not able to enter any character, thus I can not connect. I can only exit JBoss CLI console with Ctrl + C.
> With CD12 it doesn't work neither with  terminal session on web console, nor with {{oc rsh <pod>}} from local terminal.
> This doesn't happen with EAP 7.0 and EAP 7.1 openshift images. EAP CD12 distribution (not the OpenShift image) is also not affected.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list