[ http://issues.apache.org/jira/browse/DERBY-1450?page=all ]
Kathey Marsden resolved DERBY-1450.
-----------------------------------
Resolution: Won't Fix
This was determined not to be a defect and there is no mechnism currently to
fix these tests so they can run. Closing won't fix.
> jdbcapi/parameterMetaDataJdbc30.java fails with 10.1 client and 10.2 server
> ---------------------------------------------------------------------------
>
> Key: DERBY-1450
> URL: http://issues.apache.org/jira/browse/DERBY-1450
> Project: Derby
> Issue Type: Test
> Components: Test
> Affects 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
>
> Test fails with following exception:
> SQLSTATE(22019):org.apache.derby.client.am.SqlException: Invalid escape
> sequence, ''. The escape string must be exactly one character. It cannot be a
> null or more than one character.
> at
> org.apache.derby.client.am.Statement.completeSqlca(Statement.java:1371)
> at
> org.apache.derby.client.net.NetStatementReply.parseOpenQueryError(NetStatementReply.java:605)
> at
> org.apache.derby.client.net.NetStatementReply.parseOPNQRYreply(NetStatementReply.java:229)
> at
> org.apache.derby.client.net.NetStatementReply.readOpenQuery(NetStatementReply.java:56)
> at
> org.apache.derby.client.net.StatementReply.readOpenQuery(StatementReply.java:49)
> at
> org.apache.derby.client.net.NetStatement.readOpenQuery_(NetStatement.java:151)
> at
> org.apache.derby.client.am.Statement.readOpenQuery(Statement.java:1038)
> at
> org.apache.derby.client.am.PreparedStatement.flowExecute(PreparedStatement.java:1396)
> at
> org.apache.derby.client.am.PreparedStatement.executeX(PreparedStatement.java:893)
> at
> org.apache.derby.client.am.PreparedStatement.execute(PreparedStatement.java:884)
> at
> org.apache.derbyTesting.functionTests.tests.jdbcapi.parameterMetaDataJdbc30.main(parameterMetaDataJdbc30.java:146)
--
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