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 35789 - STARVATION after adding cvs sources of NetBeans itself into Project Sources
Summary: STARVATION after adding cvs sources of NetBeans itself into Project Sources
Status: CLOSED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@projects
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2003-08-26 16:11 UTC by dmladek
Modified: 2004-04-19 16:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
FullThreadDumps at once (42.23 KB, text/plain)
2003-08-26 16:15 UTC, dmladek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dmladek 2003-08-26 16:11:11 UTC
Product Version       = NetBeans IDE Dev (Build
200308260000)
  Operating System      = Linux version
2.4.20-18.9 running on i386
  Java; VM; Vendor      = 1.4.2; Java HotSpot(TM)
Client VM 1.4.2-b28; Sun Microsystems Inc.
  Java Home             =
/usr/local/java/j2sdk1.4.2/jre
  System Locale; Encod. = cs_CZ; ISO-8859-2
  Home Dir; Current Dir = /usr/local/home/delphym;
/usr/local/forte/forte3/NBdev-last/netbeans-prj40-030826/bin
==================================================================

not sure under which module this bug belong, so
please reasigne it, if I'm wrong. Thanks



I went successfully through "Add to Project" Wizard.
As sources I chooses netbeans itself....
After pressing Finish button ide freez for several
minutes on 2GHz P4-CPU with 1GB RAM :-(
I made 3 FTDs for you to indicate where might be a
root of problems (all in one FTD.txt attachment:

1.FTD: was frozen
2.FTD: after several minutes, ide was still frozen
3.FTD: I wanted to kill the ide, but it became
alive again!
Comment 1 dmladek 2003-08-26 16:15:01 UTC
Created attachment 11443 [details]
FullThreadDumps at once
Comment 2 Marian Mirilovic 2003-08-26 16:23:24 UTC
Reassigne to projects for investigation, I haven't found any deadlocks.
Comment 3 dmladek 2003-08-26 16:47:45 UTC
thanks for transformation Marian.
Yes, you're right, there's no deadlock, but starvation... which in
fact has almost the same impact for the ide 'cause user will see
frozen ide and no responce from  it so s/he would decide to kill it...
Comment 4 Vitezslav Stejskal 2003-08-31 21:53:31 UTC
Nice, we should run it under OptimizeIt to see what exactly takes so
much time. Seeing FTDs the problem is somewhere between
ProjectMembers, Filesets and java looks. I'll file separate issues
after deeper analysis.
Comment 5 dmladek 2003-09-02 14:44:44 UTC
Thanks Vita for evaluation this.
I'm looking forward your analysis' results:-)
Comment 6 Vitezslav Stejskal 2003-11-24 14:57:14 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss
the current work on projects prototype has been stopped.
Comment 7 Jan Becicka 2003-11-25 13:46:36 UTC
Marking issue as VERIFIED --->
Comment 8 Jan Becicka 2003-11-25 13:51:14 UTC
---> CLOSED