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 112466 - IDE hangs on startup
Summary: IDE hangs on startup
Status: VERIFIED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Logger (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-09 15:22 UTC by Jaromir Uhrik
Modified: 2007-09-14 09:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Messages.log (22.98 KB, text/plain)
2007-08-09 15:26 UTC, Jaromir Uhrik
Details
Messages.log.1 (30.90 KB, text/plain)
2007-08-09 15:26 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2007-08-09 15:22:14 UTC
Product Version: NetBeans IDE Dev (Build 200708081200)
Java: 1.5.0_07; Java HotSpot(TM) Client VM 1.5.0_07-87
System: Mac OS X version 10.4.10 running on i386; MacRoman; en_US (nb)
Userdir: /space/build/userdir/uigc001

Steps to reproduce:
1.Go to the main menu Tools|Plugins
2.Select Available Plugins tab
3.In the list of plugins set enabled the checkbox by plugin Interactive UI Gestures Collector
4.Install the plugin (push Install button, push Next button, accept the license and push Install)
5.The exception dialog appears - push Close button on it, then push Finish button to finish installation
6.Push Close button in Plugin Manager window
7.Quit NetBeans and try to start it again with the same userdir
->The exception dialog appears and the IDE doesn't start
Comment 1 Jaromir Uhrik 2007-08-09 15:26:01 UTC
Created attachment 46408 [details]
Messages.log
Comment 2 Jaromir Uhrik 2007-08-09 15:26:53 UTC
Created attachment 46409 [details]
Messages.log.1
Comment 3 Jaromir Uhrik 2007-08-09 15:31:28 UTC
1. Jesse, I have added you on cc because you may be interested - perhaps it is somehow related to module system.
2. It makes sense to me to remove the Gestures Collector plugin from Update Center.
Comment 4 Marian Mirilovic 2007-08-09 15:38:01 UTC
JDK bug I would say :
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6574983
Comment 5 Jesse Glick 2007-08-09 19:12:11 UTC
No reason at the moment to think it is related to the module system, but add me back if something turns up.
Comment 6 Jaroslav Tulach 2007-08-14 10:46:39 UTC
IDE:-------------------------------------------------
IDE: [14.8.07 11:21] Committing started
Checking in manifest.mf;
/shared/data/ccvs/repository/logger/uihandlerinteractive/manifest.mf,v  <--  manifest.mf
new revision: 1.5; previous revision: 1.4
done
Checking in src/org/netbeans/modules/uihandler/interactive/SubmitStatus.java;
/shared/data/ccvs/repository/logger/uihandlerinteractive/src/org/netbeans/modules/uihandler/interactive/SubmitStatus.java,v  
<--  SubmitStatus.java
new revision: 1.4; previous revision: 1.3
done
IDE: [14.8.07 11:21] Committing finished
Comment 7 Jaromir Uhrik 2007-09-14 09:17:26 UTC
Verified.