You are currently working on UAT 

Problem with WIP report

About a year ago, somebody reported a problem with the WIP report https://community.sdl.com/product-groups/translationproductivity/f/studio/20640/error-when-running-wip-report-on-multiple-files?ReplyFilter=Answers&ReplySortBy=Answers&ReplySortOrder=Descending#). There was no comeback on the suggested solution (= removing the TMs), so I don't know whether the solution worked for that person, but I have the same problem (on a single file, not multiple ones), and unfortunately removing the TMs doesn't make any difference. Any other solutions? Error report (of the nth attempt, both with and without TMs) below.

Many thanks!

<?xml version="1.0"?>

-<SDLErrorDetails time="28/11/2019 15:48:24">

<ErrorMessage>Unexpected exception when configuring file multiFileConverter for task 'WIP Report': Unable to find the specified file..</ErrorMessage>


-<Exception>

<Type>Sdl.ProjectApi.ProjectApiException, Sdl.ProjectApi, Version=14.0.0.0, Culture=neutral, PublicKeyToken=c28cdb26c445c888</Type>

<HelpLink/>

<Source>Sdl.ProjectApi.Implementation</Source>

<HResult>-2146233088</HResult>


-<StackTrace>

-<![CDATA[   at Sdl.ProjectApi.Implementation.TaskExecution.ContentProcessingTaskImplementation.TaskFileExecuter.ConfigureConverter(IMultiFileConverter multiFileConverter, Language targetLanguage)
   at Sdl.ProjectApi.Implementation.TaskExecution.ContentProcessingTaskImplementation.TaskFileExecuter.CreateMultiFileConverter(IProjectFile tf, String filePath)
   at Sdl.ProjectApi.Implementation.TaskExecution.ContentProcessingTaskImplementation.TaskFileExecuter.Parse(String targetFilePath)]]>
</StackTrace>


-<InnerException>

<Type>System.ApplicationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>

<HelpLink/>

<Source>Sdl.TranslationStudio.Plugins.AnyTM</Source>

<HResult>-2146232832</HResult>


-<StackTrace>

-<![CDATA[   at Sdl.TranslationStudio.Plugins.AnyTM.AnyTMProviderFactory.CreateTranslationProvider(Uri translationProviderUri, String translationProviderState, ITranslationProviderCredentialStore credentialStore)
   at Sdl.TranslationStudio.Common.TranslationProvider.InteractiveTranslationProviderFactory.CreateTranslationProvider(Uri translationProviderUri, String translationProviderState, ITranslationProviderCredentialStore credentialStore)
   at Sdl.TranslationStudio.Common.TranslationProvider.InteractiveTranslationProviderCache.CreateTranslationProvider(Uri translationProviderUri, String translationProviderState, ITranslationProviderCredentialStore credentialStore)
   at Sdl.ProjectApi.TranslationProviderCache.GetTranslationProvider(Uri translationProviderUri, String translationProviderState, ITranslationProviderCredentialStore credentialStore, Boolean performUpdate, Boolean refreshCache)
   at Sdl.ProjectAutomation.AutomaticTasks.ExecutingAutomaticTask.GetWordCounter(ProjectFile executingTaskFile)
   at Sdl.ProjectApi.AutomaticTasks.WIPReport.WIPReportTask.CreateProcessor(ProjectFile file)
   at Sdl.ProjectApi.AutomaticTasks.WIPReport.WIPReportTask.ConfigureConverter(ProjectFile projectFile, IMultiFileConverter multiFileConverter)
   at Sdl.ProjectApi.Implementation.TaskExecution.ContentProcessingTaskImplementationAdapter.ConfigureConverter(IExecutingTaskFile executingTaskFile, IMultiFileConverter multiFileConverter)
   at Sdl.ProjectApi.Implementation.TaskExecution.ContentProcessingTaskImplementation.TaskFileExecuter.ConfigureConverter(IMultiFileConverter multiFileConverter, Language targetLanguage)]]>
</StackTrace>


-<InnerException>

<Type>System.IO.FileNotFoundException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>

<FileName/>

<FusionLog/>

<HelpLink/>

<Source>Sdl.LanguagePlatform.TranslationMemoryApi</Source>

