Bryan Pendleton wrote:
>
>> I am using eclipse plugin for derby, I apply derby nature in multiple
>> projects, however when I try to start the derby from the menu I got:
>>
>> Security manager installed using the Basic server security policy.
>> 2007-10-01 15:16:41.125 GMT Thread[main,5,main]
>> java.security.AccessControlException: access denied
>> (java.io.FilePermission
>> derby.log read)
>
> The default Java security policy that is delivered with the Derby
> network server appears to be a bit too restrictive; there have been
> several
> problem reports recently of situations where the security policy is
> preventing actions which ought to be allowed.
>
> As a workaround, you can install your own, looser security policy for
> the network server.
>
> http://db.apache.org/derby/docs/10.3/adminguide/tadminnetservrun.html
>
> thanks,
>
> bryan
>
>
>
Thanks!
--
View this message in context:
http://www.nabble.com/help%2C-problem-of-java.security.AccessControlException%3A-access-denied-%28java.io.FilePermission-derby.log-read%29-tf4553610.html#a13002348
Sent from the Apache Derby Users mailing list archive at Nabble.com.