[ http://issues.apache.org/jira/browse/DERBY-2056?page=comments#action_12448493 ] Øystein Grøvlen commented on DERBY-2056: ----------------------------------------
The tinderbox logs indicates that this failure was introduced by one of the following check-ins (I think the most likely candidate is the changes to the policy file): Changes from 470566/470566 to 470622: ------------------------------------------------------------------------ r470573 | kahatlen | 2006-11-02 23:39:53 +0100 (Thu, 02 Nov 2006) | 6 lines DERBY-801 (partial) Allow parallel access to data files DERBY-801-6.patch remedies the noise from the iosInProgress sanity checking by checking the committed drop state before croaking. Patch contributed by Anders Morken. ------------------------------------------------------------------------ r470604 | fuzzylogic | 2006-11-03 00:50:58 +0100 (Fri, 03 Nov 2006) | 3 lines DERBY-2006: Add a top-level Ant target that runs the junit tests and generates a report. ------------------------------------------------------------------------ U java/engine/org/apache/derby/impl/store/raw/data/RAFContainer4.java U java/testing/org/apache/derbyTesting/functionTests/util/derby_tests.policy U java/testing/org/apache/derbyTesting/junit/SecurityManagerSetup.java U build.xml > junitTests/derbyNet/CompatibilityTest.java fails with IBM JVM 142 and 15 on > both Windows and Linux platforms > ------------------------------------------------------------------------------------------------------------ > > Key: DERBY-2056 > URL: http://issues.apache.org/jira/browse/DERBY-2056 > Project: Derby > Issue Type: Bug > Components: Regression Test Failure > Affects Versions: 10.2.1.8 > Reporter: Manjula Kutty > > This test fails with the following diff > *** Start: CompatibilityTest jdk1.4.2 DerbyNetClient > derbynetclientmats:derbynetclientmats 2006-11-03 21:15:46 *** > 0 add > > Exception in thread "main" java.lang.ExceptionInInitializerError > > Caused by: java.security.AccessControlException: access denied > > (java.io.FilePermission C:\Documents and > > Settings\cloudtest\junit.properties read) > > ... 2 more > Test Failed. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
