[ 
http://issues.apache.org/jira/browse/DERBY-904?page=comments#action_12364760 ] 

David Van Couvering commented on DERBY-904:
-------------------------------------------

This is caused by SqlException changes, where I now actually print out the 
cause of an exception in JDK 1.3, whereas before it was just swallowed up into 
the dark space of the runtime.  I'll run derbyall with JDK 1.3 and fix the 
masters.

> big decimal error diff in derbyall lang/procedure test run in the 
> DerbyNetClient - jdk1.3 specific
> --------------------------------------------------------------------------------------------------
>
>          Key: DERBY-904
>          URL: http://issues.apache.org/jira/browse/DERBY-904
>      Project: Derby
>         Type: Bug
>   Components: Regression Test Failure
>     Versions: 10.2.0.0
>  Environment: sun jdk1.3.1
>     Reporter: Mike Matrigali
>     Priority: Critical

>
> derby all regression test failure in the following test.  Most recently it 
> failed in the 1/27 derby build.  It also failed on 1/20.  It ran fine on 
> 1/13.  Have
> not had time to narrow down further.  Did note that there is a separate 
> master for this test , but no jdk131 specific masters that I could see.
> *** Start: procedure jdk1.3.1_15 DerbyNetClient derbynetmats:derbynetmats 
> 2006-01-22 05:30:23 ***
> 274 del
> < EXPECTED SQL Exception: BigDecimal conversion exception [converters] 
> Overflow occurred during numeric data type conversion of "10243".. See 
> attached Throwable.
> 274a274
> > EXPECTED SQL Exception: BigDecimal conversion exception [converters] 
> > Overflow occurred during numeric data type conversion of "10243".. See 
> > attached Throwable. Caused by exception class 
> > org.apache.derby.client.am.ConversionException: [converters] Overflow 
> > occurred during numeric data type conversion of "10243".
> 337 del
> < EXPECTED SQL Exception: Invalid argument: parameter index 2 is not an OUT 
> or INOUT parameter.
> 337a337
> > EXPECTED SQL Exception: XN009.S : [0] 2
> 355 del
> < EXPECTED SQL Exception: BigDecimal conversion exception [converters] 
> Overflow occurred during numeric data type conversion of "102.33".. See 
> attached Throwable.
> 355a355
> > EXPECTED SQL Exception: BigDecimal conversion exception [converters] 
> > Overflow occurred during numeric data type conversion of "102.33".. See 
> > attached Throwable. Caused by exception class 
> > org.apache.derby.client.am.ConversionException: [converters] Overflow 
> > occurred during numeric data type conversion of "102.33".
> Test Failed.
> *** End:   procedure jdk1.3.1_15 DerbyNetClient derbynetmats:derbynetmats 
> 2006-01-22 05:31:39 ***

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