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

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

    Issue Type: Bug  (was: Test)

> i18nTest fails with ''java.sql.SQLException: wrong locale' was thrown while 
> evaluating an expression.' on Win2003
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-985
>                 URL: https://issues.apache.org/jira/browse/DERBY-985
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.2.1.6
>         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
>
> "Signature":
> ********* Diff file i18nTest/i18nTest/urlLocale.diff
> *** Start: urlLocale jdk1.5.0_04 i18nTest:i18nTest 2006-02-14 21:45:58 ***
> 10a11,20
> > ERROR 38000: The exception 'java.sql.SQLException: wrong locale' was thrown 
> > while evaluating an expression.
> > ERROR (no SQLState): wrong locale
> > ij> call checkRDefaultLoc();
> > no_NO
> > ERROR 38000: The exception 'java.sql.SQLException: wrong_locale' was thrown 
> > while evaluating an expression.
> > ERROR (no SQLState): wrong_locale
> > ij> disconnect;
> > ij> -- create a Swiss database
> > connect 'swissdb;create=true;territory=fr_CH';
> > ij> create procedure checkDatabaseLoc(in locale char(12)) parameter style 
> > java language java external name 
> > 'org.apache.derbyTesting.functionTests.tests.i18n.DefaultLocale.checkDatabaseLocale';
> 12,19d21
> < ij> call checkRDefaultLoc();
> < en_US
> < 0 rows inserted/updated/deleted
> < ij> disconnect;
> < ij> -- create a Swiss database
> < connect 'swissdb;create=true;territory=fr_CH';
> < ij> create procedure checkDatabaseLoc(in locale char(12)) parameter style 
> java language java external name 
> 'org.apache.derbyTesting.functionTests.tests.i18n.DefaultLocale.checkDatabaseLocale';
> < 0 rows inserted/updated/deleted
> Test Failed.
> *** End:   urlLocale jdk1.5.0_04 i18nTest:i18nTest 2006-02-14 21:46:44 ***
> 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to