This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 115531

Summary: Can't start test runs
Product: qa Reporter: Oleg Khokhlov <ovk>
Component: CodeAssignee: ehucka <ehucka>
Status: CLOSED FIXED    
Severity: blocker CC: alexpetrov, jskrivanek, mikk, mmirilovic
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Oleg Khokhlov 2007-09-14 11:31:18 UTC
I'm trying to start custom test run but nothing happens
I see that it marked as started:
Events
[09-14 12:20:04]	Started test run ide startup on machine(s) spb-perf-xp1
[09-14 11:06:08]	Started test run ide startup on machine(s) spb-perf-xp1

But in fact nothing is going on: spb-perf-xp1 is IDLE on TestServers page and checking spb-perf-xp1 with VNC shows no
activity.
Comment 1 ehucka 2007-09-14 11:50:33 UTC
*** Issue 115533 has been marked as a duplicate of this issue. ***
Comment 2 ehucka 2007-09-14 11:53:07 UTC
I found out several timeouting servers block outgoing queue on main server. I have to change sorting strategy of
outgoing requests.
Comment 3 ehucka 2007-09-18 18:13:56 UTC
it should work better now
Comment 4 Oleg Khokhlov 2007-09-19 07:43:56 UTC
yes, it works. Thanks.