script type="text/javascript"> jQuery(document).ready(function(){ jQuery("article.et_pb_post").each(function(){ jQuery(">a:first-child, .et_pb_image_container", this).insertAfter(jQuery(".post-meta", this)); }); });
Select Page

Today i was testing the new CU8 for Microsoft Dynamics AX 2012 R3, and after the full Compile and full CIL compile I got stuck upon the data upgrade list. The DataUpgrade job was in “Waiting” status and couldnt get it to start. After some digging and modifying the partitions to make sure the permissions were correct, it still didnt work.

With some google magic I stumbled upon the link below with a great check list for verifying if the BatchServer is configured correctly. Check it out below!

https://community.dynamics.com/ax/b/axsupport/archive/2013/09/06/troubleshooting-upgrade-and-cu-batch-jobs-stuck-in-a-waiting-status-in-dynamics-ax-2012.aspx