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 46363 - Message java.lang.IllegalStateException: Duplicate pair in treePair1: appears repeatedly.
Summary: Message java.lang.IllegalStateException: Duplicate pair in treePair1: appears...
Status: VERIFIED DUPLICATE of bug 40364
Alias: None
Product: platform
Classification: Unclassified
Component: Lookup (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-20 22:36 UTC by paulcloke
Modified: 2008-12-22 17:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide log- as suggested by Netbeans GUI (487.43 KB, text/plain)
2004-07-20 22:39 UTC, paulcloke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description paulcloke 2004-07-20 22:36:45 UTC
The message 

java.lang.IllegalStateException: Duplicate pair 
in treePair1: SL[/Executor/applet_executor 
pair2: SL[/Executor/applet_executor index1: 25 
index2: 25 item1: 
org.netbeans.modules.applet.AppletExecutor@a7d24a
 item2

repeatedly appears when selecting almost any 
file system item. It also appears when I start 
up a new project.

There seems to be some odd text (in red) in the 
menu
tools/options/building/ant settings/Default 
Executor

I cannot even enter this box to change the values
Comment 1 paulcloke 2004-07-20 22:39:02 UTC
Created attachment 16352 [details]
ide log- as suggested by Netbeans GUI
Comment 2 Jaroslav Tulach 2004-07-26 09:35:12 UTC
This has been fixed for promo-D. As workaround for 3.6 you can try to
delete ${userdir}/system/Services/Executor/applet_executor or disable
the applet module.

*** This issue has been marked as a duplicate of 40364 ***
Comment 3 Marian Mirilovic 2005-07-12 10:18:06 UTC
closed