https://bz.apache.org/bugzilla/show_bug.cgi?id=61210
--- Comment #5 from Coty Sutherland <csuth...@redhat.com> --- Created attachment 35077 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35077&action=edit First attempt Here's my first attempt at checking whether or not the file exists before logging. The problem with this is that the privileged block is still failing checkPermission. I'm not quite sure how to fix it as I modeled my change after some other doPrivileged calls in the same class. The only difference is that I'm returning a value to check later in the readConfiguration method instead of Void. Can anyone point me in the right direction? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org