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)
Created attachment 580132 [details] operationMngrExamples.js,output.txt,exception.txt
triaged 4/30/2012 by loleary, ccrouch, mfoley