You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2014/04/22 21:41:02 UTC

[Bug 56441] Misleading error message in FilterBase cause by invalid regex

https://issues.apache.org/bugzilla/show_bug.cgi?id=56441

--- Comment #1 from Christopher Schultz <ch...@christopherschultz.net> ---
Confirmed.

It seems that IntrospectionUtils.setProperty catches things like
InvocationTargetException and logs them at the DEBUG level. I assert that such
things should be logged at the WARN level.

Without DEBUG logging enabled, a user cannot see the underlying error.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org