Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1417679

Summary: [GSS](6.4.z) Failed CLI batch command with "deploy --force" for replace deployment
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Abhijit humbe <abhumbe>
Component: CLIAssignee: Petr Jurak <pjurak>
Status: CLOSED CURRENTRELEASE QA Contact: Peter Mackay <pmackay>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.12CC: abhumbe, bmaxwell, brian.stansberry, jboss-set, pjurak, pmackay, rnetuka
Target Milestone: CR1   
Target Release: EAP 6.4.15   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-05-19 08:09:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1419353    

Description Abhijit humbe 2017-01-30 16:09:44 UTC
Description of problem:
Failed CLI batch command with "deploy --force" for replace deployment

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


How reproducible:


Steps to Reproduce:


1. %JBOSS_HOME/bin/domain.sh

2. vi deploy.cli
batch
deploy --force ./jboss-ejb-in-ear.ear
run-batch

3. jboss-cli.sh --connect --controller=127.0.0.1:9999 --user=admin --password=xxx --file="deploy.cli"
The batch executed successfully

4. jboss-cli.sh --connect --controller=127.0.0.1:9999 --user=admin --password=xxx --file="deploy.cli"
The batch failed with the following error (you are remaining in the batch editing mode to have a chance to correct the error): Request is missing the address part.

5. jboss-cli.sh --connect --controller=127.0.0.1:9999 --user=admin --password=xxx --file="deploy.cli"
The batch failed with the following error (you are remaining in the batch editing mode to have a chance to correct the error): Request is missing the address part.


Actual results:


Expected results:


Additional info:

Comment 2 Abhijit humbe 2017-02-14 15:55:23 UTC
Same issue is reported for JBoss EAP 7 in JBEAP-4651, and it will be fixed in JBoss EAP 7.1 release.

Comment 5 Peter Mackay 2017-05-12 12:30:36 UTC
Verified with EAP 6.4.15.CP.CR3

Comment 6 Petr Penicka 2017-05-19 08:09:02 UTC
Released on May 18 as part of EAP 6.4.15.