[ http://issues.apache.org/jira/browse/DERBY-1449?page=all ]
     
Deepa Remesh closed DERBY-1449:
-------------------------------

    Resolution: Invalid

Thanks for looking at this Sunitha and finding the cause. I agree this is a 
test setup issue. The environment where this was run used 10.1 jars from one 
location and 10.2 jars from another location and had 10.2 derby.jar and 
derbynet.jar before any of the other jars. I am closing this issue as invalid.

> checkDataSource tests fail with 10.1 client and 10.2 server
> -----------------------------------------------------------
>
>          Key: DERBY-1449
>          URL: http://issues.apache.org/jira/browse/DERBY-1449
>      Project: Derby
>         Type: Test

>     Versions: 10.1.3.0, 10.2.0.0
>  Environment: derbyclient.jar and derbyTesting.jar from 10.1
> all other jars from 10.2
>     Reporter: Deepa Remesh

>
> jdbcapi/checkDataSource.java and jdbcapi/checkDataSource30.java fail with 
> exception like this:
> org.apache.derby.client.am.SqlException: The exception 
> 'java.lang.ExceptionInInitializerError' was thrown while evaluating an 
> expression. SQLSTATE: XJ001: Java exception: ': 
> java.lang.ExceptionInInitializerError'. SQLSTATE: XJ001: Java exception: 
> 'access denied (java.util.PropertyPermission framework read): 
> java.security.AccessControlException'.
>       at 
> org.apache.derby.client.am.Statement.completeExecute(Statement.java:1156)
>       at 
> org.apache.derby.client.net.NetStatementReply.parseEXCSQLSTTreply(NetStatementReply.java:296)
>       at 
> org.apache.derby.client.net.NetStatementReply.readExecuteCall(NetStatementReply.java:97)
>       at 
> org.apache.derby.client.net.StatementReply.readExecuteCall(StatementReply.java:74)
>       at 
> org.apache.derby.client.net.NetStatement.readExecuteCall_(NetStatement.java:174)
>       at 
> org.apache.derby.client.am.Statement.readExecuteCall(Statement.java:1122)
>       at 
> org.apache.derby.client.am.PreparedStatement.flowExecute(PreparedStatement.java:1414)
>       at 
> org.apache.derby.client.am.CallableStatement.executeX(CallableStatement.java:124)
>       at 
> org.apache.derby.client.am.CallableStatement.execute(CallableStatement.java:114)
>       at 
> org.apache.derbyTesting.functionTests.tests.jdbcapi.checkDataSource.runTest(checkDataSource.java:123)
>       at 
> org.apache.derbyTesting.functionTests.tests.jdbcapi.checkDataSource.main(checkDataSource.java:92)

-- 
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

Reply via email to