"Tiago R. Espinha (JIRA)" <[EMAIL PROTECTED]> writes:

> When running the test 
> org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest, it fails 
> with the output shown below. This test blocks the proper execution of 
> suites.All and it was tested under Ubuntu 7.10 (also tested on Windows Vista 
> and it doesn't throw an error there).
>
> There were 2 errors:
> 1) 
> noSpecialCollation(org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest)java.sql.SQLException:
>  The exception 'java.lang.ClassNotFoundException: ERROR XBM0U: No class was 
> registered for identifier 495.' was thrown while evaluating an expression.

I think I saw this once when I had an incorrect locale setting in the
shell from which I was running the tests (You need to have
en_US.ISO8859-1 for all tests to work, I think).

Dag

Reply via email to