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 150399 - AssertionError: No element with id: _244
Summary: AssertionError: No element with id: _244
Status: RESOLVED DUPLICATE of bug 150939
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrew Korostelev
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-10-16 15:12 UTC by sunbiz
Modified: 2009-02-19 22:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 128945


Attachments
stacktrace (580 bytes, text/plain)
2008-10-16 15:12 UTC, sunbiz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2008-10-16 15:12:33 UTC
Build: NetBeans IDE Dev (Build 200810140201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc2-b32
OS: Windows Vista, 6.0, x86

User Comments:
sunbiz: Exporting animation after deleting element threw this exception



Stacktrace: 
java.lang.AssertionError: No element with id: _244
        at org.netbeans.modules.mobility.svgcore.model.SVGFileModel.checkIntegrity(SVGFileModel.java:1639)
        at org.netbeans.modules.mobility.svgcore.model.SVGFileModel.access$1400(SVGFileModel.java:91)
        at org.netbeans.modules.mobility.svgcore.model.SVGFileModel$6.transaction(SVGFileModel.java:659)
        at org.netbeans.modules.mobility.svgcore.model.SVGFileModel$FileModelTransaction.run(SVGFileModel.java:134)
        at org.netbeans.modules.mobility.svgcore.model.SVGFileModel$14.run(SVGFileModel.java:1177)
Comment 1 sunbiz 2008-10-16 15:12:43 UTC
Created attachment 71989 [details]
stacktrace
Comment 2 Andrew Korostelev 2008-10-23 11:45:03 UTC
see also issue 150939
Comment 3 Andrew Korostelev 2008-10-31 14:20:08 UTC

*** This issue has been marked as a duplicate of 150939 ***
Comment 4 sunbiz 2008-11-06 17:03:58 UTC
Removing [65cat] from summary since this is duplicate of already submitted Issue 150939