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 21497

Summary: Corrupted data in storage
Product: java Reporter: Daniel Prusa <dprusa>
Component: UnsupportedAssignee: Daniel Prusa <dprusa>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: stack trace
stack trace 2 (IOException)

Description Daniel Prusa 2002-03-12 14:55:40 UTC
Steps to reproduce:
- load UML model, instantiate UML package
- import test1.xml file into the created extent
- restart ide (or force the repository to save all data in another way)
- export content of UML extent -> DebugException with message "Object type not 
recognized: 54" is thrown

Note: test1.xml file is already attached to issue 20509
Comment 1 Daniel Prusa 2002-03-12 14:57:18 UTC
Created attachment 5032 [details]
stack trace
Comment 2 Daniel Prusa 2002-03-12 15:14:29 UTC
Created attachment 5033 [details]
stack trace 2 (IOException)
Comment 3 Daniel Prusa 2002-03-13 07:26:31 UTC
Fixed in main trunk.