Bug 816143 - CLI - invoking shutdown operation right after start operation on JBoss EAP 5.1.2 sometimes failed
Summary: CLI - invoking shutdown operation right after start operation on JBoss EAP 5....
Keywords:
Status: NEW
Alias: None
Product: RHQ Project
Classification: Other
Component: CLI
Version: 4.4
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-25 10:45 UTC by Filip Brychta
Modified: 2022-03-31 04:28 UTC (History)
1 user (show)

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


Attachments (Terms of Use)
operationMngrExamples.js,output.txt,exception.txt (20.00 KB, application/x-tar)
2012-04-25 10:46 UTC, Filip Brychta
no flags Details

Description Filip Brychta 2012-04-25 10:45:06 UTC
Description of problem:
When invoking shutdown operation right after (no delay between operations) start operation via CLI on JBoss EAP 5.1.2, shutdown operation sometimes fails with attached exception. 

Version-Release number of selected component (if applicable):
Version: 4.4.0-SNAPSHOT
Build Number: ca5eecb

How reproducible:
50%

Steps to Reproduce:
1. import JBoss EAP 5.1.2 to your repository
2. stop JBoss EAP 5.1.2
3. run repeatedly ./rhq-cli.sh -u rhqadmin -p rhqadmin -f operationMngrExamples.js until described problem occurs (see attached output.txt)
  
Actual results:
see attached output.txt

Expected results:
operations are invoked without errors

Additional info:
exception.txt, operationMngrExamples.js, output.txt attached
Inserting delay between operations solves this problem. (uncomment sleep in operationMngrExamples.js)

Comment 1 Filip Brychta 2012-04-25 10:46:37 UTC
Created attachment 580132 [details]
operationMngrExamples.js,output.txt,exception.txt

Comment 2 Mike Foley 2012-04-30 16:02:07 UTC
triaged 4/30/2012 by loleary, ccrouch, mfoley


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