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 256613 - IDE hangs after startup
Summary: IDE hangs after startup
Status: RESOLVED WONTFIX
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 8.1
Hardware: PC Windows 10 x64
: P1 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-16 07:22 UTC by clogs
Modified: 2016-06-27 09:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
AfterRestartExceptions (8.82 KB, application/octet-stream)
2015-11-16 07:22 UTC, clogs
Details
The message log (77.76 KB, application/octet-stream)
2015-11-16 07:23 UTC, clogs
Details
Gestures (7.71 KB, application/octet-stream)
2015-11-16 07:23 UTC, clogs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description clogs 2015-11-16 07:22:15 UTC
Created attachment 157348 [details]
AfterRestartExceptions

This morning I started up Netbeans and it hung. This happens quite often usually when the cache size gets up to 1.26GB in size. In the log I can see that there is a deadlock somewhere.

I know I can around this by removing the cache in 'Local' and remove the '8.1' directory in 'Roaming', but if I do that, Netbeans hangs immediately on the welcome screen. I can then kill the application and restart again and eventually it will work again, but only for a week or so when the whole ritual starts again.

Attached is the information from the logs directory.

Note that I am on a company network and behind a proxy.
Comment 1 clogs 2015-11-16 07:23:11 UTC
Created attachment 157349 [details]
The message log
Comment 2 clogs 2015-11-16 07:23:38 UTC
Created attachment 157350 [details]
Gestures
Comment 3 Jiri Prox 2016-02-25 16:40:48 UTC
Can you please attach  C:\Users\wku\AppData\Local\Temp\deadlock9159066787282585259.txt if it still exist?


Thanks
Comment 4 clogs 2016-03-16 07:36:25 UTC
The file you requested no longer exists. I received a tip from someone on a Java forum to start Netbeans with a different Garbage Collector algorithm (-J-XX:+UseGIGC). I adjusted netbeans.conf for this. Netbeans now seams stable.
Comment 5 Martin Balin 2016-06-27 09:15:52 UTC
Seems there was acceptable workaround found by user. Closing