You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2008/10/01 17:49:44 UTC

[jira] Commented: (DERBY-3891) dblook_test_net_territory.java and dblook_test_territory.java fails with '...ZipException: invalid entry size (expected 583462 but got 583554 bytes)'

    [ https://issues.apache.org/jira/browse/DERBY-3891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636070#action_12636070 ] 

Dag H. Wanvik commented on DERBY-3891:
--------------------------------------

I committed a change to dblook_test_* at svn 700295 which could be the culprit.
I can't reproduce it on any of the platforms I have available, though. 
Is this reproducable for you Ole? Do you have a full stack trace?

> dblook_test_net_territory.java and dblook_test_territory.java fails with '...ZipException: invalid entry size (expected 583462 but got 583554 bytes)'
> -----------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3891
>                 URL: https://issues.apache.org/jira/browse/DERBY-3891
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.5.0.0
>         Environment: Derby: JRE - JDBC: J2SE 5.0 - JDBC 3.0
> SVN: 700533
> JVM: Sun Microsystems Inc.
> java version "1.5.0_05"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05)
> Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode, sharing)
> OS: Fedora Core release 5 (Bordeaux) 32bits
> Linux 2.6.17-1.2174_FC5 #1 Tue Aug 8 15:30:55 EDT 2006
>            Reporter: Ole Solberg
>
> derbynet/dblook_test_net_territory.java and tools/dblook_test_territory.java fails with 'file IO Exception:java.util.zip.ZipException: invalid entry size (expected 583462 but got 583554 bytes)'
> Seen on 'Derby JRE - JDBC: J2SE 5.0 - JDBC 3.0' / Linux / Sun JVM 1.4 only!
> See http://dbtg.thresher.com/derby/test/trunk15/jvm1.5/testing/testlog/Linux-2.6.17-1.2174_FC5_i686-i686/700533-derbyall_diff.txt :
> Failure Details:
> ********* Diff file derbyall/derbynetmats/DerbyNet/derbynetmats/dblook_test_net_territory.diff
> *** Start: dblook_test_net_territory jdk1.5.0_05 DerbyNet derbynetmats:derbynetmats 2008-09-30 23:49:12 ***
> 2a3
> > file IO Exception:java.util.zip.ZipException: invalid entry size (expected 583462 but got 583554 bytes)
> Test Failed.
> *** End:   dblook_test_net_territory jdk1.5.0_05 DerbyNet derbynetmats:derbynetmats 2008-09-30 23:49:48 ***
> ********* Diff file derbyall/derbynetmats/DerbyNet/jdbcapi/derbyStress.diff
> *** Start: derbyStress jdk1.5.0_05 DerbyNet derbynetmats:jdbcapi 2008-09-30 23:55:39 ***
> Test skipped: listed in DerbyNet.exclude file, skipping test: jdbcapi/derbyStress.java
> *** End:   derbyStress jdk1.5.0_05 DerbyNet derbynetmats:jdbcapi 2008-09-30 23:55:39 ***
> ********* Diff file derbyall/derbynetclientmats/DerbyNetClient/derbynetmats/derbynetmats/dblook_test_net_territory.diff
> *** Start: dblook_test_net_territory jdk1.5.0_05 DerbyNetClient derbynetmats:derbynetmats 2008-10-01 00:44:24 ***
> 2a3
> > file IO Exception:java.util.zip.ZipException: invalid entry size (expected 583462 but got 583554 bytes)
> Test Failed.
> *** End:   dblook_test_net_territory jdk1.5.0_05 DerbyNetClient derbynetmats:derbynetmats 2008-10-01 00:45:00 ***
> ********* Diff file derbyall/derbytools/dblook_test_territory.diff
> *** Start: dblook_test_territory jdk1.5.0_05 derbyall:derbytools 2008-10-01 00:40:29 ***
> 2a3
> > file IO Exception:java.util.zip.ZipException: invalid entry size (expected 583462 but got 583554 bytes)
> Test Failed.
> *** End:   dblook_test_territory jdk1.5.0_05 derbyall:derbytools 2008-10-01 00:41:18 ***

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.