Hi Experts,
please help 
job queue not running continuously. It runs and stop , checked the event viewer 
getting below message . any one can help? 
///////////////////////////////////////////////////////////////////////////////////////
Type: Microsoft.Dynamics.Nav.Types.Exceptions.NavALException
SuppressMessage: False
SuppressExceptionCreatedEvent: False
FatalityScope: None
Message: Arithmetic operation resulted in an overflow.
StackTrace:
 at Filter.InvokeWithFilter(NavMethodScope )
 at Microsoft.Dynamics.Nav.Runtime.NavMethodScope.Run()
 at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit448.CalcNextRunTimeForRecurringJob(INavRecordHandle jobQueueEntry, NavDateTime startingDateTime)
 at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit448.GetNextRequest_Scope.OnRun()
 at Filter.InvokeWithFilter(NavMethodScope )
 at Microsoft.Dynamics.Nav.Runtime.NavMethodScope.Run()
 at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit448.GetNextRequest(INavRecordHandle jobQueueEntry)
 at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit448.HandleRequest_Scope.OnRun()
 at Filter.InvokeWithFilter(NavMethodScope )
 at Microsoft.Dynamics.Nav.Runtime.NavMethodScope.Run()
 at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit448.HandleRequest()
 at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit448.JobQueueLoop_Scope.OnRun()
 at Filter.InvokeWithFilter(NavMethodScope )
 at Microsoft.Dynamics.Nav.Runtime.NavMethodScope.Run()
 at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit448.JobQueueLoop()
 at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit448.OnRun_Scope.OnRun()
 at Filter.InvokeWithFilter(NavMethodScope )
 at Microsoft.Dynamics.Nav.Runtime.NavMethodScope.Run()
 at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit448.OnRun(INavRecordHandle εrec)
 at Microsoft.Dynamics.Nav.Runtime.NavCodeunit.DoRun(DataError errorLevel, NavRecord record)
 at Microsoft.Dynamics.Nav.Runtime.NavCodeunit.InvokeRun(Int32 objectId, Object[] args)
 at Microsoft.Dynamics.Nav.Runtime.ALSession.RunCodeunitAndDisposeSession(NavSession session, Int32 codeUnitId, NavRecord record)
Source: MethodScopeFilter
HResult: -2146233088
----------------------------------
Type: System.OverflowException
Message: Arithmetic operation resulted in an overflow.
StackTrace:
 at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit448.CalcNextRunTimeForRecurringJob_Scope.OnRun()
 at Filter.InvokeWithFilter(NavMethodScope )
Source: Codeunit448_47
HResult: -2146233066
  
                            
                         
                        
                        
                            
                            *This post is locked for comments
                            
                            
                            
                            
                            
                            
                                I have the same question (0)