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 154576 - AssertionError: candidates cannot be null if getModulesForInstall() is called.
Summary: AssertionError: candidates cannot be null if getModulesForInstall() is called.
Status: CLOSED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Features On Demand (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Pavel Flaska
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-12-04 10:21 UTC by Marian Mirilovic
Modified: 2010-04-22 10:34 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 143899


Attachments
stacktrace (89 bytes, text/plain)
2008-12-04 10:21 UTC, Marian Mirilovic
Details
stacktrace (89 bytes, text/plain)
2008-12-04 12:28 UTC, Marian Mirilovic
Details
stacktrace (1.71 KB, text/plain)
2008-12-05 11:34 UTC, kaa
Details
stacktrace (1.71 KB, text/plain)
2008-12-05 14:48 UTC, kaa
Details
stacktrace (1.71 KB, text/plain)
2008-12-30 13:32 UTC, amitksaha
Details
stacktrace (798 bytes, text/plain)
2009-01-04 06:35 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2008-12-04 10:21:07 UTC
Build: NetBeans IDE Dev (Build 081203)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.27-9-generic, amd64

User Comments:
mmirilovic: used ergonomics build :
- tried to create new Samples | Java Web | JSTL Examples



Stacktrace: 
java.lang.AssertionError: candidates cannot be null if getModulesForInstall() is called.
        at org.netbeans.modules.ide.ergonomics.fod.FindComponentModules.getModulesForEnable(FindComponentModules.java:123)
        at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.presentModulesForActivation(DescriptionStep.java:170)
        at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.access$200(DescriptionStep.java:83)
        at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep$2$1.taskFinished(DescriptionStep.java:159)
        at org.openide.util.Task.notifyFinished(Task.java:232)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:579)
Comment 1 Marian Mirilovic 2008-12-04 10:21:15 UTC
Created attachment 74524 [details]
stacktrace
Comment 2 Marian Mirilovic 2008-12-04 12:28:04 UTC
Build: NetBeans IDE Dev (Build 081203)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.27-9-generic, amd64

User Comments: 


Stacktrace: 
java.lang.AssertionError: candidates cannot be null if getModulesForInstall() is called.
Comment 3 Marian Mirilovic 2008-12-04 12:28:20 UTC
Created attachment 74531 [details]
stacktrace
Comment 4 Jaroslav Tulach 2008-12-04 12:41:26 UTC
OK.
Comment 5 kaa 2008-12-05 11:33:36 UTC
Build: NetBeans IDE Dev (Build 081204)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Windows XP, 5.1, x86

User Comments: 
1. Used Plugin manager
2. Tried to acticate Web Apps

Stacktrace: 
java.lang.AssertionError: candidates cannot be null if getModulesForInstall() is called.
        at org.netbeans.modules.ide.ergonomics.fod.FindComponentModules.getModulesForEnable(FindComponentModules.java:123)
        at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.presentModulesForActivation(DescriptionStep.java:173)
        at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.access$200(DescriptionStep.java:83)
        at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep$2$1.taskFinished(DescriptionStep.java:161)
        at org.openide.util.Task.notifyFinished(Task.java:232)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:579)
Comment 6 kaa 2008-12-05 11:34:02 UTC
Created attachment 74590 [details]
stacktrace
Comment 7 kaa 2008-12-05 14:48:46 UTC
Build: NetBeans IDE Dev (Build 081204)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Windows XP, 5.1, x86

User Comments: 
tried to create BPEL Module

Stacktrace: 
java.lang.AssertionError: candidates cannot be null if getModulesForInstall() is called.
        at org.netbeans.modules.ide.ergonomics.fod.FindComponentModules.getModulesForEnable(FindComponentModules.java:123)
        at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.presentModulesForActivation(DescriptionStep.java:173)
        at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.access$200(DescriptionStep.java:83)
        at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep$2$1.taskFinished(DescriptionStep.java:161)
        at org.openide.util.Task.notifyFinished(Task.java:232)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:579)
Comment 8 kaa 2008-12-05 14:48:50 UTC
Created attachment 74612 [details]
stacktrace
Comment 9 amitksaha 2008-12-30 13:32:34 UTC
Build: NetBeans IDE Dev (Build 081230)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-b02, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b02
OS: Linux, 2.6.27.7-9-default, i386

User Comments: 
My user.build.properties reads as:

cluster.config=python
clusters.list=nb.cluster.nb,nb.cluster.platform,nb.cluster.ide,nb.cluster.gsf,nb.cluster.python,nb.cluster.java,nb.cluster.websvccommon,nb.cluster.harness

After the build completes, then I do:

File > New Project > Python > New Python Project



Stacktrace: 
java.lang.AssertionError: candidates cannot be null if getModulesForInstall() is called.
        at org.netbeans.modules.ide.ergonomics.fod.FindComponentModules.getModulesForEnable(FindComponentModules.java:120)
        at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.presentModulesForActivation(DescriptionStep.java:161)
        at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.access$200(DescriptionStep.java:80)
        at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep$2$1.taskFinished(DescriptionStep.java:151)
        at org.openide.util.Task.notifyFinished(Task.java:232)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:579)
Comment 10 amitksaha 2008-12-30 13:32:38 UTC
Created attachment 75363 [details]
stacktrace
Comment 11 Exceptions Reporter 2009-01-04 06:35:48 UTC
Build: NetBeans IDE Dev (Build 200812270201)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP, 5.1, x86

User Comments: 
1. Create a New project
2. Raise a Bug

Stacktrace: 
java.lang.AssertionError: candidates cannot be null if getModulesForInstall() is called.
        at org.netbeans.modules.ide.ergonomics.fod.FindComponentModules.getModulesForEnable(FindComponentModules.java:120)
        at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.presentModulesForActivation(DescriptionStep.java:161)
        at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.access$200(DescriptionStep.java:80)
        at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep$2$1.taskFinished(DescriptionStep.java:151)
        at org.openide.util.Task.notifyFinished(Task.java:232)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:579)
Comment 12 Exceptions Reporter 2009-01-04 06:35:53 UTC
Created attachment 75436 [details]
stacktrace
Comment 13 Jaroslav Tulach 2009-01-06 14:11:53 UTC
I did some cleanup of the code in a7dc609bbf20 and removed the assert message. 
Comment 14 Marian Mirilovic 2010-04-22 10:34:21 UTC
v/c