[ 
https://issues.apache.org/jira/browse/DERBY-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019674#comment-13019674
 ] 

Lily Wei commented on DERBY-4617:
---------------------------------

Hi Kathey:
    I applied the patch. testSysinfoLocal passed on my Windows 7 system. 
However, there are still some access denied messages within the test. 
This is some output I got:
=================
Java user name:  Security Exception: java.security.AccessControlException: 
access denied (java.util.PropertyPermission user.name read)^M
Java user home:  Security Exception: java.security.AccessControlException: 
access denied (java.util.PropertyPermission user.home read)^M
Java user dir:   Security Exception: java.security.AccessControlException: 
access denied (java.util.PropertyPermission user.dir read)^M
java.specification.name: Java Platform API Specification^M
java.specification.version: 1.6^M
java.runtime.version: 1.6.0_13-b03^M
--------- Derby Information --------^M
JRE - JDBC: Java SE 6 - JDBC 4.0^M
[C:\derby5\trunk\jars\sane\derby.jar] 10.9.0.0 alpha - (1091990M)^M
[Java Security Exception: access denied (java.io.FilePermission . read)] <null>
[Java Security Exception: access denied (java.io.FilePermission c:\derby5\trunk\
tools\java\junit.jar read)] <null>
[Java Security Exception: access denied (java.io.FilePermission c:\derby5\trunk\
jars\sane\derbyrun.jar read)] <null>
[Java Security Exception: access denied (java.io.FilePermission c:\derby5\trunk\
jars\sane\derbyTesting.jar read)] <null>
[Java Security Exception: access denied (java.io.FilePermission c:\derby5\trunk\
tools\java\jakarta-oro-2.0.8.jar read)] <null>

> 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