[ 
https://issues.apache.org/jira/browse/DERBY-4012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ole Solberg updated DERBY-4012:
-------------------------------

    Description: 
See 
http://dbtg.thresher.com/derby/test/trunk15/largedata/testing/testlog/SunOS-5.10_i86pc-i386/732790-largeData_diff.txt
 :

********* Diff file largeData/largeDataTests/LobLimits.diff
*** Start: LobLimits jdk1.5.0_14 largeData:largeDataTests 2009-01-08 23:30:11 
***
57 del
< EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was 
encountered trying to shrink CLOB 'XXXX' to length 104857600.: 
org.apache.derby.iapi.services.io.DerbyIOException'.
57a57
> EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was 
> encountered trying to shrink CLOB '<stream-value>' to length 104857600.: 
> org.apache.derby.iapi.services.io.DerbyIOException'.
66 del
< EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was 
encountered trying to shrink CLOB 'XXXX' to length 104857600.: 
org.apache.derby.iapi.services.io.DerbyIOException'.
66a66
> EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was 
> encountered trying to shrink CLOB '<stream-value>' to length 104857600.: 
> org.apache.derby.iapi.services.io.DerbyIOException'.
Test Failed.
*** End:   LobLimits jdk1.5.0_14 largeData:largeDataTests 2009-01-09 09:51:46 
***


Introduced by r732676 / DERBY-3907 ?


  was:
See 
http://dbtg.thresher.com/derby/test/trunk15/largedata/testing/testlog/SunOS-5.10_i86pc-i386/732790-largeData_diff.txt:

********* Diff file largeData/largeDataTests/LobLimits.diff
*** Start: LobLimits jdk1.5.0_14 largeData:largeDataTests 2009-01-08 23:30:11 
***
57 del
< EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was 
encountered trying to shrink CLOB 'XXXX' to length 104857600.: 
org.apache.derby.iapi.services.io.DerbyIOException'.
57a57
> EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was 
> encountered trying to shrink CLOB '<stream-value>' to length 104857600.: 
> org.apache.derby.iapi.services.io.DerbyIOException'.
66 del
< EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was 
encountered trying to shrink CLOB 'XXXX' to length 104857600.: 
org.apache.derby.iapi.services.io.DerbyIOException'.
66a66
> EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was 
> encountered trying to shrink CLOB '<stream-value>' to length 104857600.: 
> org.apache.derby.iapi.services.io.DerbyIOException'.
Test Failed.
*** End:   LobLimits jdk1.5.0_14 largeData:largeDataTests 2009-01-09 09:51:46 
***


Introduced by r732676 / DERBY-3907 ?


        Summary: 'largedata/LobLimits.java' fails with "EXPECTED SQL Exception: 
(XJ001) Java exception: 'A truncation error was encountered trying to shrink 
CLOB 'XXXX' to length 104857600.: 
org.apache.derby.iapi.services.io.DerbyIOException'."  (was: 
'largedata/LobLimits.java' fails with "EXPECTED SQL Exception: (XJ001) Java 
exception: 'A truncation error was encountered trying to shrink CLOB 'XXXX' to 
length 104857600.: org.apache.derby.iapi.services.io.DerbyIOException'."
)

> 'largedata/LobLimits.java' fails with "EXPECTED SQL Exception: (XJ001) Java 
> exception: 'A truncation error was encountered trying to shrink CLOB 'XXXX' 
> to length 104857600.: org.apache.derby.iapi.services.io.DerbyIOException'."
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-4012
>                 URL: https://issues.apache.org/jira/browse/DERBY-4012
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.5.0.0
>         Environment: OS: Solaris 10 5/08 s10x_u5wos_10 X86 64bits - SunOS 
> 5.10 Generic_127128-11
> JVM:
> Sun Microsystems Inc.
> java version "1.5.0_14"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)
> Java HotSpot(TM) Client VM (build 1.5.0_14-b03, mixed mode)
> --------- Derby Information --------
> JRE - JDBC: J2SE 5.0 - JDBC 3.0
>            Reporter: Ole Solberg
>
> See 
> http://dbtg.thresher.com/derby/test/trunk15/largedata/testing/testlog/SunOS-5.10_i86pc-i386/732790-largeData_diff.txt
>  :
> ********* Diff file largeData/largeDataTests/LobLimits.diff
> *** Start: LobLimits jdk1.5.0_14 largeData:largeDataTests 2009-01-08 23:30:11 
> ***
> 57 del
> < EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was 
> encountered trying to shrink CLOB 'XXXX' to length 104857600.: 
> org.apache.derby.iapi.services.io.DerbyIOException'.
> 57a57
> > EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was 
> > encountered trying to shrink CLOB '<stream-value>' to length 104857600.: 
> > org.apache.derby.iapi.services.io.DerbyIOException'.
> 66 del
> < EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was 
> encountered trying to shrink CLOB 'XXXX' to length 104857600.: 
> org.apache.derby.iapi.services.io.DerbyIOException'.
> 66a66
> > EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was 
> > encountered trying to shrink CLOB '<stream-value>' to length 104857600.: 
> > org.apache.derby.iapi.services.io.DerbyIOException'.
> Test Failed.
> *** End:   LobLimits jdk1.5.0_14 largeData:largeDataTests 2009-01-09 09:51:46 
> ***
> Introduced by r732676 / DERBY-3907 ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to