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 30134 - Error while deserializing broken link
Summary: Error while deserializing broken link
Status: RESOLVED DUPLICATE of bug 21326
Alias: None
Product: obsolete
Classification: Unclassified
Component: jarpackager (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-15 13:15 UTC by David Kaspar
Modified: 2003-02-04 13:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exceptions (10.46 KB, text/plain)
2003-01-15 13:16 UTC, David Kaspar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Kaspar 2003-01-15 13:15:26 UTC
How to reproduce:
1) Create some file
2) Create link of this file (using Copy &
Paste|Create Link actions)
3) Create JAR Recipe
4) Add link into JAR Recipe
5) NOTE - If you Compile JAR, JAR is created and
contains right files - that is correct behaviour
6) Delete original file
7) NOTE - JAR Recipe is marked as "Containing
Invalid Items"
8) NOTE - If you tries to Compile JAR, it ends
with compiler error - that is correct behaviour
9) Restart NetBeans
11) See JAR Recipe|Contents
12) ERROR - No link exists and in the console
there is exceptions from JAR Recipe deserialization
Comment 1 David Kaspar 2003-01-15 13:16:23 UTC
Created attachment 8583 [details]
Exceptions
Comment 2 Ondrej Rypacek 2003-01-27 12:39:41 UTC
Same old problem. Cannot fix without rewriting almost everything
(thats planned for 4.0)

*** This issue has been marked as a duplicate of 21326 ***