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 107569 - Blocked opening of nb project
Summary: Blocked opening of nb project
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: RANDOM, THREAD
Depends on:
Blocks: 104000
  Show dependency tree
 
Reported: 2007-06-21 07:13 UTC by ehucka
Modified: 2007-07-10 09:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threaddump (21.37 KB, text/plain)
2007-06-21 07:27 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2007-06-21 07:13:13 UTC
Product Version: NetBeans IDE Dev (Build 070621) Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b04 System: Linux
version 2.6.16-1.2122_FC5 running on i386; UTF-8; en_US (nb)

I tried to open debuggercore project in ide with fresh userdir. Opening project dialog was there for a long time (about
10 minutes) without any activity. After restart of ide it worked.
Comment 1 Milos Kleint 2007-06-21 07:15:58 UTC
possibly a duplicate of #103967
Comment 2 ehucka 2007-06-21 07:27:24 UTC
Created attachment 44136 [details]
threaddump
Comment 3 Jesse Glick 2007-06-21 18:53:01 UTC
I cannot reproduce, but seems to be caused by fix for issue #104000.

Unrelated to issue #103967, I think.
Comment 4 Jesse Glick 2007-06-21 19:02:21 UTC
Trying to fix but cannot verify.

Checking in Evaluator.java;
/shared/data/ccvs/repository/apisupport/project/src/org/netbeans/modules/apisupport/project/Evaluator.java,v  <-- 
Evaluator.java
new revision: 1.24; previous revision: 1.23
done
Comment 5 ehucka 2007-07-10 09:54:27 UTC
I have not seen it for a time. It is probably fixed.