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 65113 - IDE hangs during start process
Summary: IDE hangs during start process
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: rmatous
URL:
Keywords:
: 65603 65622 65754 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-26 12:18 UTC by Marek Grummich
Modified: 2008-12-22 19:56 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full Thread Dump (26.10 KB, text/plain)
2005-09-26 12:19 UTC, Marek Grummich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Grummich 2005-09-26 12:18:34 UTC
Build 200509251930, jdk1.5.0_04
When I start IDE, the splash screen is displayed (loading modules), but starting
process is not finish. Please, look at the attached thread dump.
However, I cannot reproduce it again!
Comment 1 Marek Grummich 2005-09-26 12:19:12 UTC
Created attachment 25172 [details]
Full Thread Dump
Comment 2 Marek Grummich 2005-09-26 12:22:05 UTC
The right message on splash screen is " Done loading modules. ", sorry.
Comment 3 Martin Matula 2005-09-26 12:36:23 UTC
seems that FileUtil.canBeCanonicalizedOnWindows() makes some AWT calls.
Comment 4 Jan Chalupa 2005-10-02 14:19:09 UTC
*** Issue 65622 has been marked as a duplicate of this issue. ***
Comment 5 Jan Chalupa 2005-10-02 14:21:44 UTC
Another user report in issue #65622. Raising prio to P1. Note that the other
user was using Server VM. Not sure if it makes any difference.
Comment 6 rmatous 2005-10-03 16:17:29 UTC
Fixed.
/cvs/openide/fs/src/org/openide/filesystems/FileUtil.java,v  <--  FileUtil.java
new revision: 1.8; previous revision: 1.7
Comment 7 Jan Chalupa 2005-10-04 13:46:15 UTC
*** Issue 65754 has been marked as a duplicate of this issue. ***
Comment 8 Jan Stola 2005-11-25 13:46:11 UTC
*** Issue 65603 has been marked as a duplicate of this issue. ***