You are currently working on UAT 

error while retrofitting + object reference not set on instance of an object

Hello,

 

I cannot update my file from the reviewed target file (docx). The document is short (just 150 segments) and is pretty simple: just a text, no images, no tables, etc.

The process stucks on 20%. In the error message window I get this message: object reference not set on instance of an object. Can anyone help?

<SDLErrorDetails time="17.11.2017 06:44:37">
  <ErrorMessage>Odwołanie do obiektu nie zostało ustawione na wystąpienie obiektu.</ErrorMessage>
  <Exception>
    <Type>System.NullReferenceException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
    <HelpLink />
    <Source>Sdl.FileTypeSupport.Filters.MicrosoftOffice.Word_2</Source>
    <HResult>-2147467261</HResult>
    <StackTrace><![CDATA[   w Sdl.FileTypeSupport.Filters.MicrosoftOffice.Word.Parser.DocxParser.SetFileProperties(IFileProperties properties)
   w Sdl.FileTypeSupport.Framework.Integration.FileExtractor.CallSetNativeFileProperties(INativeContentCycleAware aware)
   w Sdl.FileTypeSupport.Framework.Integration.FileExtractor.CallSetNativeFileProperties()
   w Sdl.FileTypeSupport.Framework.Integration.FileExtractor.ParseNext()
   w Sdl.FileTypeSupport.Framework.Integration.MultiFileConverter.ParseNext()
   w Sdl.FileTypeSupport.Framework.Integration.MultiFileConverter.Parse()
   w Sdl.Core.Processing.Alignment.Api.AlignmentApiHelper.ReadRightDocument(IFileTypeManager fileTypeManager, String filename, CultureInfo culture, IResourceDataAccessor resourceDataAccessor, AlignmentFilePosition filePosition, ProgressReporter`2 progressReporter, EventHandler`1 messageReporter, String& outputFile)
   w Sdl.Core.Processing.Alignment.Api.AlignmentService.ReverseAlign(String leftxliffFilePath, String rightNativeFilePath, String outputFilePath, AlignmentFileFormat outputFileFormat, ReverseAlignmentSettings alignmentSettings, List`1 bilingualProcessors, EventHandler`1 progressHandler, EventHandler`1 messageReporter)
   w Sdl.ProjectApi.AutomaticTasks.Retrofit.RetrofitTask.RetrofitFile(IExecutingTaskFile taskFile, String reviewTargetFile, RetrofitSettings settings)
   w Sdl.ProjectApi.AutomaticTasks.Retrofit.RetrofitTask.ProcessFile(IExecutingTaskFile taskFile)
   w Sdl.ProjectApi.AutomaticTasks.AbstractFileLevelAutomaticTaskImplementation.Execute()]]></StackTrace>
  </Exception>
  <Environment>
    <ProductName>SDL Trados Studio</ProductName>
    <ProductVersion>14.0.0.0</ProductVersion>
    <EntryAssemblyFileVersion>14.1.6413.8</EntryAssemblyFileVersion>
    <OperatingSystem>Microsoft Windows 10 Home</OperatingSystem>
    <ServicePack>NULL</ServicePack>
    <OperatingSystemLanguage>1045</OperatingSystemLanguage>
    <CodePage>1250</CodePage>
    <LoggedOnUser>DESKTOP-8SH7PJC\Patrycja</LoggedOnUser>
    <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
    <ComputerName>DESKTOP-8SH7PJC</ComputerName>
    <ConnectedToNetwork>True</ConnectedToNetwork>
    <PhysicalMemory>3940632 MB</PhysicalMemory>
  </Environment>
</SDLErrorDetails>

Parents Reply Children
No Data