<HResult>-2147024894</HResult>


-<StackTrace>

-<![CDATA[   at Sdl.LanguagePlatform.TranslationMemoryApi.FileBasedTranslationMemory..ctor(Uri uri)
   at Sdl.LanguagePlatform.TranslationMemoryApi.FileBasedTranslationMemoryFactory.CreateTranslationProvider(Uri translationProviderUri, String translationProviderState, ITranslationProviderCredentialStore credentialStore)
   at Sdl.TranslationStudio.Plugins.AnyTM.AnyTMProviderFactory.CreateTranslationProvider(Uri translationProviderUri, String translationProviderState, ITranslationProviderCredentialStore credentialStore)]]>
</StackTrace>

</InnerException>

</InnerException>

</Exception>


-<Environment>

<ProductName>SDL Trados Studio</ProductName>

<ProductVersion>14.0.0.0</ProductVersion>

<EntryAssemblyFileVersion>14.1.10017.54688</EntryAssemblyFileVersion>

<OperatingSystem>Microsoft Windows 10 Pro</OperatingSystem>

<ServicePack>NULL</ServicePack>

<OperatingSystemLanguage>2057</OperatingSystemLanguage>

<CodePage>1252</CodePage>

<LoggedOnUser>CHRISTIANE\Christiane</LoggedOnUser>

<DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>

<ComputerName>CHRISTIANE</ComputerName>

<ConnectedToNetwork>True</ConnectedToNetwork>

<PhysicalMemory>8282712 MB</PhysicalMemory>

</Environment>

</SDLErrorDetails>

