users@glassfish.java.net

Re: Login failures spams server.log

From: <forums_at_java.net>
Date: Fri, 26 Aug 2011 06:38:53 -0500 (CDT)

Here's what I think is a similar issue.

If the webapp is secured, i.e. redirects http://example.com:8080/foo [1] to
https://example.com:8181/foo [2], and a user is redirected, the following
uninteresting message is added to server.log:

[#|2011-08-26T13:29:41.718+0200|INFO|glassfish3.1|javax.enterprise.system.core.security|_ThreadID=29;_ThreadName=Thread-1;|JACC
Policy Provider: Failed Permission Check, context(foo/foo_war)-
permission((javax.security.jacc.WebUserDataPermission /adm GET))|#]

Would it be possible to silence it?

Regards!

 


[1] http://example.com:8080/foo
[2] https://example.com:8181/foo

--
[Message sent by forum member 'tmpsa']
View Post: http://forums.java.net/node/834556