Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
10.5.1.1
-
None
-
OS:
Solaris 10 5/08 s10x_u5wos_10 X86 64bits
SunOS 5.10 Generic_127128-11
JVM:
Sun Microsystems Inc.
java version "1.6.0_15"
Java(TM) SE Runtime Environment (build 1.6.0_15-b03)
Java HotSpot(TM) Server VM (build 14.1-b02, mixed mode)
Derby:
10.4.2.1 - (828072)
10.3.3.1 - (827984)
10.2.2.1 - (828222)OS: Solaris 10 5/08 s10x_u5wos_10 X86 64bits SunOS 5.10 Generic_127128-11 JVM: Sun Microsystems Inc. java version "1.6.0_15" Java(TM) SE Runtime Environment (build 1.6.0_15-b03) Java HotSpot(TM) Server VM (build 14.1-b02, mixed mode) Derby: 10.4.2.1 - (828072) 10.3.3.1 - (827984) 10.2.2.1 - (828222)
-
Normal
-
Known fix, Newcomer
-
Regression Test Failure
Description
derbyall/encryptionAll/encryptionAll/aes fails on 10.4, 10.3 and 10.2 with Sun JVM 1.6.0_15 on Solaris with a diff like this:
-
-
-
-
-
-
-
-
- Diff file derbyall/encryptionAll/encryptionAll/aes.diff
-
-
-
-
-
- Start: aes jdk1.6.0_15 encryptionAll:encryptionAll 2009-10-21 20:37:04 ***
222 del
< ERROR XJ001: Java exception: 'Wrong keysize: must be equal to 128, 192 or 256: java.security.InvalidParameterException'.
222a222,223
> ERROR XJ001: Java exception: ': java.security.InvalidParameterException'.
> ERROR XJ001: Java exception: 'Key length must be between 128 and 256 bits: java.security.InvalidAlgorithmParameterException'.
Test Failed. - End: aes jdk1.6.0_15 encryptionAll:encryptionAll 2009-10-21 20:37:14 ***
-
-
See e.g.
http://dbtg.foundry.sun.com/derby/test/tinderbox_10.4_16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/828072-derbyall_diff.txt
http://dbtg.foundry.sun.com/derby/test/tinderbox_10.3_16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/827984-derbyall_diff.txt
http://dbtg.foundry.sun.com/derby/test/tinderbox_10.2_16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/828222-derbyall_diff.txt
It seems this was caused by going from Sun JVM 1.6.0_06 to Sun JVM 1.6.0_15, build and run.
I will investigate further...
Attachments
Issue Links
- is related to
-
DERBY-3710 cannot access a database using AES encryption with encryptionKeyLength=192 after it's been shutdown
- Closed
-
DERBY-3711 convert store/aes.sql to junit test & add unrestricted test cases.
- Closed