Skip to Content.
Sympa Menu

grouper-users - [grouper-users] status servlet error due to MAINTENANCE_cleanLogs

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] status servlet error due to MAINTENANCE_cleanLogs


Chronological Thread 
  • From: Scott Koranda <>
  • To: grouper-users <>
  • Subject: [grouper-users] status servlet error due to MAINTENANCE_cleanLogs
  • Date: Fri, 9 May 2014 08:56:15 -0500

Hi,

After standing up a new production deployment I want to use the status
servlet to monitor Grouper health but the deployment throws this error
for type = all:

java.lang.RuntimeException:
There was an error in the diagnostic task DiagnosticLoaderJobTest,
Loader job MAINTENANCE_cleanLogs

:Cant find a success, expecting one in the last 3120 minutes
edu.internet2.middleware.grouper.ws.status.GrouperStatusServlet.doGet(GrouperStatusServlet.java:211)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

I have added

ws.diagnostic.ignore.loader_MAINTENANCE__cleanLogs = true

to grouper-ws.properties and restarted but the error persists.

How can force a cleanLogs job so that this error goes away and we can
turn on production monitoring?

Thanks,

Scott



Archive powered by MHonArc 2.6.16.

Top of Page