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 - Corrupted data in storage
Summary: Corrupted data in storage
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-12 14:55 UTC by Daniel Prusa
Modified: 2002-07-19 15:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (1.85 KB, text/plain)
2002-03-12 14:57 UTC, Daniel Prusa
Details
stack trace 2 (IOException) (1.85 KB, text/plain)
2002-03-12 15:14 UTC, Daniel Prusa
Details

Note You need to log in before you can comment on or make changes to this bug.
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.