"One or more errors occurred"--Exception message gives no details

Hello

This error message keeps popping up when Using the Default New Project option:

Error dialog box titled 'Error' with a red cross icon, displaying the message 'One or more errors occurred.' Multiple errors listed in the background with file names and 'Show details' links.

When I click on the Show Details it just repeats what the message says and have no explanation as to what is the issue.

Many times this has been working with 11 languages, but in this last case I also tried it with just one language and same error message.

File in this case was just a Word document of 12 pages and 6300 words.  There are no graphics, links or charts in the file.

I am running this so can get the Analysis Statics information to get to my translators.  Looking at the results of the one from the above image to the one I did a single language test there is differences and makes me wonder on the accuracy of the reports now.

Large group report

Analysis Statistics table showing language pairs with counts for Locked, PerfectMatch, Repetitions, Context Match, and different match percentage ranges, with a total word count for each language pair.

Single language

Analysis Statistics table for a single language pair, English (United States) to French (France), showing counts for Locked, PerfectMatch, Repetitions, Context Match, and different match percentage ranges, with a total word count.

Trying to determine what is causing this error message and what might need to eliminate this error message with no useful message details.

Oh, using Studio 2021 SR2 16.22.12.9338

Thanks

David



Generated Image Alt-Text
[edited by: RWS Community AI at 12:28 AM (GMT 0) on 15 Nov 2024]
emoji
Parents
  •  

    Can you share the error stack from here?

    Screenshot showing the error message the user reported but pointing to the disk icon they could have clicked on to provide the full error details.

    Paul Filkin | RWS Group

    ________________________
    Design your own training!

    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

    emoji
  •  

    Since I did not have one from original message re-ran.  Please find attached.

    <SDLErrorDetails time="4/24/2023 9:48:47 AM">
      <ErrorMessage>One or more errors occurred.</ErrorMessage>
      <Exception>
        <Type>System.AggregateException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
        <HelpLink />
        <Source>Sdl.TmService.Sdk</Source>
        <HResult>-2146233088</HResult>
        <StackTrace><![CDATA[   at Sdl.TmService.Sdk.TmServiceRestClient.SubsegmentDocumentSearch(Guid tmId, String sourceLanguage, String targetLanguage, RestSubsegmentDocumentSearch search)
       at Sdl.LanguagePlatform.ServerBasedTranslationMemory.Client.InternalRestClient.SearchTranslationUnitsMasked(LanguageDirectionIdentity languageDirectionId, SearchSettings settings, SubsegmentSearchSettings subsegmentSearchSettings, SubsegmentSearchCondition subsegmentSearchCondition, TranslationUnit[] translationUnits, Boolean[] mask)
       at Sdl.LanguagePlatform.ServerBasedTranslationMemory.Client.TranslationMemoryAdministrationClient.SearchTranslationUnitsMasked(LanguageDirectionIdentity languageDirectionId, SearchSettings settings, SubsegmentSearchSettings subsegmentSettings, SubsegmentSearchCondition condition, TranslationUnit[] translationUnits, Boolean[] mask)
       at Sdl.LanguagePlatform.TranslationMemoryApi.ServerBasedTranslationMemoryLanguageDirection.SearchTranslationUnitsMasked(SearchSettings settings, SubsegmentSearchSettings subsegmentSettings, SubsegmentSearchCondition condition, TranslationUnit[] translationUnits, Boolean[] mask)
       at Sdl.LanguagePlatform.TranslationMemoryApi.Cascade`1.SearchSegmentAndSubSegmentTranslationUnitsMaskedCommand.Execute(T cascadeEntry, SearchSettings searchSettings)
       at Sdl.LanguagePlatform.TranslationMemoryApi.Cascade`1.ExecuteSearchCommand(SearchCommand`1 searchCommand, SearchSettings searchSettings, Int32 searchResultsCount, IEnumerable`1& cascadeMessages)]]></StackTrace>
        <InnerException>
          <Type>System.OutOfMemoryException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
          <HelpLink />
          <Source>mscorlib</Source>
          <HResult>-2147024882</HResult>
          <StackTrace><![CDATA[   at System.String.CreateStringFromEncoding(Byte* bytes, Int32 byteLength, Encoding encoding)
       at System.Text.UTF8Encoding.GetString(Byte[] bytes, Int32 index, Int32 count)
       at System.Net.Http.HttpContent.<>c__DisplayClass13_0.<ReadAsStringAsync>b__0(Task task)
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at Sdl.TmService.Sdk.TmServiceRestClient.<SubsegmentDocumentSearchAsync>d__117.MoveNext()]]></StackTrace>
        </InnerException>
      </Exception>
      <Environment>
        <ProductName>Trados Studio</ProductName>
        <ProductVersion>Studio16</ProductVersion>
        <EntryAssemblyFileVersion>16.2.12.9338</EntryAssemblyFileVersion>
        <OperatingSystem>Microsoft Windows 10 Enterprise LTSC</OperatingSystem>
        <ServicePack>NULL</ServicePack>
        <OperatingSystemLanguage>1033</OperatingSystemLanguage>
        <CodePage>1252</CodePage>
        <LoggedOnUser>LIONSCLUBS\ddermit</LoggedOnUser>
        <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
        <ComputerName>LAPTOP-5030</ComputerName>
        <ConnectedToNetwork>True</ConnectedToNetwork>
        <PhysicalMemory>16357556 MB</PhysicalMemory>
      </Environment>
    </SDLErrorDetails>

    emoji
