Is there access to all the test files from these failed runs? http://www.multinet.no/~solberg/public/Apache/Derby/Limited/testSummary-326956.html
E.g. an archive of all the files in the directory the java org.apache.derbyTesting.functionTests.harness.RunSuite command was run, like the derbyall.sum and derbyall_report.txt file. Also if possible the output of the top level java ... RunSuite command. I have the jar files and haven't been able to reproduce the problem yet, so I'm a little lost on what the difference is. Nightly tests here at IBM also showed some issues on Windows, so it's not an os issue. Thanks, Dan. Ole Solberg wrote: > In our regression test runs today (svn 326956) I find these errors on > all platforms: > > encryptionBlowfish: java.security.AccessControlException > multi: java.security.AccessControlException > derbynetclientmats: java.security.AccessControlException > encryptionAll: java.security.AccessControlException > encryptionAll: java.security.AccessControlException > encryption: java.security.AccessControlException > > storeunit: java.lang.NoClassDefFoundError: > org/apache/derby/iapi/services/sanity/SanityManager > storeall: java.lang.NoClassDefFoundError: > org/apache/derby/iapi/services/sanity/SanityManager > > derbyall: > Same error signatures as above for: > derbyall/storeall/storeall.fail:unit/recoverySetup.unit > derbyall/derbynetclientmats/derbynetmats.fail:stress/stress.multi > derbyall/encryptionAll/encryptionAll.fail:unit/T_CipherBlowfish.unit > derbyall/encryptionAll/encryption.fail:stress/stress.multi > derbyall/derbyall.fail:stress/stress.multi > > > More details can be found in: > http://www.multinet.no/~solberg/public/Apache/Derby/Debugging/regressions2005-10-20 > > > > Test summaries in: > http://www.multinet.no/~solberg/public/Apache/Derby/Limited/testSummary-current.html > > or > http://www.multinet.no/~solberg/public/Apache/Derby/Limited/testSummary-326956.html > > > > Repository checkins since yesterdays tests are listed in: > http://www.multinet.no/~solberg/public/Apache/Derby/UpdateInfo/326956.txt > > >
