Bug 1266498

Summary: [QE] (6.4.z) Reload operation fails with java.util.concurrent.ExecutionException
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Miroslav Novak <mnovak>
Component: Domain ManagementAssignee: Ryan Emerson <remerson>
Status: CLOSED CURRENTRELEASE QA Contact: Peter Mackay <pmackay>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.4.4CC: bbaranow, bmaxwell, brian.stansberry, cdewolf, dandread, jtruhlar, pkremens, pmackay, ppalaga, remerson, rpelisse
Target Milestone: CR1   
Target Release: EAP 6.4.12   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: eap6412-proposed
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-17 13:13:57 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: 1375585    

Description Miroslav Novak 2015-09-25 12:19:59 UTC
Description of problem:

There is a regression in test JMSBridgeManagementTestCase. Test sometimes fails during preparation phase of EAP server during call reload operation by ModelControllerClient with exception [1]. Problem was reproduced only on slow virtual machines.

Version-Release number of selected component (if applicable):
EAP 6.4.4.CP.CR3

How reproducible:
Scenario (JMSBridgeManagementTestCase.java): 
Start EAP 6.4.4.CP.CR3
Using ModelControllerClient modify configuration of server:
   - disable security for HornetQ
   - add 2 queues - sourceQueue, targetQueue
   - add XA connection factory
   - deploy JMS bridge
Calling reload operation by ModelControllerClient sometimes fails with exception in [1].

Steps to Reproduce:
Run JMSBridgeManagementTestCase from EAP 6.4.4.CP.CR3 test suite. Not 100% reproducer. Fail occurs only sometimes.

Actual results:
Exception: java.io.IOException: java.util.concurrent.ExecutionException is thrown when invoking reload operation using ModelControllerClient.

Expected results:
No Exception.

Comment 3 Brian Stansberry 2015-09-25 15:14:51 UTC
The test needs to be fixed to use a reliable reloading algorithm, following the patterns used in the WildFly and WildFly Core test suites.

Comment 10 Mike McCune 2016-03-28 23:25:37 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions

Comment 12 Peter Mackay 2016-11-16 09:55:49 UTC
Verified with EAP 6.4.12.CP.CR1

Comment 13 Petr Penicka 2017-01-17 13:13:57 UTC
Retroactively bulk-closing issues from released EAP 6.4 cummulative patches.

Comment 14 Petr Penicka 2017-01-17 13:15:56 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.