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 166594 - AssertionError: Shouldn't contain NB.org module or suite component project
Summary: AssertionError: Shouldn't contain NB.org module or suite component project
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-05 11:03 UTC by J Bachorik
Modified: 2010-02-17 21:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 152261


Attachments
stacktrace (3.59 KB, text/plain)
2009-06-05 11:04 UTC, J Bachorik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description J Bachorik 2009-06-05 11:03:29 UTC
Build: NetBeans IDE Dev (Build 200905290201)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Linux, 2.6.27-14-generic, amd64

User Comments:
yardus: Tried to add a library module project to the suite libraries. The library module must belong to its own suite and this condition triggered the never ending serie of exception messages.



Stacktrace: 
java.lang.AssertionError: Shouldn't contain NB.org module or suite component project
        at org.netbeans.modules.apisupport.project.ui.customizer.SuiteCustomizerLibraries$ClusterNode.getOrigin(SuiteCustomizerLibraries.java:1119)
        at org.netbeans.modules.apisupport.project.ui.customizer.SuiteCustomizerLibraries$OriginProp.getValue(SuiteCustomizerLibraries.java:1221)
        at org.netbeans.modules.apisupport.project.ui.customizer.SuiteCustomizerLibraries$OriginProp.getValue(SuiteCustomizerLibraries.java:1206)
        at org.openide.explorer.propertysheet.PropUtils.updateEdFromProp(PropUtils.java:888)
        at org.openide.explorer.propertysheet.PropUtils.getPropertyEditor(PropUtils.java:861)
        at org.openide.explorer.propertysheet.ReusablePropertyModel.getPropertyEditor(ReusablePropertyModel.java:101)
Comment 1 J Bachorik 2009-06-05 11:04:12 UTC
Created attachment 83231 [details]
stacktrace
Comment 2 Jesse Glick 2010-02-16 14:23:23 UTC
Not sure how to reproduce. Downgraded to console warning: core-main #341c7a1cd026
Comment 3 Quality Engineering 2010-02-17 21:58:48 UTC
Integrated into 'main-golden', will be available in build *201002180200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/341c7a1cd026
User: Jesse Glick <jglick@netbeans.org>
Log: #166594: downgrade assertion.