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 205730 - Infinite loop while opening projects
Summary: Infinite loop while opening projects
Status: CLOSED DUPLICATE of bug 205658
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0.1
Hardware: PC Windows XP
: P2 normal with 1 vote (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-30 16:26 UTC by plevy
Modified: 2011-12-01 15:06 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The IDE is blocked trying to open projects (49.84 KB, image/jpeg)
2011-11-30 16:26 UTC, plevy
Details
This is a thread dump using windows console (15.20 KB, text/plain)
2011-11-30 17:48 UTC, plevy
Details
Thread dump more complete (103.41 KB, text/plain)
2011-12-01 08:37 UTC, plevy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description plevy 2011-11-30 16:26:40 UTC
Created attachment 113667 [details]
The IDE is blocked trying to open projects

I can't use the IDE because some projects can't open. It looks like an infinite loop, no crash, no stack overflow.
The problem appeared in 7.0.1 it was also in 7.1 beta. Maven version are up to date with NB versions.
The problem exists on Windows XP and Ubuntu 11.10 64.

The workaround is to remove the .netbeans directory and load project untill it do the loop.

Here is a pom having this problem : 
http://dev.lutece.paris.fr/svn/lutece/portal/trunk/core/pom.xml

This is the most blocking issue I encounter since I use NB (I've started with NB 4.0)
Comment 1 Antonin Nebuzelsky 2011-11-30 16:38:55 UTC
Please, attach a thread dump (or rather several dumps).

http://wiki.netbeans.org/GenerateThreadDump
Comment 2 plevy 2011-11-30 17:48:45 UTC
Created attachment 113669 [details]
This is a thread dump using windows console

I hope this help.

If you need other dumps just let me know.

Best regards

Pierre
Comment 3 Marian Mirilovic 2011-12-01 08:00:47 UTC
(In reply to comment #2)
> Created attachment 113669 [details]
> This is a thread dump using windows console


Thanks, but the part of that is missing :( Could you please attach the whole thread-dump, also please change the width of the console before, so it will be better formated - and reopen. Thanks in advance.
Comment 4 plevy 2011-12-01 08:37:13 UTC
Created attachment 113684 [details]
Thread dump more complete

Here is a better thread dump.

If you want anything else, just let me know.

Best regards

Pierre
Comment 5 Jesse Glick 2011-12-01 15:03:13 UTC
Check in a 7.2 dev build and potentially mark the duplicate issue VERIFIED (might deserve P2 priority if reproducible -> could be 71patch-candidate).

*** This bug has been marked as a duplicate of bug 205658 ***