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 77990 - Exception: Inconsistency in LightAttrList: innerList.size() == 2 while hardReferences.size() == 0. Fixing..
Summary: Exception: Inconsistency in LightAttrList: innerList.size() == 2 while hardRe...
Status: VERIFIED DUPLICATE of bug 77614
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-15 14:32 UTC by Lukas Hasik
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.lang.Exception: Inconsistency in LightAttrList: innerList.size() == 2 while hardReferences.size (16.81 KB, application/octet-stream)
2006-06-15 14:33 UTC, Lukas Hasik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2006-06-15 14:32:18 UTC
nb55, build 060614, running with kfrank pseudolocalized bundles on japanese locale

-when I wanted to create new JPanel then the exception in console appeared
Comment 1 Lukas Hasik 2006-06-15 14:33:33 UTC
Created attachment 31082 [details]
java.lang.Exception: Inconsistency in LightAttrList: innerList.size() == 2 while hardReferences.size
Comment 2 Daniel Prusa 2006-06-15 14:37:34 UTC
This informational exception is caused by mdr listener used in j2ee
(NNMDRListener). It fits to the scenario described in issue 77614.

*** This issue has been marked as a duplicate of 77614 ***
Comment 3 Lukas Hasik 2006-06-15 14:45:38 UTC
ok.
thank for quick response
Comment 4 Quality Engineering 2007-09-20 09:58:33 UTC
Reorganization of java component