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 192707 - IllegalArgumentException: Project in "/home/zolta/dolgaim/IT/NetBeansProjects/SelectorBasedLookupSuite/SelectorBasedLookup" is not a suite component project
Summary: IllegalArgumentException: Project in "/home/zolta/dolgaim/IT/NetBeansProjects...
Status: RESOLVED FIXED
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-11-30 17:07 UTC by zolta
Modified: 2010-12-03 06:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 174527


Attachments
stacktrace (2.87 KB, text/plain)
2010-11-30 17:07 UTC, zolta
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zolta 2010-11-30 17:07:21 UTC
This bug was originally marked as duplicate of bug 162171, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 6.9.1 (Build 201007282301)
VM: Java HotSpot(TM) Client VM, 17.0-b16, Java(TM) SE Runtime Environment, 1.6.0_21-b06
OS: Linux

User Comments:
zolta: reorganize suites to reuse some modules in other suites




Stacktrace: 
java.lang.IllegalArgumentException: Project in "/home/zolta/dolgaim/IT/NetBeansProjects/SelectorBasedLookupSuite/SelectorBasedLookup" is not a suite component project
   at org.netbeans.modules.apisupport.project.ui.customizer.SuiteCustomizerLibraries$SuiteComponentNode.<init>(SuiteCustomizerLibraries.java:998)
   at org.netbeans.modules.apisupport.project.ui.customizer.SuiteCustomizerLibraries.createSuiteNode(SuiteCustomizerLibraries.java:302)
   at org.netbeans.modules.apisupport.project.ui.customizer.SuiteCustomizerLibraries.addProjectCluster(SuiteCustomizerLibraries.java:223)
   at org.netbeans.modules.apisupport.project.ui.customizer.SuiteCustomizerLibraries.addProjectButtonActionPerformed(SuiteCustomizerLibraries.java:674)
   at org.netbeans.modules.apisupport.project.ui.customizer.SuiteCustomizerLibraries.access$1400(SuiteCustomizerLibraries.java:126)
   at org.netbeans.modules.apisupport.project.ui.customizer.SuiteCustomizerLibraries$10.actionPerformed(SuiteCustomizerLibraries.java:527)
Comment 1 zolta 2010-11-30 17:07:24 UTC
Created attachment 103476 [details]
stacktrace
Comment 2 Jesse Glick 2010-12-02 18:07:45 UTC
core-main #adadfab5a904
Comment 3 Quality Engineering 2010-12-03 06:18:01 UTC
Integrated into 'main-golden', will be available in build *201012030001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/adadfab5a904
User: Jesse Glick <jglick@netbeans.org>
Log: #192707: IllegalArgumentException: Project in "/home/zolta/dolgaim/IT/NetBeansProjects/SelectorBasedLookupSuite/SelectorBasedLookup" is not a suite component project