Trados Studio freezes without an error when adding a file for translation

Trados Studio dialog box showing a stalled process with the message 'Adding files... Convert to Translatable Format+Copy to Target Languages+Apply PerfectMatch+Pre-translate Files+Analyze Files' and a green progress bar that is not moving.

When I try to add a new docx file to an existing project, I get stuck at this stage. The adding never finishes and there's no error message after several minutes. Is there anything I can do here?



Generated Image Alt-Text
[edited by: Trados AI at 11:11 AM (GMT 0) on 29 Feb 2024]
emoji
Parents
  • Hi ,

    I’ve got the same issue a couple of times in the past with older Trados Studio versions.

    Sometimes it’s a matter of closing Studio and restart it. If the issue is gone, please forget the rest of the post.

    If the Studio restart doesn’t help, I'd try splitting the task to find the culprit. I’d start doing the 1st step (right click > Batch Tasks > Convert to Translatable Format):

    Trados Studio menu with 'Convert to Translatable Format' task highlighted and a red error icon indicating an issue.

    If it doesn’t work, I knew there's something in the Source file that needed to be checked. If it worked, then I’d run the 2nd task (Copy to Target Languages):

    Trados Studio 'Batch Tasks' dropdown menu with 'Copy to Target Languages' option selected.

    Then I’d run the remaining tasks, one by one: Apply PerfectMatch, Pre-translate Files, and Analyze Files. At the end of the day, you knew the task causing the issue or I could get it working.

    I hope it helps!

    emoji


    Generated Image Alt-Text
    [edited by: Trados AI at 11:11 AM (GMT 0) on 29 Feb 2024]
  • Unfortunately, restarting definitely doesn't work, especially that I need to close the Studio with the task manager every time this happens.

    When I do as you suggested and only Covert to Translatable Format, I can see that the file is added but when I try to open it, I get the following error:

    The first line in English would be: Object reference not set to an instance of an object

    <SDLErrorDetails time="29.05.2023 10:32:02">
      <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.TranslationStudio.Editor</Source>
        <HResult>-2147467261</HResult>
        <StackTrace><![CDATA[   w Sdl.TranslationStudio.Editor.TranslationMemory.TranslationMemoryViewPart.UpdateIcon()
       w Sdl.TranslationStudio.Editor.TranslationMemory.TranslationMemoryViewPart.UpdateTranslationProvider()
       w Sdl.TranslationStudio.Editor.TranslationMemory.TranslationMemoryViewPart.OnActiveDocumentChanged()
       w Sdl.TranslationStudio.Editor.TranslationMemory.TranslationMemoryViewPart.editorService_ActiveDocumentChanged(IDocument document)
       w Sdl.TranslationStudio.Api.Editor.DocumentEventHandler.Invoke(IDocument document)
       w Sdl.TranslationStudio.Editor.EditorService.set_ActiveDocument(IDocument value)
       w Sdl.TranslationStudio.Editor.EditorView.OnActiveViewPartChanged(IViewPartReference viewPartReference)
       w Sdl.Desktop.Platform.AbstractViewWithParts.Control_ActiveViewPartChanged(IViewWithParts view, IViewPartReference viewPartReference)
       w Sdl.Desktop.Platform.WinForms.DockingViewContentControl.OnActiveViewPartChanged(IViewPartReference viewPartReference)
       w Sdl.Desktop.Platform.WinForms.DockingViewContentControl.InternalActivateViewPart(IViewPartReference viewPartToActivate)
       w Sdl.Desktop.Platform.WinForms.DockingViewContentControl.tracker_Activated(Object sender, EventArgs e)
       w Sdl.Desktop.Platform.WinForms.ActiveControlTracker.control_GotFocus(Object sender, EventArgs e)
       w System.Windows.Forms.Control.OnGotFocus(EventArgs e)
       w Infragistics.Win.UltraWinTabControl.UltraTabControlBase.OnGotFocus(EventArgs e)
       w System.Windows.Forms.Control.InvokeGotFocus(Control toInvoke, EventArgs e)
       w System.Windows.Forms.Control.WmSetFocus(Message& m)
       w System.Windows.Forms.Control.WndProc(Message& m)
       w System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)]]></StackTrace>
      </Exception>
      <Environment>
        <ProductName>Trados Studio</ProductName>
        <ProductVersion>Studio16</ProductVersion>
        <EntryAssemblyFileVersion>16.2.10.9305</EntryAssemblyFileVersion>
        <OperatingSystem>Microsoft Windows 11 Home</OperatingSystem>
        <ServicePack>NULL</ServicePack>
        <OperatingSystemLanguage>1045</OperatingSystemLanguage>
        <CodePage>1250</CodePage>
        <LoggedOnUser>LAPSZEJ\szesz</LoggedOnUser>
        <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
        <ComputerName>LAPSZEJ</ComputerName>
        <ConnectedToNetwork>True</ConnectedToNetwork>
        <PhysicalMemory>16089540 MB</PhysicalMemory>
      </Environment>
    </SDLErrorDetails>

    emoji
