[
http://issues.apache.org/jira/browse/DERBY-1691?page=comments#action_12429965 ]
John H. Embretsen commented on DERBY-1691:
------------------------------------------
With revision 433790, Andrew McIntyre tried to fix this issue by adding and
modifying master files:
------------------------------------------------------------------------
r433790 | fuzzylogic | 2006-08-23 00:54:32 +0200 (Wed, 23 Aug 2006) | 3 lines
Add some JCC and JDK version specific masters in the hopes of fixing the
blobclob4BLOB test.
------------------------------------------------------------------------
Changed files:
trunk/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNet/blobclob4BLOB.out
(modified , text changed)
trunk/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNet/jdk15/blobclob4BLOB.out
(added)
trunk/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNet/ver2.6/blobclob4BLOB.out
(added)
http://www.nabble.com/Re%3A-svn-commit%3A-r433790---in--db-derby-code-trunk-java-testing-org-apache-derbyTesting-functionTests-master-DerbyNet%3A-blobclob4BLOB.out-jdk15-blobclob4BLOB.out-ver2.6-blobclob4BLOB.out-t2149648.html
Unfortunately, this effort was not successful:
http://www.nabble.com/Regression-Test-Failure%21---TinderBox_Derby-433825---Sun-DBTG-t2150345.html
This test should probably be excluded from the DerbyNet framework until we have
a working solution.
> jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6
> ----------------------------------------------------------------------
>
> Key: DERBY-1691
> URL: http://issues.apache.org/jira/browse/DERBY-1691
> Project: Derby
> Issue Type: Bug
> Components: Test, Regression Test Failure
> Affects Versions: 10.2.1.0
> Environment: Linux 2.6.9-5.ELsmp Sun jdk 1.5.0_07-b03
> Reporter: Rajesh Kartha
> Assigned To: David Van Couvering
> Fix For: 10.2.1.0
>
>
> With JCC 2.6, the jdbcapi/blobclob4BLOB.java fails. The diff did not show
> anything alarming, so I am guessing it
> may be a master update. The test passed fine with DerbyClient
> *** Start: blobclob4BLOB jdk1.5.0_06 DerbyNet derbynetmats:jdbcapi 2006-08-11
> 23:29:48 ***
> 466a467,474
> > EXPECTED SQLSTATE(22018): Invalid character string format for type INTEGER.
> > end clobTest54
> > START: clobTest6
> > EXPECTED SQLSTATE(null): Invalid position 0 or length 5
> > EXPECTED SQLSTATE(null): Invalid position 1 or length -76
> > EXPECTED SQLSTATE(null): Invalid position 1 or length -1
> > EXPECTED SQLSTATE(null): Invalid position 0 or length 0
> > FAIL -- unexpected exception:java.lang.StringIndexOutOfBoundsException:
> > String index out of range: -1
> 468,475d475
> < EXPECTED SQLSTATE(22018): Invalid character string format for type INTEGER.
> < end clobTest54
> < START: clobTest6
> < EXPECTED SQLSTATE(null): Invalid position 0 or length 5
> < EXPECTED SQLSTATE(null): Invalid position 1 or length -76
> < EXPECTED SQLSTATE(null): Invalid position 1 or length -1
> < EXPECTED SQLSTATE(null): Invalid position 0 or length 0
> < FAIL -- unexpected exception:java.lang.StringIndexOutOfBoundsException:
> String index out of range: -1
> 775a776,782
> > blobTest54 finished
> > START: blobTest6
> > EXPECTED SQLSTATE(null): Invalid position 0 or length 5
> > EXPECTED SQLSTATE(null): Invalid position 1 or length -76
> > EXPECTED SQLSTATE(null): Invalid position 1 or length -1
> > EXPECTED SQLSTATE(null): Invalid position 0 or length 0
> > FAIL -- unexpected exception:java.lang.NegativeArraySizeException
> 777,783d783
> < blobTest54 finished
> < START: blobTest6
> < EXPECTED SQLSTATE(null): Invalid position 0 or length 5
> < EXPECTED SQLSTATE(null): Invalid position 1 or length -76
> < EXPECTED SQLSTATE(null): Invalid position 1 or length -1
> < EXPECTED SQLSTATE(null): Invalid position 0 or length 0
> < FAIL -- unexpected exception:java.lang.NegativeArraySizeException
> 789 del
> < com.ibm.db2.jcc.c.SqlException: Operation 'CREATE TRIGGER' cannot be
> performed on object 'TESTBLOB' because there is an open ResultSet dependent
> on that object.
> 789a789
> > com.ibm.db2.jcc.a.SqlException: Operation 'CREATE TRIGGER' cannot be
> > performed on object 'TESTBLOB' because there is an open ResultSet dependent
> > on that object.
> Test Failed.
> *** End: blobclob4BLOB jdk1.5.0_06 DerbyNet derbynetmats:jdbcapi 2006-08-11
> 23:30:46 ***
--
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