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 219707 - AssertionError: No info for Templates/Project/ClientSide/org-netbeans-modules-web-clientproject-ui-wizard-ClientSideProjectWizardIterator-existingProject]
Summary: AssertionError: No info for Templates/Project/ClientSide/org-netbeans-modules...
Status: RESOLVED DUPLICATE of bug 221083
Alias: None
Product: web
Classification: Unclassified
Component: HTML Samples (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-08 13:50 UTC by yeradis
Modified: 2012-11-06 00:59 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 193238


Attachments
stacktrace (7.69 KB, text/plain)
2012-10-08 13:51 UTC, yeradis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yeradis 2012-10-08 13:50:57 UTC
This bug was originally marked as duplicate of bug 203487, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201210070002)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b10
OS: Linux

Stacktrace: 
java.lang.AssertionError: No info for MultiFileObject@2519d575[Templates/Project/Maven2/org-netbeans-modules-maven-newproject-ExistingWizardIterator]
   at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.readSettings(DescriptionStep.java:217)
   at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.readSettings(DescriptionStep.java:91)
   at org.openide.WizardDescriptor.updateStateOpen(WizardDescriptor.java:857)
   at org.openide.WizardDescriptor.updateState(WizardDescriptor.java:815)
   at org.openide.loaders.TemplateWizard.updateState(TemplateWizard.java:754)
   at org.netbeans.modules.project.ui.NewProjectWizard.updateState(NewProjectWizard.java:71)
Comment 1 yeradis 2012-10-08 13:51:00 UTC
Created attachment 125591 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-11-05 11:50:46 UTC
The reports from 7.3beta seem to be duplicates of 221083.

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