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 51785 - Exception during initialization of HTML browser module
Summary: Exception during initialization of HTML browser module
Status: RESOLVED DUPLICATE of bug 48590
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-24 09:30 UTC by petrfiser
Modified: 2005-08-29 15:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
${HOME}/.netbeans/4.0beta2/var/log/messages.log (83.79 KB, text/plain)
2004-11-24 09:34 UTC, petrfiser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description petrfiser 2004-11-24 09:30:15 UTC
When running or debugging a web application, the
following exception is thrown:
java.lang.IllegalStateException: Duplicate pair in
treePair1: SL[/Browsers/NetscapeBrowser pair2:
SL[/Browsers/NetscapeBrowser index1: 4 index2: 4
item1:
org.netbeans.modules.extbrowser.NetscapeBrowser@718c9c
item2:
org.netbeans.modules.extbrowser.NetscapeBrowser@718c9c
id1: c671b0 id2: 520758
Comment 1 petrfiser 2004-11-24 09:34:14 UTC
Created attachment 19022 [details]
${HOME}/.netbeans/4.0beta2/var/log/messages.log
Comment 2 zikmund 2004-11-24 09:39:00 UTC
Favourite Beta2 bug. Already fixed in latest Q-builds and upcoming
Release Candidate.
See original issue for workaround.

*** This issue has been marked as a duplicate of 48590 ***