Kathey Marsden <[EMAIL PROTECTED]> writes: > Knut, What do you think of this one for 10.1.2?
I don't think it is ready for 10.1.2 yet. Ole pointed out to me that after the patch was committed, the Tinderbox test on Solaris 10 x86 has failed twice. http://www.multinet.no/~solberg/public/Apache/TinderBox_Derby/testlog/SunOS-5.10_i86pc-i386/290646-encryptionCFB_diff.txt encryptionCFB fail ************************************************************* encryptionCFB/encryptionCFB.fail:store/encryptDatabase.sql encryptionCFB diff ------------------------------------------------------------- ********* Diff file encryptionCFB/encryptionCFB/encryptDatabase.diff *** Start: encryptDatabase jdk1.5.0_03 encryptionCFB:encryptionCFB 2005-09-21 10:05:39 *** 119 del < ij> 119 add > ij> Exception in thread "derby.rawStoreDaemon" java.lang.NullPointerException > Exception in thread "derby.rawStoreDaemon" java.lang.NullPointerException > Exception in thread "derby.rawStoreDaemon" java.lang.NullPointerException Test Failed. *** End: encryptDatabase jdk1.5.0_03 encryptionCFB:encryptionCFB 2005-09-21 10:05:43 *** I guess rawStoreDaemon tries to access one of the variables I set to null in ContextService after the the ContextService is stopped. Although this has happened twice with the Tinderbox test, none of the nightly tests (six platforms) have had problems with the patch. -- Knut Anders