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 10288 - JarDataLoader deser from release31 throws exception
Summary: JarDataLoader deser from release31 throws exception
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: jarpackager (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks: 10079
  Show dependency tree
 
Reported: 2001-03-14 11:09 UTC by Jesse Glick
Modified: 2003-07-01 10:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2001-03-14 11:09:43 UTC
[dev mar 13] When deserializing jarpackager from a release31 user dir, a
SafeException is thrown from its loader:
org.netbeans.modules.jarpackager.actions.ManageJarAction is missing and was
referenced in the DataLoader.actions list. The loader should probably override
readExternal to catch SafeException and ignore it (or notify it at level
INFORMATIONAL only) because it is expected to be thrown and should not concern
the user.
Comment 1 Jesse Glick 2001-03-14 11:13:57 UTC
See #10289 for hints.
Comment 2 Mike Schilling 2001-03-22 22:21:06 UTC
The SafeException is now caught and displayed.
Comment 3 Mike Schilling 2001-03-22 22:21:48 UTC
See previous comment
Comment 4 Jan Chalupa 2001-05-05 23:13:52 UTC
Target milestone -> 3.2
Comment 5 David Kaspar 2002-11-01 14:05:37 UTC
Verified
Comment 6 Quality Engineering 2003-07-01 10:00:34 UTC
Resolved for 3.4 or earlier, no new info since then -> closing.
Comment 7 Quality Engineering 2003-07-01 10:01:45 UTC
Resolved for 3.4 or earlier, no new info since then -> closing.