[keycloak-user] issue with jboss/keycloak:4.8.3.Final image

Meissa M'baye Sakho msakho at redhat.com
Thu Feb 7 07:49:31 EST 2019


I'm trying to connect to the cli inside a docker container built on the
keycloak:4.8.3.Final docker image.
When I'm inside the container, once I execute the following command i the
keycloak bin directory.
./jboss-cli.sh --connect
I'm getting the following eroors when I try to type anything.
[standalone at localhost:9990 /] Exception in thread "CLI Terminal Connection
(uninterruptable)" java.lang.ArithmeticException: / by zero
        at org.aesh.readline.Buffer.printInsertedData(Buffer.java:582)
        at org.aesh.readline.Buffer.insert(Buffer.java:231)
        at
org.aesh.readline.AeshConsoleBuffer.writeChar(AeshConsoleBuffer.java:130)
        at
org.aesh.readline.Readline$AeshInputProcessor.parse(Readline.java:262)
        at
org.aesh.readline.Readline$AeshInputProcessor.access$100(Readline.java:174)
        at org.aesh.readline.Readline.readInput(Readline.java:95)
        at org.aesh.readline.Readline.access$1000(Readline.java:57)
        at
org.aesh.readline.Readline$AeshInputProcessor.lambda$start$1(Readline.java:333)
        at org.aesh.terminal.EventDecoder.accept(EventDecoder.java:118)
        at org.aesh.terminal.EventDecoder.accept(EventDecoder.java:31)
        at org.aesh.io.Decoder.write(Decoder.java:133)
        at
org.aesh.readline.tty.terminal.TerminalConnection.openBlocking(TerminalConnection.java:216)
        at
org.aesh.readline.tty.terminal.TerminalConnection.openBlocking(TerminalConnection.java:203)
        at
org.jboss.as.cli.impl.ReadlineConsole$CLITerminalConnection.lambda$null$1(ReadlineConsole.java:176)
Any advice?

MEISSA SAKHO


More information about the keycloak-user mailing list