Error in migration of work items of hosted XML project #2491
Replies: 2 comments 2 replies
-
Hi there, ACTION REQUIRED In order for us to help you will need to provide both the log, and the configration file that you are using. Generate and Attach Log Steps:
Your assistance is greatly appreciated! Thanks, Azure DevOps Migration Tools team |
Beta Was this translation helpful? Give feedback.
-
We are facing the same error again after trying the previously provided resolution. If possible please provide the complete configuration file wchich will work and do the migration of work Items, Teat Plan and Pipeline. Please find the attached configuration file for your reference. Initializing expensive WorkItemStore... |
Beta Was this translation helpful? Give feedback.
-
I am facing an error in the migration of work items of hosted XML process. Please find the below mentioned error log for your reference. Kindly help me with a configuration file or code.
Error logged to Elmah.io!
!! Check for latest version - We fix issues constantly - If not, please create a discussion on https://github.com/nkdAgility/azure-devops-migration-tools/discussions so we can get this fixed !!
[15:44:03 FTL] [16.0.6] Unable to configure store
System.Xml.XmlException: Unexpected end of file. Following elements are not closed: f, r, rows, table, metadata, GetMetadataEx2Response, Body, Envelope. Line 1, position 376.
at System.Xml.XmlExceptionHelper.ThrowXmlException(XmlDictionaryReader reader, String res, String arg1, String arg2, String arg3)
at System.Xml.XmlExceptionHelper.ThrowUnexpectedEndOfFile(XmlDictionaryReader reader)
at System.Xml.XmlBufferReader.GetByteHard()
at System.Xml.XmlUTF8TextReader.ReadCharRef()
at System.Xml.XmlUTF8TextReader.ReadEscapedText()
at System.Xml.XmlUTF8TextReader.Read()
at System.Xml.XmlDictionaryReader.ReadString(Int32 maxStringContentLength)
at System.Xml.XmlBaseReader.ReadElementString()
at Microsoft.TeamFoundation.WorkItemTracking.Proxy.RowSetRow.System.Xml.Serialization.IXmlSerializable.ReadXml(XmlReader reader)
at Microsoft.TeamFoundation.WorkItemTracking.Proxy.RowSet.System.Xml.Serialization.IXmlSerializable.ReadXml(XmlReader reader)
at Microsoft.TeamFoundation.WorkItemTracking.Proxy.RowSetCollection.System.Xml.Serialization.IXmlSerializable.ReadXml(XmlReader reader)
at Microsoft.TeamFoundation.WorkItemTracking.Proxy.ClientService.GetMetadataEx2ClientOperation.ReadOutput(IServiceProvider serviceProvider, XmlReader reader, Object[] outputs)
at Microsoft.TeamFoundation.Client.Channels.TfsHttpClientBase.HandleReply(TfsClientOperation operation, TfsMessage message, Object[]& outputs)
at Microsoft.TeamFoundation.Client.Channels.TfsHttpClientBase.Invoke(TfsClientOperation operation, Object[] parameters, TimeSpan timeout, Object[]& outputs)
at Microsoft.TeamFoundation.WorkItemTracking.Proxy.ClientService.GetMetadataEx2(MetadataTableHaveEntry[] metadataHave, Boolean useMaster, RowSetCollection& metadata, String& dbStamp, Int32& locale, Int32& comparisonStyle, Int32& mode)
at Microsoft.TeamFoundation.WorkItemTracking.Proxy.WorkItemServer.GetMetadataEx2(String requestId, Boolean useMaster, MetadataTableHaveEntry[] metadataHave, String& dbStamp, IMetadataRowSets& metadata, Int32& locale, Int32& comparisonStyle, Int32& displayMode)
at Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItemStore.RefreshCacheInternal(BackendCallData& data)
at Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItemStore.InitializeInternal()
at MigrationTools.Clients.TfsWorkItemMigrationClient.GetWorkItemStore() in D:\a\azure-devops-migration-tools\azure-devops-migration-tools\src\MigrationTools.Clients.TfsObjectModel\Clients\TfsWorkItemMigrationClient.cs:line 331
[15:44:03 FTL] [16.0.6] Error while running TfsWorkItemMigrationProcessor
System.NotImplementedException: The method or operation is not implemented.
at MigrationTools.Services.ActivitySourceProvider.FlushTelemetery() in D:\a\azure-devops-migration-tools\azure-devops-migration-tools\src\MigrationTools\Services\ActivitySourceProvider.cs:line 117
at MigrationTools.Clients.TfsWorkItemMigrationClient.GetWorkItemStore() in D:\a\azure-devops-migration-tools\azure-devops-migration-tools\src\MigrationTools.Clients.TfsObjectModel\Clients\TfsWorkItemMigrationClient.cs:line 350
at MigrationTools.Clients.TfsWorkItemMigrationClient.<.ctor>b__5_0() in D:\a\azure-devops-migration-tools\azure-devops-migration-tools\src\MigrationTools.Clients.TfsObjectModel\Clients\TfsWorkItemMigrationClient.cs:line 39
at System.Lazy
1.CreateValue() at System.Lazy
1.LazyInitValue()at MigrationTools.Clients.TfsWorkItemMigrationClient.get_Store() in D:\a\azure-devops-migration-tools\azure-devops-migration-tools\src\MigrationTools.Clients.TfsObjectModel\Clients\TfsWorkItemMigrationClient.cs:line 50
at MigrationTools.Tools.TfsNodeStructureTool.RefreshForProcessorType(TfsProcessor processor) in D:\a\azure-devops-migration-tools\azure-devops-migration-tools\src\MigrationTools.Clients.TfsObjectModel\Tools\TfsNodeStructureTool.cs:line 323
at MigrationTools.Tools.TfsNodeStructureTool.ProcessorExecutionBegin(TfsProcessor processor) in D:\a\azure-devops-migration-tools\azure-devops-migration-tools\src\MigrationTools.Clients.TfsObjectModel\Tools\TfsNodeStructureTool.cs:line 287
at MigrationTools.Processors.TfsWorkItemMigrationProcessor.InternalExecute() in D:\a\azure-devops-migration-tools\azure-devops-migration-tools\src\MigrationTools.Clients.TfsObjectModel\Processors\TfsWorkItemMigrationProcessor.cs:line 103
at MigrationTools.Processors.Infrastructure.Processor.Execute() in D:\a\azure-devops-migration-tools\azure-devops-migration-tools\src\MigrationTools\Processors\Infrastructure\Processor.cs:line 99
Error logged to Elmah.io!
!! Check for latest version - We fix issues constantly - If not, please create a discussion on https://github.com/nkdAgility/azure-devops-migration-tools/discussions so we can get this fixed !!
[15:44:04 INF] [16.0.6] TfsWorkItemMigrationProcessor completed in 00:00:00
[15:44:04 ERR] [16.0.6] TfsWorkItemMigrationProcessor The Processor MigrationEngine entered the failed state...stopping run
[15:44:04 INF] [16.0.6] Command ExecuteMigrationCommand completed in 00:01:47.3946318
[15:44:04 INF] [16.0.6] Check the logs for errors: [C:\tool\MigrationTools-16.0.6\logs\20241108154215]([Uploading
configuration.json…]())
Beta Was this translation helpful? Give feedback.
All reactions