i18nTest fails with ''java.sql.SQLException: wrong locale' was thrown while 
evaluating an expression.' on Win2003
-----------------------------------------------------------------------------------------------------------------

         Key: DERBY-985
         URL: http://issues.apache.org/jira/browse/DERBY-985
     Project: Derby
        Type: Bug
    Versions: 10.2.0.0    
 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.
-
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