Issue
The following error is displayed the logs:
ERROR;cleanupWorkflows(): com.xerox.docushare.DSException: java.rmi.NoSuchObjectException: no such object in table; nested exception is:
18 Jan 2011 00:00:37 - [Thread[Thread-125,5,main]] - java.rmi.NoSuchObjectException: no such object in table;2011-01-18
Reason / Cause
The cleanupWorkflows procedure is executed by the basic routing application at midnight. The cleanupWorkflows application does the following:
· Removes done and/or aborted workflows. Such as DSTrackDraftWorkflow, sendEmail and NotifyUser workflows.
· Checks for overdue workflows and notifies owners via email.
Note: A DSException message may be displayed in the logs as a result of an invalid workflow IDs (such as 0).