Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RQM 5.0.2 Unable to save TestCase Exceeded BucketLockService retry threshold

I'm getting this error message, How can I fix this?

0 votes

Comments

Too little info to understand what could be the problem. some checking points to start with:

1.check with the user license and role permission, if possible try with a jazzadmin with full permissions

2. try different browser

3. check with qm.log file and see if there is any more info at the timestamp when you got the error. If possible, you may post the trace log here.


Accepted answer

Permanent link
Please open a PMR.
Rafael Rodriguez Montes selected this answer as the correct answer

0 votes

Comments

Was a PMR opened?

Today we got the same error. A test case was copied and the first time we try to save it we got the error message:



2 other answers

Permanent link
Some background information:
The BucketLockService is used to guarantee uniqueness or as a kind of semaphore. It is used all over the Quality Manager code. For example, in this context of saving a test case, it can be used to guarantee that the name of the test case is unique if that project setting is in place. There is a possibility that the lock will cause a false positive, and so the transaction might be retried. There is a limit on the number of retries, and that was exceeded here. It is certainly unusual to have multiple retries unless the server is under heavy load.
It is hard to determine exactly what might have caused the issue without more information. There was probably a stacktrace returned to the client browser, and that could be extremely valuable in determining the root cause. Unfortunately you would need to be using developer tools in the browser such as the Firefox/Firebug console to see that.

0 votes


Permanent link
I am able to reproduce the limit in QM 602 iFix004 environment. The limit for test case category appears to be 50 per QM project areas. The number includes live + trash +  permanently deleted category. In 602 the error message is better. The message you get while creating a new category not whilst trying to refresh or a save test case.

"You have reached the limit of 50 categories"

If you need new category either consider a new QM project area or associate them as "add value" to an existing category.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Mar 18 '15, 6:43 p.m.

Question was seen: 6,492 times

Last updated: Sep 13 '16, 9:16 a.m.

Confirmation Cancel Confirm