Active IQ Unified Manager Discussions

Purging obsolete reservation - job status 'FAILED'

kiessl
3,342 Views

Hi community,

I am using WFA 2.1RC1.

Every 30 minutes I receive the following message:

"WFA [com.netapp.wfa.engine.reservations.ReservationsDaoImpl] Purging obsolete reservation - job status 'FAILED' , TTL '172800000'"

Does anybody know how to solve this problem or how to get rid of these messages?

Thanks in advance!

Best Regards

Walter

3 REPLIES 3

shailaja
3,342 Views

Hi Walter,

These are actually information messages only and not errors or warnings.. It just indicates the activity done to purge expired reservations.

WFA has an internal service that runs periodically to clean any expired reservations as it is required for its operation.

Thanks,

Shailaja

kiessl
3,342 Views

Hi Shailaja,

sorry for the late reply.

The message states that the job has failed. Is this really only for information?

For me, a failed job is nothing for information only. Jobs should finish successfully, even if they do not have any work to do.

Best Regards

Walter

shailaja
3,342 Views

Hi Walter,

I assume you are seeing messages somewhat like:

4:27:57,365 INFO  [com.netapp.wfa.engine.reservations.ReservationsDaoImpl] (EJB default - 7) Purging obsolete reservation - job status 'COMPLETED' , TTL '14400000'

04:27:57,381 INFO  [com.netapp.wfa.engine.reservations.ReservationsDaoImpl] (EJB default - 7) 0 rows purged

04:27:57,381 INFO  [com.netapp.wfa.engine.reservations.ReservationsDaoImpl] (EJB default - 7) Purging obsolete reservation - job status 'FAILED' , TTL '172800000'

04:27:57,397 INFO  [com.netapp.wfa.engine.reservations.ReservationsDaoImpl] (EJB default - 7) 0 rows purged

04:27:57,397 INFO  [com.netapp.wfa.engine.reservations.ReservationsDaoImpl] (EJB default - 7) Purging obsolete reservation - job status 'CANCELED' , TTL '172800000'

04:27:57,412 INFO  [com.netapp.wfa.engine.reservations.ReservationsDaoImpl] (EJB default - 7) 0 rows purged

04:27:57,428 INFO  [com.netapp.wfa.engine.reservations.ReservationsDaoImpl] (EJB default - 7) Purging obsolete reservation - job status 'OBSOLETE' , TTL '172800000'

04:27:57,428 INFO  [com.netapp.wfa.engine.reservations.ReservationsDaoImpl] (EJB default - 7) 0 rows purged

These absolutely do not mean that the job has failed. If by any chance, there were failed jobs WFA server cleans up its reservation after a default of 2 days (screenshot above). Similarly for other job statuses.

Let me file an internal issue to improve this log message as it is confusing.

Thanks,

Shailaja

Public