Reply
  •  

    Since I did not have one from original message re-ran.  Please find attached.

    <SDLErrorDetails time="4/24/2023 9:48:47 AM">
      <ErrorMessage>One or more errors occurred.</ErrorMessage>
      <Exception>
        <Type>System.AggregateException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
        <HelpLink />
        <Source>Sdl.TmService.Sdk</Source>
        <HResult>-2146233088</HResult>
        <StackTrace><![CDATA[   at Sdl.TmService.Sdk.TmServiceRestClient.SubsegmentDocumentSearch(Guid tmId, String sourceLanguage, String targetLanguage, RestSubsegmentDocumentSearch search)
       at Sdl.LanguagePlatform.ServerBasedTranslationMemory.Client.InternalRestClient.SearchTranslationUnitsMasked(LanguageDirectionIdentity languageDirectionId, SearchSettings settings, SubsegmentSearchSettings subsegmentSearchSettings, SubsegmentSearchCondition subsegmentSearchCondition, TranslationUnit[] translationUnits, Boolean[] mask)
       at Sdl.LanguagePlatform.ServerBasedTranslationMemory.Client.TranslationMemoryAdministrationClient.SearchTranslationUnitsMasked(LanguageDirectionIdentity languageDirectionId, SearchSettings settings, SubsegmentSearchSettings subsegmentSettings, SubsegmentSearchCondition condition, TranslationUnit[] translationUnits, Boolean[] mask)
       at Sdl.LanguagePlatform.TranslationMemoryApi.ServerBasedTranslationMemoryLanguageDirection.SearchTranslationUnitsMasked(SearchSettings settings, SubsegmentSearchSettings subsegmentSettings, SubsegmentSearchCondition condition, TranslationUnit[] translationUnits, Boolean[] mask)
       at Sdl.LanguagePlatform.TranslationMemoryApi.Cascade`1.SearchSegmentAndSubSegmentTranslationUnitsMaskedCommand.Execute(T cascadeEntry, SearchSettings searchSettings)
       at Sdl.LanguagePlatform.TranslationMemoryApi.Cascade`1.ExecuteSearchCommand(SearchCommand`1 searchCommand, SearchSettings searchSettings, Int32 searchResultsCount, IEnumerable`1& cascadeMessages)]]></StackTrace>
        <InnerException>
          <Type>System.OutOfMemoryException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
          <HelpLink />
          <Source>mscorlib</Source>
          <HResult>-2147024882</HResult>
          <StackTrace><![CDATA[   at System.String.CreateStringFromEncoding(Byte* bytes, Int32 byteLength, Encoding encoding)
       at System.Text.UTF8Encoding.GetString(Byte[] bytes, Int32 index, Int32 count)
       at System.Net.Http.HttpContent.<>c__DisplayClass13_0.<ReadAsStringAsync>b__0(Task task)
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at Sdl.TmService.Sdk.TmServiceRestClient.<SubsegmentDocumentSearchAsync>d__117.MoveNext()]]></StackTrace>
        </InnerException>
      </Exception>
      <Environment>
        <ProductName>Trados Studio</ProductName>
        <ProductVersion>Studio16</ProductVersion>
        <EntryAssemblyFileVersion>16.2.12.9338</EntryAssemblyFileVersion>
        <OperatingSystem>Microsoft Windows 10 Enterprise LTSC</OperatingSystem>
        <ServicePack>NULL</ServicePack>
        <OperatingSystemLanguage>1033</OperatingSystemLanguage>
        <CodePage>1252</CodePage>
        <LoggedOnUser>LIONSCLUBS\ddermit</LoggedOnUser>
        <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
        <ComputerName>LAPTOP-5030</ComputerName>
        <ConnectedToNetwork>True</ConnectedToNetwork>
        <PhysicalMemory>16357556 MB</PhysicalMemory>
      </Environment>
    </SDLErrorDetails>

    emoji
Children
No Data