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 49822 - IllegalStateException
Summary: IllegalStateException
Status: CLOSED DUPLICATE of bug 40364
Alias: None
Product: platform
Classification: Unclassified
Component: Lookup (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-01 20:03 UTC by kentrpeterson
Modified: 2008-12-22 23:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IllegalStateException from Netbeans 3.6 ide.log (297.29 KB, text/plain)
2004-10-01 20:12 UTC, kentrpeterson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kentrpeterson 2004-10-01 20:03:19 UTC
On IDE startup I'm 
receiving "java.lang.IllegalStateException: You 
cannot use SL[/CompilerType/JavaExternalCompiler 
in more than one AbstractLookup" exception.

I select OK on the error dialog window and the 
IDE comes up in the last project I had open.  
When I try to expand any of the "directories" 
within the project, I receive 
a "java.lang.IllegalStateException: Duplicate 
pair in treePair1: SL
[/CompilerType/JavaExternalCompiler" exception.

The only way to get the IDE to work is to switch 
to another project.  I get the 
same "java.lang.IllegalStateException: Duplicate 
pair in treePair1: SL
[/CompilerType/JavaExternalCompiler" exception, 
but the IDE is functional at that point.  Then I 
switch back to my original project, get the 
exception dialog and I'm good to go.
Comment 1 kentrpeterson 2004-10-01 20:12:24 UTC
Created attachment 17986 [details]
IllegalStateException from Netbeans 3.6 ide.log
Comment 2 Milan Kubec 2004-10-01 20:16:42 UTC
Probably java related, reassigning.
Comment 3 Martin Matula 2004-10-01 20:38:48 UTC
Does not look like a java module problem to me. Maybe corrupted user
settings? Openide guys, please help.
Comment 4 Jaroslav Tulach 2004-10-04 12:43:07 UTC

*** This issue has been marked as a duplicate of 40364 ***
Comment 5 Marian Mirilovic 2005-12-22 14:00:24 UTC
verified duplicate