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 79960 - ColorChooser.jar of paint up is corrupted
Summary: ColorChooser.jar of paint up is corrupted
Status: VERIFIED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: API Support (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 79669 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-11 09:54 UTC by pzajac
Modified: 2006-11-23 16:53 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 pzajac 2006-07-11 09:54:20 UTC
[200607101800]
Steps to reproduce:
1) Create Paint Application from examples
2) Perform Build action on the Paint Application

Error message is displayed in output window:
/home/pzajac/builds/daily/netbeans/harness/suite.xml:44: The following error
occurred while executing this line:
java.lang.InternalError: jzentry == 0,
 jzfile = 135025392,
 total = 27,
 name = /tmp/fgh/build/cluster/modules/ext/ColorChooser.jar,
 i = 1,
 message = invalid LOC header (bad signature)
Comment 1 pzajac 2006-07-11 10:31:00 UTC
also in 5.5 beta2 - 200607110200

Probably migration to CDDL caused the problem. 

revision 1.2
date: 2006/06/30 18:12:39;  author: jtulach;  state: Exp;  lines: +14 -8
Updating to CDDL for module apisupport
----------------------------
revision 1.1.6.2
date: 2006/06/30 23:45:51;  author: jtulach;  state: Exp;  lines: +12 -6
CDDL upgrade for apisupport
----------------------------

Comment 2 Jaroslav Tulach 2006-07-11 13:38:42 UTC
apisupport/samples/PaintApp-suite/ColorChooser/release/modules/ext/ColorChooser.jar,v  
<--  ColorChooser.jar
new revision: 1.3; previous revision: 1.2
Comment 3 Jaroslav Tulach 2006-07-11 13:39:41 UTC
"#79960: Fixing the JAR format in release55"

Checking in ColorChooser.jar;
/shared/data/ccvs/repository/apisupport/samples/PaintApp-suite/ColorChooser/release/modules/ext/ColorChooser.jar,v  
<--  ColorChooser.jar
new revision: 1.1.6.3; previous revision: 1.1.6.2
Comment 4 Jaroslav Tulach 2006-07-11 13:40:41 UTC
cvs ci -m "#79960: Fixing the JAR format in release55_beta2"

Checking in ColorChooser.jar;
/shared/data/ccvs/repository/apisupport/samples/PaintApp-suite/ColorChooser/release/modules/ext/ColorChooser.jar,v  
<--  ColorChooser.jar
new revision: 1.1.6.2.2.1; previous revision: 1.1.6.2
Comment 5 Jesse Glick 2006-07-12 00:58:57 UTC
*** Issue 79669 has been marked as a duplicate of this issue. ***
Comment 6 pzajac 2006-11-23 16:53:26 UTC
v