Getting Scheduler-TaskId related errors in ESB Log

Working with IS 8.2.2. Getting the following errors in the

Server Log

[446]2014-11-25 11:27:17 EST [ISS.0137.0015E] Scheduler: Exception getting task from database: Invalid task ID bee36f50-fe28-11e3-b82f-c6268c494ecb
[445]2014-11-25 11:27:17 EST [ISS.0137.0015E] Scheduler: Exception getting task from database: Invalid task ID bf1be470-fe28-11e3-bb41-8ffe2f95079b
[ISS.0086.9112] Invalid taskID specified Caused by: com.wm.app.b2b.server.ServiceException: [ISS.0086.9112] Invalid taskID specified

Make sure your database is up and you are able to connect and also check the JDBC pools on IS. If the problem still exists contact SAG support. It might be some internal error.

Hi,

The issue has been resolved. A event was configured in Optimize to monitor a Scheduler on the Integration Server.

The scheduler on the IS was deleted, but the event on Optimize was still running, hence the error.

Resolution:
Deleted the event on Optimize and the issue was resolved