[ 
https://issues.apache.org/jira/browse/DERBY-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Knut Anders Hatlen closed DERBY-4418.
-------------------------------------

    Resolution: Won't Fix

I think the reason why this hasn't been fixed yet, is that the error message is 
different on Solaris than on other platforms, so the will fail on all other 
operating systems if we update the canon for jvm16.

Since this problem only affects old branches (10.4 and earlier) on a single 
platform, and there has been no interest in fixing it, I'm closing the bug with 
resolution "Won't Fix".

It is not a problem on 10.5 and newer because DERBY-3711 converted the test to 
JUnit, and the new test doesn't check the exact error message text.
                
> derbyall/encryptionAll/encryptionAll/aes fails on 10.4, 10.3 and 10.2 with 
> Sun JVM 1.6.0_15 on Solaris
> ------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-4418
>                 URL: https://issues.apache.org/jira/browse/DERBY-4418
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.5.1.1
>         Environment: 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)
>            Reporter: Ole Solberg
>              Labels: derby_triage10_8
>
> 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...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to