Warning in Log-File

Stefan Niedermann July 25, 2013

Hi,

we have a Jellyscript which produces every 2 seconds a warning in the log-file.

2013-07-26 07:29:33,590 QuartzWorker-0 WARN <username of executer> <name of service> [timesheet.event.issue.TimesheetWorklogEventListener] Event not catched due to missing Components for Timesheet Management

the jelly executes a sql-query, links some issues and comment it, nothing special, we do that with several other jellys, too.

has anyone a idea what this error message means? in the jelly-runner there are not exceptions or errors if i execute the jelly there.

1 answer

1 accepted

0 votes
Answer accepted
nriley
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 25, 2013

This seems related to an issue with the Minyaa plugin, check here: http://www.minyaa.com/jira/browse/MYAA-1016

TimesheetWorklogEventListener
JIRA loads Listeners defined in Database, before that Minyaa is available... Do not worry about that.

My guess is that the jelly script initiates a lod of the listeners, and causes this peculiarity.

Suggest an answer

Log in or Sign up to answer