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 49015 - [40cat] Browser wont start, IllegalStateException raised
Summary: [40cat] Browser wont start, IllegalStateException raised
Status: CLOSED DUPLICATE of bug 48590
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-14 16:24 UTC by llturro
Modified: 2008-12-22 20:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Message.log file (598.67 KB, text/plain)
2004-09-14 16:25 UTC, llturro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description llturro 2004-09-14 16:24:24 UTC
[ BUILD # : 200409100847 ]
[ JDK VERSION : J2SE 1.5.0 ]

java.lang.IllegalStateException: Duplicate pair in
treePair1 [...] when editing System Settings -> 
Web Browser.

This is how it was. I started modifying a TLD, 
concretely adding one attribute. It had some 
validation errors due platform differences (1.3 ->
1.4) I start getting exceptions, thus I restart 
the IDE. While scanning the classpath million ;D 
exceptions were thrown, I waited to see where a 
was lead to. Finally, after saying OK to thousands 
;D of dialogs I got the TLD file not recognized, 
that is, no TLD icon nor syntax highlights.

I restarted the IDE again twice, first time 
scanning ended abruptly, and TLD went finally 
recognized. Then I got this browser exception.
Comment 1 llturro 2004-09-14 16:25:33 UTC
Created attachment 17627 [details]
Message.log file
Comment 2 llturro 2004-09-14 16:32:11 UTC
I'll put the other log file, since I think NoSuchElement exception,
from when editing TLD + Tag class to add an attribute, isn't there but
once. The very beginning was an mdrstorage crash.
Comment 3 llturro 2004-09-14 16:34:16 UTC
I can't!! File's size is 26,6 Mb. 
Comment 4 llturro 2004-09-14 17:38:27 UTC
I needed to continue, so I removed [user_dir]/var/cache and now
browser starts pretty well??!!
Comment 5 pfelenda 2004-09-15 06:45:10 UTC
The excpetion is thrown from openide.
Reasssigning to openide.

--- tail of the exception ----

java.lang.IllegalStateException: Duplicate pair in treePair1:
SL[/Browsers/SwingBrowser pair2: SL[/Browsers/SwingBrowser index1: 6
index2: 6 item1: org.netbeans.core.ui.SwingBrowser@a0e990 item2:
org.netbeans.core.ui.SwingBrowser@a0e990 id1: 4600c0 id2: 1db4492
	at
org.openide.util.lookup.ALPairComparator.compare(ALPairComparator.java:52)
Comment 6 Marian Mirilovic 2004-09-20 10:56:55 UTC

*** This issue has been marked as a duplicate of 48590 ***
Comment 7 Marian Mirilovic 2005-07-12 10:15:19 UTC
closed