Three tests from i18nTest fails on SLES with jdk1.4.2 when derbyrun.jar comes
before derby.jar in the classpath
---------------------------------------------------------------------------------------------------------------
Key: DERBY-2236
URL: https://issues.apache.org/jira/browse/DERBY-2236
Project: Derby
Issue Type: Test
Components: Test
Environment: Linux 2.6.5-7.244-smp #1 SMP Mon Dec 12 18:32:25 UTC 2005
x86_64 x86_64 x86_64 GNU/Linux
Java HotSpot(TM) Client VM (build 1.4.2_02-b03, mixed mode)
Reporter: Vemund Østgaard
Priority: Minor
The problem has been observed in nightly tests run on SLES with JDK1.4.2. The
triggering factor seems to be that derbyrun.jar comes before derby.jar in the
classpath. The problem seems very similar to JIRA1883, it is the same three
tests that are failing, but this time it is derbyrun.jar that comes before
derby.jar in the classpath. I have tested a fix in the policy file by giving
derbyrun.jar the permissions that were given to derbynet.jar in JIRA1883
(reading properties), and that seems to solve the problem.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira