User tries to release a HOLD on an Application, but it stays in APPLWAIT state
Release : 12.2
Component : CA WORKLOAD AUTOMATION DE (DSERIES)
In some rare cases, there can be memory and DB sync issues. This will result in application showing up in APPLWAIT state. If application has Wait for previous generation, then next application generation will not run. The following error message may be seen in the tracelogs:
20201206 06:27:47.217 [essential] [ERROR] DM.Appl.MYAPPL.1004: [2020-12-06_06:27:47.217] Exception: An exception in the handler class occurred. The exception is null.
com.ca.wa.publiclibrary.library.afm.AFMRouterException: An exception in the handler class occurred. The exception is null.
at com.ca.wa.publiclibrary.library.afm.AFMToAFMProcessorRouter.routeAfm(AFMToAFMProcessorRouter.java:177)
at com.ca.wa.comp.distributedmanager.workloadobject.WADmAFMProcessingManager.processMessage(WADmAFMProcessingManager.java:756)
at com.ca.wa.comp.distributedmanager.workloadobject.WADmAFMProcessingManager.processAllMessages(WADmAFMProcessingManager.java:591)