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 49785 - IllegalStateException during premature IDE close
Summary: IllegalStateException during premature IDE close
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-01 11:36 UTC by risto09q894
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (895 bytes, text/plain)
2004-10-01 11:37 UTC, risto09q894
Details
messages.log (158.95 KB, text/plain)
2004-10-01 11:38 UTC, risto09q894
Details

Note You need to log in before you can comment on or make changes to this bug.
Description risto09q894 2004-10-01 11:36:13 UTC
NetBeans 4.0 Beta 2, ran in a debugging mode. This
seems to be reproducable about half the time.

To reproduce:

1. Run NB (in a debugging mode?)
2. Close the main window immediately after it has
appeared (even before the scanning dialog
appears). I did the closing by clicking the "X"
button of the window.

This should result in an IllegalArgumentException
being thrown (I'll attach a stack trace and the
messages.log file). 

(An incompatible version of RefactorIT plugin was
also installed, which is responsible for some of
the stack traces in the messages.log file)
Comment 1 risto09q894 2004-10-01 11:37:26 UTC
Created attachment 17967 [details]
Stack trace
Comment 2 risto09q894 2004-10-01 11:38:26 UTC
Created attachment 17968 [details]
messages.log
Comment 3 risto09q894 2004-10-01 11:40:29 UTC
Sorry, should be "IllegalStateException", not "IllegalArgumentException."
Comment 4 Jan Becicka 2006-10-26 16:27:05 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 5 Quality Engineering 2007-09-20 12:24:25 UTC
Reorganization of java component