Error logging due to Unsupported type of projectOrFilter argument

Issue #1027 resolved
Milovan Tosic created an issue

Hi,

After upgrading to 3.0.7.5, our log file (atlassian-jira.log) is full of ERROR lines. Here is an example of one line:

2016-12-07 17:18:24,086 http-nio-8082-exec-19 ERROR john.smith 1038x1919x1 1ctb6e3 192.168.182.4 /rest/timesheet-gadget/1.0/timesheet.json [c.f.jira.util.ServletUtil] Unsupported type of projectOrFilter argument:

This gets logged each time a user refreshes a page with a Timesheet gadget. That gadget usually displays only one week, for a currently logged in user, with details. Believe me, we have lots of users, so this fills logs really quickly. I must say that we did not change any gadget parameters. This happens to all users (at least that is what we see so far), When we open a gadget and save its options, we do not get any warning, and there is no log error about that save. Even after saving, these upper ERROR log lines keep repeating upon each page refresh.

Comments (5)

  1. Milovan Tosic reporter

    Hi Andriy,

    Thank you for the quick response. I am going to set a new logging level right now. I would have done it before, it's just that I did not know exact package name.

    Regards, Milovan

  2. Log in to comment