|
|
|
[
Permlink
| « Hide
]
AlSt [06/Dec/10 04:22 AM]
Same problem with InternetExplorer.
I tried to reproduce but can not succeed by now. Below is what I've done:
1. start with an empty database and configure a scripting step to run below script: groovy: sleep(10000); 2. create 5 child configurations and set worker of default queue to 1 3. run the child configurations several times, and a number of them will appear as waiting builds in the queue. 4. select all waiting builds and cancel them. Are there any other steps I need to be aware of to get it reproduced? Thanks! I really tried to narrow down all relevant circumstances. There are not really more... I try it:
* Info: We have a lot configurations and only a few of them were twice or more in the waiting queue * At the beginning about 140 configs were waiting * On one page 25 configs are displayed. 6 pages * I clicked around between those pages to check what is waiting. * Then I started to select 25 configs on page No#5 * I clicked "Remove selected" * WORKED * I clicked on page NO#4 * Again: I selected most of them * Again: I clicked "Remove selected" * Again: Worked * I clicked on page NO#3 * ___!____ * Again: Selected about 20 configs * Again: I clicked "Remove selected" * PROBLEM * I opened QB again and saw !!! that some of them were remove and some not. * Same procedure again * PROBLEM again * Now I restarted QB2 !!! * Same procedure again * PROBLEM again Thanks for the detail info. The web framework (Wicket) used by QuickBuild currently has the limitation of openning up to 6 tabs or windows in the same http session, otherwise, the page expired error will occur. Please try the procedure again with less browser tabs to see if the issue still exist.
|