Bug 911327

Summary: [EAP 6.1] Restarting servers in server-group fails
Product: [JBoss] JBoss Operations Network Reporter: Libor Zoubek <lzoubek>
Component: Plugin -- JBoss EAP 6Assignee: Thomas Segismont <tsegismo>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: high Docs Contact:
Priority: unspecified    
Version: JON 3.1.2CC: myarboro, rhatlapa, theute, tsegismo
Target Milestone: ER01   
Target Release: JON 3.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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: 913236    
Bug Blocks: 911633, 915469    

Description Libor Zoubek 2013-02-14 18:04:12 UTC
Description of problem:


Version-Release number of selected component (if applicable):
JON 3.1.2.GA + EAP 6.1.DR4

How reproducible:always


Steps to Reproduce:
1.import EAP 6.1 in domain mode
2.go to main-server-group 
3.run 'Restart Servers' operation
  
Actual results:
java.lang.Exception: Read timed out, rolled-back=false, rolled-back=false
	at org.rhq.core.pc.operation.OperationInvocation.run(OperationInvocation.java:278)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:679)

Expected results: all servers in given group should be restarted


Additional info:

Comment 1 Thomas Segismont 2013-02-20 17:12:26 UTC
There is an EAP6.1DR4 bug I think. Still, our connection read time out is pretty low for such an operation (10 seconds). I will discuss with the team if we should increase it.

Comment 2 Thomas Segismont 2013-02-20 17:13:01 UTC
Added dependency on BZ913236

Comment 3 Thomas Segismont 2013-02-20 20:15:19 UTC
Following discussion with the team: the RHQ timeout for this operation will be made configurable and increased to 120s by default.

Comment 4 Thomas Segismont 2013-02-26 10:27:22 UTC
Configurable timeout added in master: c367f45

Comment 5 Larry O'Leary 2013-09-06 14:32:36 UTC
As this is MODIFIED or ON_QA, setting milestone to ER1.

Comment 6 Libor Zoubek 2013-09-24 13:15:48 UTC
verified on JON 3.2.0.ER1