A user is trying to run a consolidation and it is failing with the stack trace below. He tried it two times yesterday, and the event documented in the following KB article was logged a couple of minutes prior, so it seemed to be related. Does anyone know if the temp files are still limited to 4 GB in 2012 R2?
https://support.microsoft.com/en-us/kb/2437099
He ran it again today, but the event wasn't logged, so now I'm having doubts about whether the consolidation failure was due to the temp file...
Infolog for job
Completing processing for batch . (5637281028)
Infolog for task
Consolidating legal entity CORP for . (5637319249)
Cannot create a
record in Consolidations dimension values (TmpLedgerConsDimensionValueItem).
The operation failed.
An error occurred
during the consolidation process. All consolidations that match the criteria
for this consolidation event have been deleted. You must process the
consolidation again.
Microsoft.Dynamics.Ax.Xpp.ErrorException:
Exception of type 'Microsoft.Dynamics.Ax.Xpp.ErrorException' was thrown.
at
Dynamics.Ax.Application.LedgerConsolidate.Sumandtransfer(TmpLedgerConsTrans
_sumTransact, TmpLedgerConsDimensionAttribute _consolidationDimAttr,
TmpLedgerConsDimensionValueItem _consolidationDimValueItem) in LedgerConsolidate.sumAndTransfer.xpp:line
56
at
Dynamics.Ax.Application.LedgerConsolidate.Run() in
LedgerConsolidate.run.xpp:line 44
at
Dynamics.Ax.Application.BatchRun.runJobStaticCode(Int64 batchId) in
BatchRun.runJobStaticCode.xpp:line 54
at
Dynamics.Ax.Application.BatchRun.runJobStatic(Int64 batchId) in
BatchRun.runJobStatic.xpp:line 13
at
BatchRun::runJobStatic(Object[] )
at
Microsoft.Dynamics.Ax.Xpp.ReflectionCallHelper.MakeStaticCall(Type type, String
MethodName, Object[] parameters)
at BatchIL.taskThreadEntry(Object
threadArg)