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 44640 - Scan of opened projects never ends (in automated tests)
Summary: Scan of opened projects never ends (in automated tests)
Status: CLOSED DUPLICATE of bug 44732
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords: PERFORMANCE, T9Y
Depends on:
Blocks:
 
Reported: 2004-06-09 15:43 UTC by Marian Mirilovic
Modified: 2007-09-26 09:14 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot of Scanning Structure of Project dialog (305.65 KB, image/png)
2004-06-09 15:44 UTC, Marian Mirilovic
Details
first full thred-dump (19.34 KB, text/plain)
2004-06-09 15:45 UTC, Marian Mirilovic
Details
second full thred-dump (17.40 KB, text/plain)
2004-06-09 15:45 UTC, Marian Mirilovic
Details
third full thred-dump (17.39 KB, text/plain)
2004-06-09 15:45 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2004-06-09 15:43:58 UTC
It happens during performance automated testing. 
First test prepares IDE for UI responsiveness or
IDE Startup tests, this test opens jEdit project
by xtest supported property

xtest.ide.open.project

during scan of opened project it fails , better
speaking it never starts (or it fails during
"Scanning directories..." shown on the Scanning
Structure of project dialog (see screenshot)...

I've took  full thread-dumps (first - 30 seconds
after start of scan, second - 3 minutes after
start, third - 5 minutes after start - see
attachments).

It happens sometimes, this isn't 100 %
reproducible, but if it happens, all results from
next tests are broken !

[nb_dev](200406080606), [jdk1.5.0](b51)
Comment 1 Marian Mirilovic 2004-06-09 15:44:42 UTC
Created attachment 15595 [details]
screenshot of Scanning Structure of Project dialog
Comment 2 Marian Mirilovic 2004-06-09 15:45:05 UTC
Created attachment 15596 [details]
first full thred-dump
Comment 3 Marian Mirilovic 2004-06-09 15:45:19 UTC
Created attachment 15597 [details]
second full thred-dump
Comment 4 Marian Mirilovic 2004-06-09 15:45:32 UTC
Created attachment 15598 [details]
third full thred-dump
Comment 5 Martin Matula 2004-06-16 20:14:07 UTC

*** This issue has been marked as a duplicate of 44732 ***
Comment 6 Marian Mirilovic 2004-06-17 09:41:42 UTC
verified duplicate