Bug 911327 - [EAP 6.1] Restarting servers in server-group fails
Summary: [EAP 6.1] Restarting servers in server-group fails
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Plugin -- JBoss EAP 6
Version: JON 3.1.2
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER01
: JON 3.2.0
Assignee: Thomas Segismont
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On: 913236
Blocks: 911633 915469
TreeView+ depends on / blocked
 
Reported: 2013-02-14 18:04 UTC by Libor Zoubek
Modified: 2015-11-02 00:43 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


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