Bug 1426985 - [GSS](6.4.z) JBoss-CLI "deploy -l" always returns exit code 1 even when it succeeds
Summary: [GSS](6.4.z) JBoss-CLI "deploy -l" always returns exit code 1 even when it su...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: CLI
Version: 6.4.12
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: EAP 6.4.15
Assignee: Petr Jurak
QA Contact: Peter Mackay
URL:
Whiteboard:
Depends On:
Blocks: eap6415-payload
TreeView+ depends on / blocked
 
Reported: 2017-02-27 00:37 UTC by Masafumi Miura
Modified: 2020-03-11 15:51 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-05-19 08:06:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBEAP-9134 0 Major Verified [GSS](7.1.0) JBoss-CLI "deploy -l" always returns exit code 1 even when it succeeds 2017-09-18 10:45:24 UTC
Red Hat Issue Tracker JBEAP-9135 0 Critical Verified [GSS](7.0.z) JBoss-CLI "deploy -l" always returns exit code 1 even when it succeeds 2017-09-18 10:45:24 UTC
Red Hat Issue Tracker WFCORE-2330 0 Major Resolved JBoss-CLI "deploy -l" always returns exit code 1 even when it succeeds 2017-09-18 10:45:24 UTC
Red Hat Knowledge Base (Solution) 2946271 0 None None None 2017-03-20 11:27:54 UTC

Description Masafumi Miura 2017-02-27 00:37:41 UTC
### Description of problem:

JBoss-CLI "deploy -l" always returns exit code 1 even when it succeededs.


### How reproducible:

Anytime


### Steps to Reproduce:

1. Start JBoss with deploying some applications
2. Execute the following JBoss-CLI command
    $ ./bin/jboss-cli.sh -c --command="deploy -l"
3. Check the exit code
    $ echo $?


### Actual results:

Exit code 1 is returned.


### Expected results:

Exit code 0 should be returned.

Comment 4 Peter Mackay 2017-05-12 13:23:23 UTC
Verified with EAP 6.4.15.CP.CR3

Comment 5 Petr Penicka 2017-05-19 08:06:46 UTC
Released on May 18 as part of EAP 6.4.15.


Note You need to log in before you can comment on or make changes to this bug.