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 227497 - IDE Freezes on startup at loading modules
Summary: IDE Freezes on startup at loading modules
Status: RESOLVED INCOMPLETE
Alias: None
Product: ide
Classification: Unclassified
Component: Welcome (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-14 20:36 UTC by ledcrash
Modified: 2013-03-21 15:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ledcrash 2013-03-14 20:36:42 UTC
I started the IDE, the splash screen is shown. When the splash screen says it is loading the modules the IDE stop. The executable load about 235Mb of memory and stop to respond.

I am using JDK 1.7.0_17 at a Windows 7 32 bits.

If i run it using the Console it show me nothing.

What else can i do?
Comment 1 Stanislav Aubrecht 2013-03-15 07:17:00 UTC
Please attach thread dump and IDE log and reopen, thanks.
Also which version of NetBeans do you use?
Comment 2 ledcrash 2013-03-18 11:26:21 UTC
When I run netbeans using a console, even when it freezes, it cannot display anithing on the console. Is There another internal log I can get to send to you?


(In reply to comment #1)
> Please attach thread dump and IDE log and reopen, thanks.
> Also which version of NetBeans do you use?
Comment 3 Stanislav Aubrecht 2013-03-18 11:33:32 UTC
Try jvisualvm in your JDK bin folder. You can connect to any Java process and generate thread dump.

Also read here: http://wiki.netbeans.org/FaqLogMessagesFile
Comment 4 ledcrash 2013-03-21 15:28:44 UTC
Hi, no Log is written ...

The issue does not happen when, before start netbeans i clean up all files and dirs from %APPDATA%\NetBeans

After that, netbeans runs perfectly ok.
Comment 5 Stanislav Aubrecht 2013-03-21 15:32:23 UTC
There's nothing to fix with a log or a thread dump.

At least attach ZIPed APPDATA\NetBeans folder.