TQA: Index was outside the bounds of the array

Hi, Team

To create quality evaluation form (QRF), I ran TQA in Studio and it failed with an error saying "Index was outside the bounds of the array.'

Do you have any idea about this issue?

Parents
  • Hello ,

    It might be helpful if you could post the full error stack as this may provide useful information

    Also please let us know which version of Studio you are running and whether this happens just with the one file or multiple files.

     

    Oana Nagy | Developer Experience | QA Engineer | RWS Group

  • Hello,

    The XML file was attached here as instructed.

    <SDLErrorDetails time="2021-01-06 오후 3:13:52">
      <ErrorMessage>Index was outside the bounds of the array.</ErrorMessage>
      <Exception>
        <Type>System.IndexOutOfRangeException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
        <HelpLink />
        <Source>Sdl.Community.TQA</Source>
        <HResult>-2146233080</HResult>
        <StackTrace><![CDATA[   at Sdl.Community.TQA.MainWindow.StartButton_Click(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ButtonBase.WndProc(Message& m)
       at System.Windows.Forms.Button.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)]]></StackTrace>
      </Exception>
      <Environment>
        <ProductName>SDL Trados Studio</ProductName>
        <ProductVersion>Studio16</ProductVersion>
        <EntryAssemblyFileVersion>16.0.1.2917</EntryAssemblyFileVersion>
        <OperatingSystem>Microsoft Windows 10 Enterprise</OperatingSystem>
        <ServicePack>NULL</ServicePack>
        <OperatingSystemLanguage>1033</OperatingSystemLanguage>
        <CodePage>949</CodePage>
        <LoggedOnUser>GLOBAL\mjang</LoggedOnUser>
        <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
        <ComputerName>SEOTRAMJJANG06</ComputerName>
        <ConnectedToNetwork>True</ConnectedToNetwork>
        <PhysicalMemory>16430924 MB</PhysicalMemory>
      </Environment>
    </SDLErrorDetails>

    Studio version;

    And this package contains multiple xliff files.

    I tried to make TQA report in single xliff file, but same error was occurred.

  • Hello ,

    Which version (number) of the plug do you have installed?

    Would you be able to provide us with the package, so we can test this perhaps (swhale@sdl.com)

     

    Oana Nagy | Developer Experience | QA Engineer | RWS Group

Reply Children
No Data