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 "Ole Solberg (JIRA)" <de...@db.apache.org> on 2006/02/15 15:53:10 UTC

[jira] Updated: (DERBY-957) Long passed into an exception gets displayed using locale specific formatting. i18n/locale issue

     [ http://issues.apache.org/jira/browse/DERBY-957?page=all ]

Ole Solberg updated DERBY-957:
------------------------------

        Summary: Long passed into an exception gets displayed using locale specific formatting. i18n/locale issue  (was: statementJdbc20 failure: SQL Exception: Invalid parameter value for Statement.setFetchSize(int rows).)
    Description: 
Diff:
********* Diff file derbyall/jdbc20/statementJdbc20.diff
*** Start: statementJdbc20 jdk1.5.0_04 derbyall:jdbc20 2006-01-30 06:51:48 ***
3 del
< SQLSTATE(XJ065): SQL Exception: Invalid parameter value '-1,000' for Statement.setFetchSize(int rows).
3a3
> SQLSTATE(XJ065): SQL Exception: Invalid parameter value '-1 000' for Statement.setFetchSize(int rows).
5 del
< SQLSTATE(XJ064): SQL Exception: Invalid parameter value '-1,000' for setFetchDirection(int direction).
5a5
> SQLSTATE(XJ064): SQL Exception: Invalid parameter value '-1 000' for setFetchDirection(int direction).
18 del
< SQLSTATE(XJ062): SQL Exception: Invalid parameter value '-2,000' for ResultSet.setFetchSize(int rows).
18a18
> SQLSTATE(XJ062): SQL Exception: Invalid parameter value '-2 000' for ResultSet.setFetchSize(int rows).
Test Failed.
*** End:   statementJdbc20 jdk1.5.0_04 derbyall:jdbc20 2006-01-30 06:52:05 ***

http://www.multinet.no/~solberg/public/Apache/Derby/testlog/CYGWIN_NT-5.2_i686-unknown/373335-derbyall_diff.txt

Duplicate in DERBY-987


  was:
Diff:
********* Diff file derbyall/jdbc20/statementJdbc20.diff
*** Start: statementJdbc20 jdk1.5.0_04 derbyall:jdbc20 2006-01-30 06:51:48 ***
3 del
< SQLSTATE(XJ065): SQL Exception: Invalid parameter value '-1,000' for Statement.setFetchSize(int rows).
3a3
> SQLSTATE(XJ065): SQL Exception: Invalid parameter value '-1 000' for Statement.setFetchSize(int rows).
5 del
< SQLSTATE(XJ064): SQL Exception: Invalid parameter value '-1,000' for setFetchDirection(int direction).
5a5
> SQLSTATE(XJ064): SQL Exception: Invalid parameter value '-1 000' for setFetchDirection(int direction).
18 del
< SQLSTATE(XJ062): SQL Exception: Invalid parameter value '-2,000' for ResultSet.setFetchSize(int rows).
18a18
> SQLSTATE(XJ062): SQL Exception: Invalid parameter value '-2 000' for ResultSet.setFetchSize(int rows).
Test Failed.
*** End:   statementJdbc20 jdk1.5.0_04 derbyall:jdbc20 2006-01-30 06:52:05 ***

http://www.multinet.no/~solberg/public/Apache/Derby/testlog/CYGWIN_NT-5.2_i686-unknown/373335-derbyall_diff.txt


    Environment: OS: Microsoft(R) Windows(R) Server 2003 - CYGWIN_NT-5.2 1.5.12(0.116/4/2), JVM: Sun Microsystems Inc. 1.5.0_04  (was: Microsoft(R) Windows(R) Server 2003 - CYGWIN_NT-5.2 1.5.12(0.116/4/2), JVM: Sun Microsystems Inc. 1.5.0_04)
       Priority: Minor  (was: Major)

> Long passed into an exception gets displayed using locale specific formatting. i18n/locale issue
> ------------------------------------------------------------------------------------------------
>
>          Key: DERBY-957
>          URL: http://issues.apache.org/jira/browse/DERBY-957
>      Project: Derby
>         Type: Bug
>   Components: Regression Test Failure
>     Versions: 10.2.0.0
>  Environment: OS: Microsoft(R) Windows(R) Server 2003 - CYGWIN_NT-5.2 1.5.12(0.116/4/2), JVM: Sun Microsystems Inc. 1.5.0_04
>     Reporter: Ole Solberg
>     Priority: Minor

>
> Diff:
> ********* Diff file derbyall/jdbc20/statementJdbc20.diff
> *** Start: statementJdbc20 jdk1.5.0_04 derbyall:jdbc20 2006-01-30 06:51:48 ***
> 3 del
> < SQLSTATE(XJ065): SQL Exception: Invalid parameter value '-1,000' for Statement.setFetchSize(int rows).
> 3a3
> > SQLSTATE(XJ065): SQL Exception: Invalid parameter value '-1 000' for Statement.setFetchSize(int rows).
> 5 del
> < SQLSTATE(XJ064): SQL Exception: Invalid parameter value '-1,000' for setFetchDirection(int direction).
> 5a5
> > SQLSTATE(XJ064): SQL Exception: Invalid parameter value '-1 000' for setFetchDirection(int direction).
> 18 del
> < SQLSTATE(XJ062): SQL Exception: Invalid parameter value '-2,000' for ResultSet.setFetchSize(int rows).
> 18a18
> > SQLSTATE(XJ062): SQL Exception: Invalid parameter value '-2 000' for ResultSet.setFetchSize(int rows).
> Test Failed.
> *** End:   statementJdbc20 jdk1.5.0_04 derbyall:jdbc20 2006-01-30 06:52:05 ***
> http://www.multinet.no/~solberg/public/Apache/Derby/testlog/CYGWIN_NT-5.2_i686-unknown/373335-derbyall_diff.txt
> Duplicate in DERBY-987

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