You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Mike Matrigali (JIRA)" <de...@db.apache.org> on 2006/02/01 01:48:32 UTC

[jira] Created: (DERBY-904) big decimal error diff in derbyall lang/procedure test run in the DerbyNetClient - jdk1.3 specific

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


[jira] Closed: (DERBY-904) big decimal error diff in derbyall lang/procedure test run in the DerbyNetClient - jdk1.3 specific

Posted by "Mike Matrigali (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-904?page=all ]
     
Mike Matrigali closed DERBY-904:
--------------------------------


> 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
>     Assignee: David Van Couvering
>     Priority: Critical
>      Fix For: 10.2.0.0

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


[jira] Assigned: (DERBY-904) big decimal error diff in derbyall lang/procedure test run in the DerbyNetClient - jdk1.3 specific

Posted by "David Van Couvering (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-904?page=all ]

David Van Couvering reassigned DERBY-904:
-----------------------------------------

    Assign To: David Van Couvering

> 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
>     Assignee: David Van Couvering
>     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


[jira] Resolved: (DERBY-904) big decimal error diff in derbyall lang/procedure test run in the DerbyNetClient - jdk1.3 specific

Posted by "David Van Couvering (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-904?page=all ]
     
David Van Couvering resolved DERBY-904:
---------------------------------------

    Resolution: Fixed

Committed revision 374543

> 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
>     Assignee: David Van Couvering
>     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


[jira] Updated: (DERBY-904) big decimal error diff in derbyall lang/procedure test run in the DerbyNetClient - jdk1.3 specific

Posted by "Mike Matrigali (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-904?page=all ]

Mike Matrigali updated DERBY-904:
---------------------------------

    Component: Regression Test Failure
      Version: 10.1.2.2

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


[jira] Updated: (DERBY-904) big decimal error diff in derbyall lang/procedure test run in the DerbyNetClient - jdk1.3 specific

Posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dag H. Wanvik updated DERBY-904:
--------------------------------

    Bug behavior facts: [Regression, Regression Test Failure]  (was: [Regression])

> big decimal error diff in derbyall lang/procedure test run in the DerbyNetClient - jdk1.3 specific
> --------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-904
>                 URL: https://issues.apache.org/jira/browse/DERBY-904
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.2.1.6
>         Environment: sun jdk1.3.1
>            Reporter: Mike Matrigali
>            Assignee: David Van Couvering
>            Priority: Critical
>             Fix For: 10.2.1.6
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DERBY-904) big decimal error diff in derbyall lang/procedure test run in the DerbyNetClient - jdk1.3 specific

Posted by "Kathey Marsden (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-904?page=all ]

Kathey Marsden updated DERBY-904:
---------------------------------

    Fix Version: 10.2.0.0
     Derby Info: [Regression]

> 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
>     Assignee: David Van Couvering
>     Priority: Critical
>      Fix For: 10.2.0.0

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


[jira] Commented: (DERBY-904) big decimal error diff in derbyall lang/procedure test run in the DerbyNetClient - jdk1.3 specific

Posted by "David Van Couvering (JIRA)" <de...@db.apache.org>.
    [ 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


[jira] Updated: (DERBY-904) big decimal error diff in derbyall lang/procedure test run in the DerbyNetClient - jdk1.3 specific

Posted by "Mike Matrigali (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-904?page=all ]

Mike Matrigali updated DERBY-904:
---------------------------------

    Version: 10.2.0.0
                 (was: 10.1.2.2)

> 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