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 27294 - IDE freezes at startup.
Summary: IDE freezes at startup.
Status: CLOSED INVALID
Alias: None
Product: ide
Classification: Unclassified
Component: Import Settings (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P1 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-13 08:48 UTC by Jiri Skrivanek
Modified: 2008-12-22 19:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (5.07 KB, text/plain)
2002-09-13 08:50 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2002-09-13 08:48:20 UTC
From build 200209120100 IDE doesn't come up. I
start it on my Solaris by command:

runide.sh -userdir Userdir

It prints system info and it freezes. See attached
tread dump.
Comment 1 Jiri Skrivanek 2002-09-13 08:50:13 UTC
Created attachment 7408 [details]
Thread dump
Comment 2 Marian Mirilovic 2002-09-13 08:59:06 UTC
Jiri, it was second start. Am I right? 

It seems like after start to uppgrade exception arise (AWT), but I am
not sure, reassigne to upgrade for investigation and during annotation
exception it is locked.
Comment 3 Jiri Skrivanek 2002-09-13 09:02:42 UTC
I am sorry. It was my fault. I forgot to remove
<jdkhode>/jre/lib/accessibility.properties (pointing to an non
existing class) and it caised IDE to freeze at startup.