Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Business Central forum
Under review by Community Managers

Under review

Thank you for your post! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

DATA MIGRATION FROM DYNAMICS 2013R2 TO 2018 TO BUSINESS CENTRAL

Posted on by 30

Hi.

I am performing a migration process from Dynamics 2013r2 to Business Central. In the process of migrating the data to Dynamics 2018, several errors are occurring and I have not been able to resolve it. Could you please tell me some actions to follow.

The errors are the following:

SessionId : 528
CodeunitId : 104000
FunctionName : CreateWorkflowWebhookWebServices
CompanyName :
StartTime : 16/2/2022 05:39:50
Duration :
State : Failed
Error : Function 'CreateWorkflowWebhookWebServices' in the upgrade codeunit '104000' has failed because of the following error: 'The server stopped the session (ID: 528) because of a stop session request.'.
ExecutionSourceId : 00000000-0000-0000-0000-000000000000
PostUpgrade : False

SessionId : 529
CodeunitId : 104000
FunctionName : CreateExcelTemplateWebServices
CompanyName :
StartTime : 16/2/2022 05:39:50
Duration :
State : Failed
Error : Function 'CreateExcelTemplateWebServices' in the upgrade codeunit '104000' has failed because of the following error: 'The server stopped the session (ID: 529) because of a stop session request.'.
ExecutionSourceId : 00000000-0000-0000-0000-000000000000
PostUpgrade : False

SessionId : 531
CodeunitId : 104000
FunctionName : UpdateSalesIcons
CompanyName :
StartTime : 16/2/2022 05:39:50
Duration :
State : Failed
Error : Function 'UpdateSalesIcons' in the upgrade codeunit '104000' has failed because of the following error: 'The server stopped the session (ID: 531) because of a stop session request.'.
ExecutionSourceId : 00000000-0000-0000-0000-000000000000
PostUpgrade : False

SessionId : 532
CodeunitId : 104000
FunctionName : UpdateManualSetupIcons
CompanyName :
StartTime : 16/2/2022 05:39:50
Duration :
State : Failed
Error : Function 'UpdateManualSetupIcons' in the upgrade codeunit '104000' has failed because of the following error: 'The server stopped the session (ID: 532) because of a stop session request.'.
ExecutionSourceId : 00000000-0000-0000-0000-000000000000
PostUpgrade : False

EVENT VIEWER:

