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:
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.
Added dependency on BZ913236
Following discussion with the team: the RHQ timeout for this operation will be made configurable and increased to 120s by default.
Configurable timeout added in master: c367f45
As this is MODIFIED or ON_QA, setting milestone to ER1.
verified on JON 3.2.0.ER1