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

Summary: Error while deserializing broken link
Product: obsolete Reporter: David Kaspar <dkaspar>
Component: jarpackagerAssignee: issues@obsolete <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Exceptions

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 ***