Server instance: MIGRACION_2018_TO_BC
Tenant ID:
<ii>User:
Type: Microsoft.Dynamics.Nav.Types.Exceptions.NavUpgradeCodeunitExecutionException
SuppressMessage: False
DiagnosticsSuppress: True
SuppressExceptionCreatedEvent: False
FatalityScope: None
Message: <ii>The function UpdateGeneralLedgerSetup in the company initialization codeunit 104000 in company Editorial Santillana S.A. has failed due to the following error: 'The server stopped the session (ID: 652) because of a stop session request.'.</ii>
StackTrace:
at Microsoft.Dynamics.Nav.Runtime.NavUpgradeCodeunit.InvokeCodeunitMethod(String methodName, String companyName, Object[] args)
at Microsoft.Dynamics.Nav.Runtime.NavExecuteUpgradeCodeunitMethodActivity.RunUpgradeMethod(NavSession navSession)
at Microsoft.Dynamics.Nav.Runtime.NavWorkflowTenantSessionManager.Microsoft.Dynamics.Nav.Runtime.INavWorkflowTenantSessionManager.RunActionInSystemSession(Action`1 action)
at Microsoft.Dynamics.Nav.Runtime.NavExecuteUpgradeCodeunitMethodActivity.ExecuteAsync()
at Microsoft.Dynamics.Nav.Runtime.NavTaskFactory.<>c__DisplayClass10_0.<StartNewTask>b__0(Object _)
at System.Threading.Tasks.Task.Execute()
Source: Microsoft.Dynamics.Nav.Ncl
HResult: -2146233088
----------------------------------
Type: Microsoft.Dynamics.Nav.Types.Exceptions.NavSessionTerminatedException
Message: <ii>The server stopped the session (ID: 652) because of a stop session request.</ii>
StackTrace:
at Microsoft.Dynamics.Nav.Runtime.NavApplicationMethod.InvokeMethod(ITreeObject obj, String methodName, Object[] args, Boolean resolveHandler, Boolean throwOnNotFound)
at Microsoft.Dynamics.Nav.Runtime.NavCodeunit.Invoke(ITreeObject parent, Int32 objectId, String methodName, Object[] args)
at Microsoft.Dynamics.Nav.Runtime.NavUpgradeCodeunit.InvokeCodeunitMethod(String methodName, String companyName, Object[] args)
Source: Microsoft.Dynamics.Nav.Ncl
HResult: -2146233088
----------------------------------
Type: System.Reflection.TargetInvocationException
Message: <ii>Exception has been thrown by the target of an invocation.</ii>
StackTrace:
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Microsoft.Dynamics.Nav.Runtime.NavApplicationMethod.InvokeMethod(ITreeObject obj, String methodName, Object[] args, Boolean resolveHandler, Boolean throwOnNotFound)
Source: mscorlib
HResult: -2146232828
----------------------------------
Type: Microsoft.Dynamics.Nav.Types.Exceptions.NavSessionTerminatedException
Message: <ii>The server stopped the session (ID: 652) because of a stop session request.</ii>
StackTrace:
at Microsoft.Dynamics.Nav.Runtime.SessionAccessLock.ThrowSessionTerminatedException()
at Microsoft.Dynamics.Nav.Runtime.SessionShutdownExecutionListener.ProcessStatementHit(NavMethodScope methodScope)
at Microsoft.Dynamics.Nav.Runtime.ExecutionListener.CompoundExecutionListener.ProcessStatementHit(NavMethodScope methodScope)
at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit423.InsertLogEntry_Scope.OnRun()
at Filter.InvokeWithFilter(NavMethodScope )
at Microsoft.Dynamics.Nav.Runtime.NavMethodScope.Run()
at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit423.InsertLogEntry(ByRef`1 fldRef, ByRef`1 xFldRef, ByRef`1 recRef, Int32 typeOfChange, Boolean isReadable)
at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit423.LogModification_Scope.OnRun()
at Filter.InvokeWithFilter(NavMethodScope )
at Microsoft.Dynamics.Nav.Runtime.NavMethodScope.Run()
at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit423.LogModification(ByRef`1 recRef)
at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit423.OnInvoke(Int32 memberId, Object[] args)
at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit1.OnDatabaseModify_Scope.OnRun()
at Filter.InvokeWithFilter(NavMethodScope )
at Microsoft.Dynamics.Nav.Runtime.NavMethodScope.Run()
at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit1.OnDatabaseModify(NavRecordRef recRef)
at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit1.OnInvoke(Int32 memberId, Object[] args)
at Microsoft.Dynamics.Nav.Runtime.NavCodeunit1.Invoke(Int32 methodId, Object[] arguments)
at Microsoft.Dynamics.Nav.Runtime.NavGlobalTriggers.Modify(NavRecord newRecord, NavRecord oldRecord, Boolean runGlobalTrigger)
at Microsoft.Dynamics.Nav.Runtime.NavRecord.Modify(DataError errorLevel, Boolean runApplicationTrigger, Boolean runGlobalTrigger, Boolean isBulkModify)
at Microsoft.Dynamics.Nav.Runtime.NavRecord.ALModify(DataError errorLevel, Boolean runApplicationTrigger, Boolean isBulkModify)
at Microsoft.Dynamics.Nav.Runtime.NavRecord.ModifyAll(NCLMetaField metaField, NavValue newValue, Boolean runApplicationTrigger)
at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit104000.UpdateDimValueGlobalDimNo_Scope.OnRun()
at Filter.InvokeWithFilter(NavMethodScope )
at Microsoft.Dynamics.Nav.Runtime.NavMethodScope.Run()
at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit104000.UpdateDimValueGlobalDimNo(NavCode dimCode, Int32 globalDimNo)
at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit104000.UpdateGeneralLedgerSetup_Scope.OnRun()
at Filter.InvokeWithFilter(NavMethodScope )
at Microsoft.Dynamics.Nav.Runtime.NavMethodScope.Run()
at Microsoft.Dynamics.Nav.BusinessApplication.Codeunit104000.UpdateGeneralLedgerSetup()
Source: Microsoft.Dynamics.Nav.Ncl
HResult: -2146233088
</ii>

Helpful resources

Quick Links

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,079 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,860 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans