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 47525 - java.lang.IllegalStateException when expanding template nodes
Summary: java.lang.IllegalStateException when expanding template nodes
Status: CLOSED DUPLICATE of bug 47186
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-20 09:20 UTC by pfelenda
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception (5.34 KB, text/plain)
2004-08-20 09:20 UTC, pfelenda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pfelenda 2004-08-20 09:20:17 UTC
4.0 Beta 1, jdk1.5.0_b63
Steps to reproduce:
- open Options->Source Creation and
Management|Templates|Java Classes|Java Class
-> The excpetion appear 

-- tail of exception ---
java.lang.IllegalStateException: key:
java.lang.Object@f9040
	at
org.netbeans.modules.java.ui.nodes.elements.SourceChildren.createNodes(SourceChildren.java:174)
Comment 1 pfelenda 2004-08-20 09:20:48 UTC
Created attachment 16970 [details]
Exception
Comment 2 Martin Matula 2004-08-20 09:28:53 UTC

*** This issue has been marked as a duplicate of 47186 ***
Comment 3 pfelenda 2004-08-27 08:55:57 UTC
Verified, it is duplicate of #47186