Hi, I am wahtching Statistics system errors logs and I see SEVERE errors (see screenshot):
SEVERE.png
However if I open atlassian-jira.log, I don't see these errors. Conversely, I see some ERROR loglevels entries in atlassian-jira.log that don't show in JavaMelody.
Why this differences?
Thanks in advance,
In the monitoring report, System errors are exceptions thrown by a JIRA servlet up to the Tomcat container.
They are not always logged by JIRA.
In this case, it seems that you have postgresql exceptions "error value too long for type character varying(767)" for a timesheet plugin.
Then where javamelody get (read) those errors from?
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
javamelody tracks errors thrown by servlets (by using a servlet filter)
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.