You are currently working on UAT 

Annoying error "You cannot create a file that already exists" when using multiple instances of Trados Studio

I have annoying error when using multiple instances of Trados Studio, but I want to confirm this is not just me. Can someone try to see if they can reproduce the error? 

I am using Trados Studio 2017 CU12

Steps to reproduce:

1. Launch 2 instances of Trados Studio

2. Create a new project using one of the instances

3. When processing the project, the following error occurs

 

<SDLErrorDetails time="2018/09/27 10:00:57">
  <ErrorMessage>既に存在するファイルを作成することはできません。
</ErrorMessage>
  <Exception>
    <Type>System.IO.IOException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
    <HelpLink />
    <Source>mscorlib</Source>
    <HResult>-2147024713</HResult>
    <StackTrace><![CDATA[   場所 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   場所 System.IO.__Error.WinIOError()
   場所 System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
   場所 Sdl.FileTypeSupport.Bilingual.SdlXliff.XliffFileWriter.Complete()
   場所 Sdl.FileTypeSupport.Framework.Integration.AbstractBilingualProcessorContainer.Complete()
   場所 Sdl.FileTypeSupport.Framework.Core.Utilities.BilingualApi.BilingualContentHandlerAdapter.Complete()
   場所 Sdl.FileTypeSupport.Framework.Core.Utilities.BilingualApi.BilingualContentHandlerAdapter.Complete()
   場所 Sdl.FileTypeSupport.Framework.Integration.AbstractBilingualProcessorContainer.Complete()
   場所 Sdl.FileTypeSupport.Framework.Integration.MultiFileConverter.ParseNext()
   場所 Sdl.FileTypeSupport.Framework.Integration.MultiFileConverter.Parse()
   場所 Sdl.ProjectApi.Implementation.TaskExecution.ContentProcessingTaskImplementation.TaskFileExecuter.Parse(String targetFilePath)]]></StackTrace>
  </Exception>
  <Environment>
    <ProductName>SDL Trados Studio</ProductName>
    <ProductVersion>14.0.0.0</ProductVersion>
    <EntryAssemblyFileVersion>14.1.10012.29730</EntryAssemblyFileVersion>
    <OperatingSystem>Microsoft Windows 10 Pro</OperatingSystem>
    <ServicePack>NULL</ServicePack>
    <OperatingSystemLanguage>1041</OperatingSystemLanguage>
    <CodePage>932</CodePage>
    <LoggedOnUser>ITP\jesse_good</LoggedOnUser>
    <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
    <ComputerName>DESKTOP-UAO59IV</ComputerName>
    <ConnectedToNetwork>True</ConnectedToNetwork>
    <PhysicalMemory>67022748 MB</PhysicalMemory>
  </Environment>
</SDLErrorDetails>

Why I need to use multiple instances:

I have 20 projects (each project has 1,000 files or more), so I need to use multiple instances of Trados Studio to process them simultaneously.

Parents Reply Children
No Data