ay as well.
- Original Message -
From: "Rainer Jung"
To:
Sent: Sunday, September 26, 2010 6:50 AM
Subject: Re: Tomcat 5.5: java.io.FilePermission read access denied to
logging.properties
On 15.09.2010 11:02, Pid wrote:
On 14/09/2010 23:35, André Warnier wrote:
Pid wrote:
On 14/
On 15.09.2010 11:02, Pid wrote:
On 14/09/2010 23:35, André Warnier wrote:
Pid wrote:
On 14/09/2010 16:17, Steve Ryder wrote:
java.security.AccessControlException: access denied
(java.io.FilePermission
/home/sryder/JsrSystems.info/ROOT/WEB-INF/classes/logging.properties
read)
When I first noti
On 14/09/2010 23:35, André Warnier wrote:
> Pid wrote:
>> On 14/09/2010 16:17, Steve Ryder wrote:
>>> java.security.AccessControlException: access denied
>>> (java.io.FilePermission
>>> /home/sryder/JsrSystems.info/ROOT/WEB-INF/classes/logging.properties
>>> read)
>>>
>>> When I first noticed this
Pid wrote:
On 14/09/2010 16:17, Steve Ryder wrote:
java.security.AccessControlException: access denied (java.io.FilePermission
/home/sryder/JsrSystems.info/ROOT/WEB-INF/classes/logging.properties read)
When I first noticed this I added the java.io.FilePermission
to catalina.policy under WEB A
On 14/09/2010 22:01, Steve Ryder wrote:
> Thanks for your response, I really do need some help. After lots of
> testing (when mail was working), I migrated my production workload to a
> new server. Yesterday, Java Mail stopped working, I suspect because I
> added the wrong permission in the wrong
Thanks for your response, I really do need some help. After lots of testing
(when mail was working), I migrated my production workload to a new server.
Yesterday, Java Mail stopped working, I suspect because I added the wrong
permission in the wrong place. (see #2).
I have tried removing that
On 14/09/2010 16:17, Steve Ryder wrote:
> java.security.AccessControlException: access denied (java.io.FilePermission
> /home/sryder/JsrSystems.info/ROOT/WEB-INF/classes/logging.properties read)
>
> When I first noticed this I added the java.io.FilePermission
> to catalina.policy under WEB APP P
java.security.AccessControlException: access denied (java.io.FilePermission
/home/sryder/JsrSystems.info/ROOT/WEB-INF/classes/logging.properties read)
When I first noticed this I added the java.io.FilePermission
to catalina.policy under WEB APP PERMISSIONS
grant {
// Added by JSR 2010-09-13