ArrayIndexOutOfBoundsException: -1 in
testBlobInTriggerTable(org.apache.derbyTesting.functionTests.tests.lang.TriggerTest)
--------------------------------------------------------------------------------------------------------------------------
Key: DERBY-3292
URL: https://issues.apache.org/jira/browse/DERBY-3292
Project: Derby
Issue Type: Bug
Components: Regression Test Failure
Affects Versions: 10.4.0.0
Environment: OS: Microsoft(R) Windows(R) Server 2003, - 5.2.3790
Service Pack 2 - WindowsNT 2 5
JVM: Sun Microsystems Inc. 1.6.0-b105, Sun Microsystems Inc. 1.5.0_14-b03
Reporter: Ole Solberg
Priority: Minor
1)
testBlobInTriggerTable(org.apache.derbyTesting.functionTests.tests.lang.TriggerTest)java.lang.ArrayIndexOutOfBoundsException:
-1
2)
testUpdateTriggerOnClobColumn(org.apache.derbyTesting.functionTests.tests.lang.TriggerTest)java.sql.SQLException:
Table/View 'T_LOB1_LOG' already exists in Schema 'APP'.
Error 2) is a consequence of 1).
See
http://dbtg.thresher.com/derby/test/Daily/jvm1.6/testing/testlog/w2003/605252-suitesAll_diff.txt
,
http://dbtg.thresher.com/derby/test/Daily/jvm1.5/testing/testlog/w2003/605252-suitesAll_diff.txt
.
Seen only on svn rev. 605252, JVM 1.5 and 1.6.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.