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 50930 - IllegalState Exception while trying to generate JavaDoc
Summary: IllegalState Exception while trying to generate JavaDoc
Status: RESOLVED DUPLICATE of bug 50577
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-27 22:03 UTC by krisr
Modified: 2004-10-28 09:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description krisr 2004-10-27 22:03:12 UTC
Get the following whether I right-click a 
project and select "Generate Javadoc for 
project" or select same option from build menu:

java.lang.IllegalStateException: Duplicate pair 
in treePair1: SL[/Browsers/SwingBrowser pair2: SL
[/Browsers/SwingBrowser index1: 6 index2: 6 
item1: org.netbeans.core.ui.SwingBrowser@1c96741 
item2: org.netbeans.core.ui.SwingBrowser@1c96741 
id1: 1acc1c2 id2: e4d37f
Comment 1 Martin Matula 2004-10-28 09:37:24 UTC
Next time please provide your messages.log or at least the full
stacktrace and build number (otherwise, if this was not a well known
problem, we would not be able to identify it). Thanks.

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