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 11:47:10 UTC

[jira] Closed: (DERBY-986) jdbc20 fails on Win2003. Problem diffing DOS/Unix text?

     [ http://issues.apache.org/jira/browse/DERBY-986?page=all ]
     
Ole Solberg closed DERBY-986:
-----------------------------

    Resolution: Duplicate

DERBY-957

> jdbc20 fails on Win2003. Problem diffing DOS/Unix text?
> -------------------------------------------------------
>
>          Key: DERBY-986
>          URL: http://issues.apache.org/jira/browse/DERBY-986
>      Project: Derby
>         Type: Bug
>  Environment: OS: Microsoft(R) Windows(R) Server 2003, - 5.2.3790 Service Pack 1 Build 3790 - CYGWIN_NT-5.2 1.5.12(0.116/4/2) 2004-11-10 08:34 Cygwin, JVM: Sun Microsystems Inc. 1.5.0_04
>     Reporter: Ole Solberg
>     Priority: Minor

>
> Problem diffing DOS/Unix text?
> "Signature":
> jdbc20 diff -------------------------------------------------------------
> ********* Diff file jdbc20/jdbc20/statementJdbc20.diff
> *** Start: statementJdbc20 jdk1.5.0_04 jdbc20:jdbc20 2006-02-14 21:51:25 ***
> 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 jdbc20:jdbc20 2006-02-14 21:51:42 ***
> http://www.multinet.no/~solberg/public/Apache/Derby/Limited/testSummary-377800.html [CYGWIN_NT-5.2 i686-unknown]

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