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 185455 - AssertionError: #185032: org.netbeans.modules.gsf (FULL_ENABLED) cannot add [org.netbeans.modules.jemmy, org.netbeans.modules.autoupdate.services, org.netbeans.api.visual, org.netbeans.modules.favorit
Summary: AssertionError: #185032: org.netbeans.modules.gsf (FULL_ENABLED) cannot add [...
Status: RESOLVED DUPLICATE of bug 185032
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-04 16:56 UTC by Jesse Glick
Modified: 2010-05-04 17:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169095


Attachments
stacktrace (3.12 KB, text/plain)
2010-05-04 16:56 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2010-05-04 16:56:20 UTC
Build: NetBeans IDE Dev (Build 100504-f2c175ffa423)
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows XP

User Comments:
jglick: Created app suiite. Added a different copy of ide cluster as external cluster. Reopened suite props, clicked Resolve.




Stacktrace: 
java.lang.AssertionError: #185032: org.netbeans.modules.gsf (FULL_ENABLED) cannot add [org.netbeans.modules.jemmy, org.netbeans.modules.autoupdate.services, org.netbeans.api.visual, org.netbeans.modules.favorites, org.netbeans.core.multiview, org.jdesktop.layout, org.netbeans.libs.freemarker, org.netbeans.modules.jellytools.platform, org.netbeans.modules.core.kit, org.netbeans.modules.dlight.nativeexecution, org.netbeans.modules.autoupdate.ui, org.netbeans.modules.nbjunit, org.netbeans.modules.httpserver, org.openide.options, org.netbeans.modules.gsf, org.netbeans.insane, org.netbeans.modules.editor.actions, org.netbeans.core.execution, org.netbeans.modules.projectui, org.openide.execution, org.netbeans.modules.editor.settings.storage, org.netbeans.libs.jaxb]
   at org.netbeans.modules.apisupport.project.ui.customizer.SuiteCustomizerLibraries.resolveButtonActionPerformed(SuiteCustomizerLibraries.java:712)
   at org.netbeans.modules.apisupport.project.ui.customizer.SuiteCustomizerLibraries.access$1300(SuiteCustomizerLibraries.java:123)
   at org.netbeans.modules.apisupport.project.ui.customizer.SuiteCustomizerLibraries$9.actionPerformed(SuiteCustomizerLibraries.java:517)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
Comment 1 Jesse Glick 2010-05-04 16:56:24 UTC
Created attachment 98452 [details]
stacktrace
Comment 2 Jesse Glick 2010-05-04 17:16:30 UTC

*** This bug has been marked as a duplicate of bug 185032 ***