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

Kathey Marsden updated DERBY-4617:
----------------------------------

    Attachment: derby-4617_try_diff.txt

The unwrapped getCanonicalPath() call would appear to be it.  Lily could you 
try this patch on Windows 7 derby-4617_try_diff.txt?

I have not run the full test suite yet. I am not sure about a specific test for 
this. It seems some java versions  need to do something requiring  direct file 
access to derby.jar and thus the access check  and others do not.  
 




> Sysinfo.testSysinfoLocale failed with IB47 M 1.6 on Windows 7 64bit
> -------------------------------------------------------------------
>
>                 Key: DERBY-4617
>                 URL: https://issues.apache.org/jira/browse/DERBY-4617
>             Project: Derby
>          Issue Type: Bug
>          Components: Localization
>    Affects Versions: 10.5.3.0
>            Reporter: Lily Wei
>            Priority: Minor
>              Labels: derby_triage10_5_2
>         Attachments: derby-4617_try_diff.txt, derby.log
>
>
> Sysinfo.testSysinfoLocale failed with IB47 M 1.6 on Windows 7 64bit. This is 
> the exception from running the test:
> 1) 
> testSysinfoLocale(org.apache.derbyTesting.functionTests.tests.derbynet.SysinfoTest)junit.framework.AssertionFailedError:
>  expected:<14> but was:<1>
>     at 
> org.apache.derbyTesting.functionTests.tests.derbynet.SysinfoTest.assertMatchingStringExists(SysinfoTest.java:322)
>     at 
> org.apache.derbyTesting.functionTests.tests.derbynet.SysinfoTest.testSysinfoLocale(SysinfoTest.java:249)
>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
>     at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
>     at 
> org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:109)
> When running with SysinfoTest along, you will see the following error:
> ...before sed
> 2010-04-16 22:14:49.289 GMT : Ung?ltige Antwort von Network Server: Keine 
> ausrei
> chenden Daten.
> after sed
> 2010-04-16 22:14:49.289 GMT : Ung?ltige Antwort von Network Server: Keine 
> ausrei
> chenden Daten.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to