[jboss-jira] [JBoss JIRA] (WFCORE-1277) Embed-server from CLI launch shows twice prompt string
Ståle Pedersen (JIRA)
issues at jboss.org
Tue Jan 12 14:59:00 EST 2016
[ https://issues.jboss.org/browse/WFCORE-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13147806#comment-13147806 ]
Ståle Pedersen edited comment on WFCORE-1277 at 1/12/16 2:58 PM:
-----------------------------------------------------------------
ive pushed out a 0.66.3-SNAPSHOT, could you please try that?
it fixes the issue when ive tested it locally.
[~soul2zimate] i didnt use your pr for now, i feel the current fix is a bit better fix since updating the prompt shouldnt really rewrite the buffer line. it should only do that on request.
was (Author: stalep):
ive pushed out a 0.66.3-SNAPSHOT, could you please try that?
it fixes the issue when ive tested it locally.
> Embed-server from CLI launch shows twice prompt string
> ------------------------------------------------------
>
> Key: WFCORE-1277
> URL: https://issues.jboss.org/browse/WFCORE-1277
> Project: WildFly Core
> Issue Type: Bug
> Components: CLI
> Affects Versions: 2.0.5.Final
> Reporter: Chao Wang
> Assignee: Chao Wang
> Priority: Minor
>
> {noformat}
> When I launch an embed-server from CLI, it displays twice [standalone at embedded /] [standalone at embedded /] for the first time.
> [wangc at dhcp-128-40 wildfly-10.0.0.Final-SNAPSHOT]$ sh bin/jboss-cli.sh
> You are disconnected at the moment. Type 'connect' to connect to the server or 'help' for the list of supported commands.
> [disconnected /] embed-server
> [standalone at embedded /] [standalone at embedded /] ls
> core-service launch-type=EMBEDDED product-version=undefined
> deployment management-major-version=4 profile-name=undefined
> deployment-overlay management-micro-version=0 release-codename=Kenny
> extension management-minor-version=0 release-version=2.0.5.Final
> interface name=dhcp-128-40 running-mode=ADMIN_ONLY
> path namespaces=[] schema-locations=[]
> socket-binding-group organization=undefined server-state=running
> subsystem process-type=Server suspend-state=RUNNING
> system-property product-name=undefined uuid=8c4ede2f-8e14-48bf-9eaf-73947e23edcf
> [standalone at embedded /] quit
> {noformat}
> This does not happen in 2.0.4.Final.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list