Parents
  • I approved your "spam" post.  The reason it gets picked up is because you are posting all that error text in as text... just save it to a file and attach it... like this:

    <?xml version="1.0"?>
    -<SDLErrorDetails time="28/11/2019 15:48:24">
    <ErrorMessage>Unexpected exception when configuring file multiFileConverter for task 'WIP Report': Unable to find the specified file..</ErrorMessage>
    -<Exception>
    <Type>Sdl.ProjectApi.ProjectApiException, Sdl.ProjectApi, Version=14.0.0.0, Culture=neutral, PublicKeyToken=c28cdb26c445c888</Type>
    <HelpLink/>
    <Source>Sdl.ProjectApi.Implementation</Source>
    <HResult>-2146233088</HResult>
    -<StackTrace>
    -<![CDATA[   at Sdl.ProjectApi.Implementation.TaskExecution.ContentProcessingTaskImplementation.TaskFileExecuter.ConfigureConverter(IMultiFileConverter multiFileConverter, Language targetLanguage)
       at Sdl.ProjectApi.Implementation.TaskExecution.ContentProcessingTaskImplementation.TaskFileExecuter.CreateMultiFileConverter(IProjectFile tf, String filePath)
       at Sdl.ProjectApi.Implementation.TaskExecution.ContentProcessingTaskImplementation.TaskFileExecuter.Parse(String targetFilePath)]]>
    </StackTrace>
    -<InnerException>
    <Type>System.ApplicationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
    <HelpLink/>
    <Source>Sdl.TranslationStudio.Plugins.AnyTM</Source>
    <HResult>-2146232832</HResult>
    -<StackTrace>
    -<![CDATA[   at Sdl.TranslationStudio.Plugins.AnyTM.AnyTMProviderFactory.CreateTranslationProvider(Uri translationProviderUri, String translationProviderState, ITranslationProviderCredentialStore credentialStore)
       at Sdl.TranslationStudio.Common.TranslationProvider.InteractiveTranslationProviderFactory.CreateTranslationProvider(Uri translationProviderUri, String translationProviderState, ITranslationProviderCredentialStore credentialStore)
       at Sdl.TranslationStudio.Common.TranslationProvider.InteractiveTranslationProviderCache.CreateTranslationProvider(Uri translationProviderUri, String translationProviderState, ITranslationProviderCredentialStore credentialStore)
       at Sdl.ProjectApi.TranslationProviderCache.GetTranslationProvider(Uri translationProviderUri, String translationProviderState, ITranslationProviderCredentialStore credentialStore, Boolean performUpdate, Boolean refreshCache)
       at Sdl.ProjectAutomation.AutomaticTasks.ExecutingAutomaticTask.GetWordCounter(ProjectFile executingTaskFile)
       at Sdl.ProjectApi.AutomaticTasks.WIPReport.WIPReportTask.CreateProcessor(ProjectFile file)
       at Sdl.ProjectApi.AutomaticTasks.WIPReport.WIPReportTask.ConfigureConverter(ProjectFile projectFile, IMultiFileConverter multiFileConverter)
       at Sdl.ProjectApi.Implementation.TaskExecution.ContentProcessingTaskImplementationAdapter.ConfigureConverter(IExecutingTaskFile executingTaskFile, IMultiFileConverter multiFileConverter)
       at Sdl.ProjectApi.Implementation.TaskExecution.ContentProcessingTaskImplementation.TaskFileExecuter.ConfigureConverter(IMultiFileConverter multiFileConverter, Language targetLanguage)]]>
    </StackTrace>
    -<InnerException>
    <Type>System.IO.FileNotFoundException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
    <FileName/>
    <FusionLog/>
    <HelpLink/>
    <Source>Sdl.LanguagePlatform.TranslationMemoryApi</Source>
    <HResult>-2147024894</HResult>
    -<StackTrace>
    -<![CDATA[   at Sdl.LanguagePlatform.TranslationMemoryApi.FileBasedTranslationMemory..ctor(Uri uri)
       at Sdl.LanguagePlatform.TranslationMemoryApi.FileBasedTranslationMemoryFactory.CreateTranslationProvider(Uri translationProviderUri, String translationProviderState, ITranslationProviderCredentialStore credentialStore)
       at Sdl.TranslationStudio.Plugins.AnyTM.AnyTMProviderFactory.CreateTranslationProvider(Uri translationProviderUri, String translationProviderState, ITranslationProviderCredentialStore credentialStore)]]>
    </StackTrace>
    </InnerException>
    </InnerException>
    </Exception>
    -<Environment>
    <ProductName>SDL Trados Studio</ProductName>
    <ProductVersion>14.0.0.0</ProductVersion>
    <EntryAssemblyFileVersion>14.1.10017.54688</EntryAssemblyFileVersion>
    <OperatingSystem>Microsoft Windows 10 Pro</OperatingSystem>
    <ServicePack>NULL</ServicePack>
    <OperatingSystemLanguage>2057</OperatingSystemLanguage>
    <CodePage>1252</CodePage>
    <LoggedOnUser>CHRISTIANE\Christiane</LoggedOnUser>
    <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
    <ComputerName>CHRISTIANE</ComputerName>
    <ConnectedToNetwork>True</ConnectedToNetwork>
    <PhysicalMemory>8282712 MB</PhysicalMemory>
    </Environment>
    </SDLErrorDetails>

    The spam filters are quite sensitive at the moment because the teams are trying to catch all the idiots that keep posting about gmail and amazon.  It's difficult to filter them out.

    On your error... try removing the AnyTM provider from your project and run the report again... see if that helps?

    Paul Filkin | RWS

    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

  • Thanks for unspamming me. In many other communities you not supposed to append files - will bear it in mind here.

    As regards the actual problem: Like I said, removing the AnyTM doesn't help. Problem only seems to occur for one specific project setting, so I've run WIP reports on a series of old jobs and they all report fine. Then there's a 'mixed' period in July/August where the WIP report works fine in some cases but not in others, even if the AnyTM is attached, but there is no specific cutoff date for project creation or completion after which the report no longer works. On the more recent work, however, the WIP report doesn't seem to work on any of the projects with this setting...

    Bright ideas welcome!

Reply
  • Thanks for unspamming me. In many other communities you not supposed to append files - will bear it in mind here.

    As regards the actual problem: Like I said, removing the AnyTM doesn't help. Problem only seems to occur for one specific project setting, so I've run WIP reports on a series of old jobs and they all report fine. Then there's a 'mixed' period in July/August where the WIP report works fine in some cases but not in others, even if the AnyTM is attached, but there is no specific cutoff date for project creation or completion after which the report no longer works. On the more recent work, however, the WIP report doesn't seem to work on any of the projects with this setting...

    Bright ideas welcome!

Children
No Data