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 39893 - [36cat] Wierd Unexpected Exception apparently related to the tab controller
Summary: [36cat] Wierd Unexpected Exception apparently related to the tab controller
Status: VERIFIED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2004-02-10 15:28 UTC by Wendi
Modified: 2008-12-22 23:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
This is the ide.log file (175.69 KB, text/plain)
2004-02-10 15:32 UTC, Wendi
Details
ide.log (73.32 KB, text/plain)
2004-02-23 18:09 UTC, Wendi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wendi 2004-02-10 15:28:34 UTC
[ JDK VERSION : J2SE 1.4.2_02 ]

I first opened the AutoComment window tab for the classes in a folder, then closed de tab and started to use a browser to search for an information. Then I went back to 3.6Beta and there was an Unexpected Exception box. I had opened three tabs, and as i understand in the output for ide.log, I tried to select the -1 index at the window.

When I ask for details from this exception, the box shows a java.langIllegalArgumentException

ide.log attached
Comment 1 Wendi 2004-02-10 15:32:00 UTC
Created attachment 13352 [details]
This is the ide.log file
Comment 2 Jan Chalupa 2004-02-16 14:01:43 UTC
Reassigning to core/window system.
Comment 3 Wendi 2004-02-23 18:04:58 UTC
I had this exception again today.
I was just opening an existing Java class.
When the file was opened, a message box
appeared reporting a java.lang.IllegalArgumentException
Will attach the ide.log
Comment 4 Wendi 2004-02-23 18:09:43 UTC
Created attachment 13591 [details]
ide.log
Comment 5 David Simonek 2004-02-24 11:09:44 UTC
Unfortunately this is random, I can't find out reproductible screnario
to see what's going on.
Comment 6 _ tboudreau 2004-02-26 20:27:32 UTC
FWIW, there is now more defensive code in place, so if it occurs again, we should be able 
to get better info.  It looks like the window system is trying to select a TC which is not 
actually present.
Comment 7 Milos Kleint 2004-06-14 13:28:49 UTC
closing as worksforme, please reopen if it appears for you in the 4.0
codebase (build 20040613) and later.
Comment 8 Marian Mirilovic 2005-07-12 10:12:46 UTC
closed