MES error when opening work queue resource

Hello,

the below error has started appearing out of no where and am not sure which job(s) are causing the issue.

image

Exception caught in: Epicor.Mfg.BO.WorkQueue

Error Detail

Message: JobOpDtl not found0x0000000000105209
Type: Error
Program: Server/bo/WorkQueue/WorkQueue.p
Method: processWorkQueue
Table:
Row:
Field:

Stack Trace

at Epicor.Mfg.Proxy.WorkQueueImpl.GetOpsInResourceGroup(String pcResourceGrpID, String pcEmpID, String pcwhereClauseWorkQueue, String pcwhereClausePartWip, Int32 pageSize, Int32 absolutePage, Boolean& morePages)
at Epicor.Mfg.UI.Adapters.WorkQueueAdapter.GetOpsInResourceGroup(String pcResourceGrpID, String pcEmpID, String pcwhereClauseWorkQueue, String pcwhereClausePartWip, Int32 pageSize, Int32 absolutePage, Boolean& morePages)

Inner Exception

ERROR condition: The Server application has returned an error. (7243) (7211)

Inner Stack Trace

at Progress.Open4GL.DynamicAPI.Session.runProcedure(String requestID, String procedureName, ParameterSet parms, Boolean persistent, Boolean internal_Renamed, Int64 procId, MetaSchema localSchema, Int32 stateModel)
at Progress.Open4GL.DynamicAPI.Session.runStatelessProcedure(String requestID, String fullProcedureName, ParameterSet inparams, Object procId, MetaSchema localSchema, Int32 stateModel)
at Progress.Open4GL.DynamicAPI.PersistentProc.runTheProcedure(String requestID, String procedureName, ParameterSet parms, MetaSchema schema)
at Progress.Open4GL.DynamicAPI.PersistentProc.runProcedure(String procedureName, ParameterSet parms, MetaSchema schema)
at Epicor.Mfg.Core.CallContext.CallContextPersistentProc.runProcedure(String procedureName, ParameterSet parameters, MetaSchema metaSchema)
at Epicor.Mfg.Core.CallContext.ProxyHelper.CallMethod(String methodName, ParameterSet parameters, MetaSchema metaSchema, BLConnectionPool connPool, Session connection, PersistentProc persistProc, CallContextDataSet callContextDataSet)
at Epicor.Mfg.Proxy.WorkQueueImpl.GetOpsInResourceGroup(String pcResourceGrpID, String pcEmpID, String pcwhereClauseWorkQueue, String pcwhereClausePartWip, Int32 pageSize, Int32 absolutePage, Boolean& morePages)