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 250398 - Cannot create project
Summary: Cannot create project
Status: RESOLVED DUPLICATE of bug 242388
Alias: None
Product: ide
Classification: Unclassified
Component: Features On Demand (show other bugs)
Version: 8.1
Hardware: PC Mac OS X
: P2 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-12 18:46 UTC by Tomas Zezula
Modified: 2015-07-10 13:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2015-02-12 18:46:56 UTC
Cannot create any project, clean dev build.

 Product Version         = NetBeans IDE Dev (Build 20150212-fb2955c2c51d) (#fb2955c2c51d)
  Operating System        = Mac OS X version 10.10.2 running on x86_64
  Java; VM; Vendor        = 1.8.0; Java HotSpot(TM) 64-Bit Server VM 25.0-b70; Oracle Corporation
  Runtime                 = Java(TM) SE Runtime Environment 1.8.0-b132



java.lang.AssertionError: No info for MultiFileObject@527a0930[Templates/Project/Standard/org-netbeans-modules-java-j2seproject-ui-wizards-NewJ2SEProjectWizardIterator-app]
	at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.readSettings(DescriptionStep.java:214)
	at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.readSettings(DescriptionStep.java:93)
	at org.openide.WizardDescriptor.updateStateOpen(WizardDescriptor.java:867)
	at org.openide.WizardDescriptor.updateState(WizardDescriptor.java:822)
	at org.openide.loaders.TemplateWizard.updateState(TemplateWizard.java:754)
	at org.netbeans.modules.project.ui.NewProjectWizard.updateState(NewProjectWizard.java:71)
	at org.openide.WizardDescriptor._updateState(WizardDescriptor.java:800)
	at org.openide.WizardDescriptor.access$200(WizardDescriptor.java:92)
	at org.openide.WizardDescriptor$Listener.stateChanged(WizardDescriptor.java:2180)
	at org.openide.util.WeakListenerImpl$Change.stateChanged(WeakListenerImpl.java:356)
	at org.openide.loaders.TemplateWizardIterImpl.run(TemplateWizardIterImpl.java:275)
	at org.netbeans.modules.openide.util.NbMutexEventProvider$Event.doEvent(NbMutexEventProvider.java
Comment 1 Antonin Nebuzelsky 2015-02-13 11:47:35 UTC
Not seeing the problem on my machine with

Product Version: NetBeans IDE Dev (Build 201502130001)
Java: 1.8.0_11; Java HotSpot(TM) 64-Bit Server VM 25.11-b03
Runtime: Java(TM) SE Runtime Environment 1.8.0_11-b12
System: Mac OS X version 10.10.2 running on x86_64; UTF-8; en_US (nb)
Comment 2 Antonin Nebuzelsky 2015-07-10 13:31:38 UTC

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