Try our conversational search powered by Generative AI!

Migration question

Vote:
 

If a migration ends with these lines:

[2/3/2011 3:19:06 PM][Information] Finished migrating links
[2/3/2011 3:19:06 PM][Information] This is a Standalone EpiServer.
[2/3/2011 3:19:06 PM][Information] Enabled indexing of versioning filesystem with root upload
[2/3/2011 3:19:06 PM][Information] Enabled indexing of versioning filesystem with root pagedir
[2/3/2011 3:19:06 PM][Information] Enabled indexing of versioning filesystem with root Documents
[2/3/2011 3:19:06 PM][Information] Restarting Indexing Service
[2/3/2011 3:19:19 PM][Error] Migration terminated with error:
[2/3/2011 3:19:19 PM][Error] System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed.
   at System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)
   at EPiServer.Migration.FileSystemHandler.RestartService()
   at EPiServer.Migration.FileSystemHandler.EnableIndexing(WebConfig sourceConfig, WebConfig targetConfig)
   at EPiServer.Migration.MigrationWorkflow.EnableIndexingService(Object sender, EventArgs e)
   at System.Workflow.ComponentModel.Activity.RaiseEvent(DependencyProperty dependencyEvent, Object sender, EventArgs e)
   at EPiServer.Migration.MigrationStepActivity.ExecuteHandler(Object sender, EventArgs e)
   at System.Workflow.ComponentModel.Activity.RaiseEvent(DependencyProperty dependencyEvent, Object sender, EventArgs e)
   at System.Workflow.Activities.CodeActivity.Execute(ActivityExecutionContext executionContext)
   at System.Workflow.ComponentModel.ActivityExecutor`1.Execute(T activity, ActivityExecutionContext executionContext)
   at System.Workflow.ComponentModel.ActivityExecutor`1.Execute(Activity activity, ActivityExecutionContext executionContext)
   at System.Workflow.ComponentModel.ActivityExecutorOperation.Run(IWorkflowCoreRuntime workflowCoreRuntime)
   at System.Workflow.Runtime.Scheduler.Run()

 

Does this mean that all DATA is migrated?

#47604
Feb 03, 2011 15:24
Vote:
 

From reading the output you pasted and looking at the execution order of the migration tool I would say yes, all DATA is migrated. It seems to fail when trying to restart the indexing service.

I would suggest trying to start the indexing service manually. Also look over the config for the indexing service to check if all paths seems correct (C:\Program Files (x86)\EPiServer\Shared\Services\Indexing Service\EPiServer.IndexingService.exe.config)

 

#47609
Feb 04, 2011 8:34
Vote:
 

Thanks for the reply, apperently I skipped that part of the article before. :/

#47616
Feb 04, 2011 10:49
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.