Hello Experts,
I am facing a weird issue on my development environment for past couple of days or noticed it recently.
We have Product search configuration enabled in D365FO, so when updating the Product name from product translation form and it does async's update the table MCRInventTableIndex as part of the product search process. But recently it throwing an error on the standard class. SysOperationServiceController > Run() on the line Microsoft.Dynamics.Ax.Xpp.TaskSchedulerFactory::AosScheduler.IsThereCapacityForNextTask(null)
I am experiencing this only in my DEV environment and it is working fine in other environments.
I have tried the below steps so far and running out to options now.
1) Restarted IIS Express, all SQL, Batch and DMF services,
2) Restarted VM
3) Full build on all modules and individual modules with DB sync.