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 199625 - Deadlock after launch
Summary: Deadlock after launch
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0.1
Hardware: PC Linux
: P1 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-22 14:44 UTC by Vladimir Riha
Modified: 2011-06-24 08:54 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (200.52 KB, image/png)
2011-06-22 14:44 UTC, Vladimir Riha
Details
log (90.95 KB, text/x-log)
2011-06-22 14:44 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2011-06-22 14:44:00 UTC
Created attachment 109057 [details]
screenshot

I have 2 larger projects opened in Netbeans, if I open another one, then netbeans are "Scanning projects" for some time and then the exception from the screenshot is thrown and Netbeans freeze, I can't do anything but xkill from command line to terminate them. I'll attach log from my user dir but I'm not sure, if it's related. I was able to reproduce it at least once.



Product Version: NetBeans IDE 7.0.1 Dev (Build 201106122100)
Java: 1.7.0; Java HotSpot(TM) Client VM 21.0-b16
System: Linux version 2.6.38-8-generic running on i386; UTF-8; en_US (nb)
Comment 1 Vladimir Riha 2011-06-22 14:44:28 UTC
Created attachment 109058 [details]
log
Comment 2 Vladimir Riha 2011-06-22 14:52:08 UTC
Now it happened when I opened simple java file, the same exception.
Comment 3 Petr Jiricka 2011-06-22 15:23:18 UTC
Does this only happen on JDK 7, or JDK 6 as well?
Comment 4 Vladimir Riha 2011-06-22 16:41:48 UTC
I have tried to reproduce it several times on JDK 6 (with fresh user dir) but without success. However on JDK 7 it doesn't happen every time I open project or start IDE.
Comment 5 Antonin Nebuzelsky 2011-06-23 10:49:17 UTC
Please, provide a thread dump of the deadlock
http://wiki.netbeans.org/GenerateThreadDump
Comment 6 Vladimir Riha 2011-06-23 11:26:47 UTC
Sorry, I forgot. I'll attach a thread dump as soon as possible
Comment 7 Antonin Nebuzelsky 2011-06-24 08:54:29 UTC
Unable to reproduce and no way to evaluate without the thread dump.

Closing incomplete until the thread dump is provided.