Hi All,
Getting the below error and batch jobs are running for long time,
Please advice how we can resolve the below issue. C drive is having enough memory on the AOS server where the batch job is running.
"Object Server 01: System.Threading.ThreadStartException: Thread failed to start. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
--- End of inner exception stack trace ---
at System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark)
at System.Threading.Thread.Start(Object parameter)
at BatchIL.startTask()
at BatchIL.CheckBatchJobs()
at BatchIL.threadFunc(Object threadArg)"
Regards,
Akbar