Reply
  • Unfortunately, restarting definitely doesn't work, especially that I need to close the Studio with the task manager every time this happens.

    When I do as you suggested and only Covert to Translatable Format, I can see that the file is added but when I try to open it, I get the following error:

    The first line in English would be: Object reference not set to an instance of an object

    <SDLErrorDetails time="29.05.2023 10:32:02">
      <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.TranslationStudio.Editor</Source>
        <HResult>-2147467261</HResult>
        <StackTrace><![CDATA[   w Sdl.TranslationStudio.Editor.TranslationMemory.TranslationMemoryViewPart.UpdateIcon()
       w Sdl.TranslationStudio.Editor.TranslationMemory.TranslationMemoryViewPart.UpdateTranslationProvider()
       w Sdl.TranslationStudio.Editor.TranslationMemory.TranslationMemoryViewPart.OnActiveDocumentChanged()
       w Sdl.TranslationStudio.Editor.TranslationMemory.TranslationMemoryViewPart.editorService_ActiveDocumentChanged(IDocument document)
       w Sdl.TranslationStudio.Api.Editor.DocumentEventHandler.Invoke(IDocument document)
       w Sdl.TranslationStudio.Editor.EditorService.set_ActiveDocument(IDocument value)
       w Sdl.TranslationStudio.Editor.EditorView.OnActiveViewPartChanged(IViewPartReference viewPartReference)
       w Sdl.Desktop.Platform.AbstractViewWithParts.Control_ActiveViewPartChanged(IViewWithParts view, IViewPartReference viewPartReference)
       w Sdl.Desktop.Platform.WinForms.DockingViewContentControl.OnActiveViewPartChanged(IViewPartReference viewPartReference)
       w Sdl.Desktop.Platform.WinForms.DockingViewContentControl.InternalActivateViewPart(IViewPartReference viewPartToActivate)
       w Sdl.Desktop.Platform.WinForms.DockingViewContentControl.tracker_Activated(Object sender, EventArgs e)
       w Sdl.Desktop.Platform.WinForms.ActiveControlTracker.control_GotFocus(Object sender, EventArgs e)
       w System.Windows.Forms.Control.OnGotFocus(EventArgs e)
       w Infragistics.Win.UltraWinTabControl.UltraTabControlBase.OnGotFocus(EventArgs e)
       w System.Windows.Forms.Control.InvokeGotFocus(Control toInvoke, EventArgs e)
       w System.Windows.Forms.Control.WmSetFocus(Message& m)
       w System.Windows.Forms.Control.WndProc(Message& m)
       w System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)]]></StackTrace>
      </Exception>
      <Environment>
        <ProductName>Trados Studio</ProductName>
        <ProductVersion>Studio16</ProductVersion>
        <EntryAssemblyFileVersion>16.2.10.9305</EntryAssemblyFileVersion>
        <OperatingSystem>Microsoft Windows 11 Home</OperatingSystem>
        <ServicePack>NULL</ServicePack>
        <OperatingSystemLanguage>1045</OperatingSystemLanguage>
        <CodePage>1250</CodePage>
        <LoggedOnUser>LAPSZEJ\szesz</LoggedOnUser>
        <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
        <ComputerName>LAPSZEJ</ComputerName>
        <ConnectedToNetwork>True</ConnectedToNetwork>
        <PhysicalMemory>16089540 MB</PhysicalMemory>
      </Environment>
    </SDLErrorDetails>

    emoji
Children