[
http://issues.apache.org/jira/browse/DERBY-1618?page=comments#action_12431379 ]
Myrna van Lunteren commented on DERBY-1618:
-------------------------------------------
There are actually 2 failing behaviors with this test
- jdk131/ibm131: 3 databases expected, was 3 (stack 1 below)
But the databases are actually there.
- wsdd5.6/wctme5.7/wctme5.7_foundation:
AccessPropertylPermission framework read denied (stack 2 below)
Odd because these environments don't run with security manager from the 'old'
test harness, so not sure how it can give this error.
stack1:
There was 1 failure:
1)
testSettingBootAllPropertyWithHomePropertySet(org.apache.derbyTesting.functionTests.tests.store.BootAllTest)junit.framework.AssertionFailedError:
The number of databases should be expected:<3> but was:<0>
at
org.apache.derbyTesting.functionTests.tests.store.BootAllTest.testSettingBootAllPropertyWithHomePropertySet(BootAllTest.java:129)
at
org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:76)
stack 2:
There was 1 error:
1)
testSettingBootAllPropertyWithHomePropertySet(org.apache.derbyTesting.functionTests.tests.store.BootAllTest)java.security.AccessControlException:
Access denied (java.util.PropertyPermission framework read)
at
java.security.AccessController.checkPermission(AccessController.java:74)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:612)
at
java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:366)
at java.lang.System.getProperty(System.java:319)
at java.lang.System.getProperty(System.java:301)
at
org.apache.derbyTesting.functionTests.util.TestUtil$1.run(TestUtil.java:177)
at
java.security.AccessController.doPrivileged(AccessController.java:147)
at
org.apache.derbyTesting.functionTests.util.TestUtil.getFramework(TestUtil.java:174)
at
org.apache.derbyTesting.functionTests.util.TestUtil.getDataSourcePrefix(TestUtil.java:391)
at
org.apache.derbyTesting.functionTests.util.TestUtil.getSimpleDataSource(TestUtil.java:330)
at
org.apache.derbyTesting.functionTests.util.TestUtil.getDataSource(TestUtil.java:324)
at
org.apache.derbyTesting.functionTests.util.TestDataSourceFactory.getDataSource(TestDataSourceFactory.java:47)
at
org.apache.derbyTesting.junit.TestConfiguration.openConnection(TestConfiguration.java:336)
at
org.apache.derbyTesting.junit.BaseJDBCTestCase.openConnection(BaseJDBCTestCase.java:197)
at
org.apache.derbyTesting.functionTests.tests.store.BootAllTest.setUp(BootAllTest.java:58)
at
org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:76)
> store/BootAllTest.junit fails on ibm131, wctme5.7
> -------------------------------------------------
>
> Key: DERBY-1618
> URL: http://issues.apache.org/jira/browse/DERBY-1618
> Project: Derby
> Issue Type: Bug
> Components: Regression Test Failure
> Affects Versions: 10.2.1.0
> Environment: windows. (insane jars) 10.2.0.5 alpha - (426734)
> Reporter: Sunitha Kambhampati
> Fix For: 10.2.1.0
>
>
> bootAll test fails on ibm131, wctme5.7.
> ********* Diff file derbyall/storeall/storemore/BootAllTest.diff
> *** Start: BootAllTest jdk1.3.1 storeall:storemore 2006-07-30 06:35:16 ***
> 0 add
> > .F
> > There was 1 failure:
> > 1)
> > testSettingBootAllPropertyWithHomePropertySet(org.apache.derbyTesting.functionTests.tests.store.BootAllTest)junit.framework.AssertionFailedError:
> > The number of databases should be expected:<3> but was:<0>
> > FAILURES!!!
> > Tests run: 1, Failures: 1, Errors: 0
> Test Failed.
> *** End: BootAllTest jdk1.3.1 storeall:storemore 2006-07-30 06:35:35 ***
--
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