We deactivated the quick-edit-plugin-module (we don't want pop-ups and the old edit-view is a fallback).
Now in our logfile (catalina.out) everytime someone loads / views an issue, we get the following entry:
2014-02-14 10:28:58,027 http-xxxxxxxx%2F172.21.10.64-8080-26 WARN <username> 628x246044x1 18t8kb8 172.21.109.171,172.21.10.64 /secure/IssueNavigator.jspa [atlassian.plugin.webresource.DefaultResourceDependencyResolver] Cannot find web resource module for: com.atlassian.jira.jira-quick-edit-plugin:quick-edit-issue
Where can we set this special warning to a higher level, so it does not appear in our log file every time if someone clicks on an issue?
Hi,
You're not running into any ERROR as these are warnings. However, they are annoying and fill up the logs ridiculously....
You're experiencing something like this bug:
https://jira.atlassian.com/browse/CONF-28107
I would recommend that you follow the workaround and set that logging class level to ERROR. That will get the warnings out of the logs.
Hope this helps!
Patina
Set <tt>com.atlassian.plugin.webresource </tt>to level "ERROR".
Do this in the file WEB-INF/classes/log4j.properties too, because if you don't do it in this file the changes will be removed after a restart
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.