i got strange message when i try to do end year closing
message log was
Microsoft.Dynamics.Ax.Xpp.InfoException: Exception of type 'Microsoft.Dynamics.Ax.Xpp.InfoException' was thrown.
at Microsoft.Dynamics.Ax.MSIL.Interop.throwException(Int32 ExceptionValue)
at Microsoft.Dynamics.Ax.MSIL.cqlClassIL.callReturn(Int32 rc, interpret* ip)
at Microsoft.Dynamics.Ax.MSIL.cqlClassIL.CallStatic(String className, String methodName, Object[] parameters, Type[] types, Object[] varargs, Type[] varargsTypes)
at Microsoft.Dynamics.Ax.Xpp.XppObjectBase.StaticCall(String className, String methodName, Object[] parameters, Type[] types, Object[] varargs)
at Dynamics.Ax.Application.Debug.assert(Boolean expression)
at Dynamics.Ax.Application.DimensionStorageSegment.construct(String _displayValue, Int64 _dimensionAttributeValueId, Guid _hashKey) in DimensionStorageSegment.construct.xpp:line 29
at Dynamics.Ax.Application.LedgerTransferOpening.Getmainaccountstoragesegment(String _mainAccountId) in LedgerTransferOpening.getMainAccountStorageSegment.xpp:line 7
at Dynamics.Ax.Application.LedgerTransferOpening.Processquery(Int32 _transactionType, QueryRun _queryRun, Int64 _dimensionAttributeSet, LedgerParameters _ledgerParameters) in LedgerTransferOpening.processQuery.xpp:line 101
at Dynamics.Ax.Application.LedgerTransferOpening.Run() in LedgerTransferOpening.run.xpp:line 207
at Dynamics.Ax.Application.BatchRun.runJobStatic(Int64 batchId) in BatchRun.runJobStatic.xpp:line 50
at BatchRun::runJobStatic(Object[] )
at Microsoft.Dynamics.Ax.Xpp.ReflectionCallHelper.MakeStaticCall(Type type, String MethodName, Object[] parameters)
at BatchIL.taskThreadEntry(Object threadArg)