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

Summary: IllegalStateException
Product: platform Reporter: kentrpeterson <kentrpeterson>
Component: LookupAssignee: Jaroslav Tulach <jtulach>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: IllegalStateException from Netbeans 3.6 ide.log

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