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 215922 - AssertionError at org.netbeans.spi.project.support.ant.AntProjectHelper.save
Summary: AssertionError at org.netbeans.spi.project.support.ant.AntProjectHelper.save
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Project (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Martin Kozeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-25 07:01 UTC by Exceptions Reporter
Modified: 2015-02-04 03:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 174397


Attachments
stacktrace (1.54 KB, text/plain)
2012-07-25 07:01 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-07-25 07:01:19 UTC
This bug was originally marked as duplicate of bug 190424, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.1 Beta (Build 201109252201)
VM: Java HotSpot(TM) Client VM, 21.1-b02, Java(TM) SE Runtime Environment, 1.7.0_01-b08
OS: Windows Vista

Stacktrace: 
java.lang.AssertionError
   at org.netbeans.spi.project.support.ant.AntProjectHelper.save(AntProjectHelper.java:603)
   at org.netbeans.spi.project.support.ant.AntProjectHelper.access$100(AntProjectHelper.java:110)
   at org.netbeans.spi.project.support.ant.AntProjectHelper$1.save(AntProjectHelper.java:148)
   at org.netbeans.modules.project.ant.AntBasedProjectFactorySingleton.saveProject(AntBasedProjectFactorySingleton.java:447)
   at org.netbeans.api.project.ProjectManager$6.run(ProjectManager.java:663)
   at org.netbeans.api.project.ProjectManager$6.run(ProjectManager.java:654)
Comment 1 Exceptions Reporter 2012-07-25 07:01:22 UTC
Created attachment 122336 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:34:38 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.