Bug 1440062 - Duplicate argument when using CLI
Summary: Duplicate argument when using CLI
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: CLI
Version: 6.4.15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR2
: EAP 6.4.15
Assignee: Radovan Netuka
QA Contact: Peter Mackay
URL:
Whiteboard:
Depends On:
Blocks: eap6415-payload
TreeView+ depends on / blocked
 
Reported: 2017-04-07 08:59 UTC by Marek Goldmann
Modified: 2017-05-19 08:07 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:07:45 UTC
Type: Bug


Attachments (Terms of Use)

Description Marek Goldmann 2017-04-07 08:59:58 UTC
Description of problem:

While executing the jboss-cli.sh after patching to EAP 6.4.15.CR1, it fails with Duplicate argument '--command'/'--commands' even when there are no commands specified.

Version-Release number of selected component (if applicable):

6.4.15.CR1

How reproducible:

Always

Steps to Reproduce:
1. Patch to 6.4.15.CR1
2. Run jboss-eap-6.4/bin/jboss-cli.sh --help

Actual results:

[root@3d4dd182740d sources]# JBOSS_HOME=jboss-eap-6.4 jboss-eap-6.4/bin/jboss-cli.sh --help
Picked up JAVA_TOOL_OPTIONS: -Duser.home=/home/jboss -Duser.name=jboss
Duplicate argument '--command'/'--commands'.

Expected results:

No error message.

Comment 1 kconner 2017-04-07 13:45:33 UTC

*** This bug has been marked as a duplicate of bug 1408961 ***

Comment 2 Marek Goldmann 2017-04-07 14:06:25 UTC
I'm reopening this issue because I don't think bug 1408961 is a duplicate. Issue reported in this ticket is very fresh, found in the CR1 6.4.15.

Comment 7 Peter Mackay 2017-05-15 21:40:46 UTC
Verified with EAP 6.4.15.CP.CR3

Comment 8 Petr Penicka 2017-05-19 08:07:45 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.