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 182204 - Netbeans takes too much time to index two projects
Summary: Netbeans takes too much time to index two projects
Status: RESOLVED DUPLICATE of bug 180783
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-17 13:50 UTC by jaysonsantos
Modified: 2010-03-22 11:44 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Messages.log (63.60 KB, text/x-log)
2010-03-17 13:51 UTC, jaysonsantos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jaysonsantos 2010-03-17 13:50:35 UTC
Netbeans takes too much time to index two projects and then it locks.
I tried to keep it open about 12 hours, I opened it and went to my house and today it still locked.
I did some lsof -pPID_ID to see which files was opened and it apparently is trying to index another projects that is not opened in it.
I will attach, messages.log and a bziped heapdump.
Thnak you
Comment 1 jaysonsantos 2010-03-17 13:51:13 UTC
Created attachment 95294 [details]
Messages.log
Comment 2 jaysonsantos 2010-03-17 14:05:57 UTC
The strang is: It is trying to index all my files in my home. They don't have anything to do with my application.
I tried to remove all configurations from netbeans and it continues to happen.
Comment 3 joao_candido 2010-03-17 14:19:34 UTC
It always happens to me also.
Comment 4 jaysonsantos 2010-03-17 16:31:32 UTC
I can't attach my memory dump.
Its sizes is 70MB compressed and this bugzilla is configured to attach only 10MB, how can I attach it ?
Thnak You
Comment 5 Tomas Mysik 2010-03-17 22:07:51 UTC
Very likely caused by bug #180783.

Please, update manually nbproject/project.properties file (remove test.src.dir property).
Please note that this property is set whenever one changes project properties.

To avoid this bug, use the development version of NetBeans.

Thanks for reporting.

*** This bug has been marked as a duplicate of bug 180783 ***
Comment 6 joao_candido 2010-03-18 14:21:26 UTC
I´ve noticed that it happens to me when I open a group of projects that cointais 4 projects in it.
Comment 7 Tomas Mysik 2010-03-22 11:43:56 UTC
(In reply to comment #6)
> I´ve noticed that it happens to me when I open a group of projects that
> cointais 4 projects in it.

In such case, I'm afraid we would need your projects in order to reproduce this issue; would it be possible to have them, please? Also, have your tried to reproduce with a clean userdir [1]?

Thanks.
[1] http://wiki.netbeans.org/FaqAlternateUserdir
Comment 8 Tomas Mysik 2010-03-22 11:44:43 UTC
My last comment was for joao_candido.