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

Summary: AssertionError: No element with id: _244
Product: javame Reporter: sunbiz <sunbiz>
Component: Visual DesignerAssignee: Andrew Korostelev <akorostelev>
Status: RESOLVED DUPLICATE    
Severity: blocker Keywords: RANDOM
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=128945
Issue Type: DEFECT Exception Reporter: 128945
Attachments: stacktrace

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