Error for previously working request
Hi, I'm getting the following error for a request that was previously working fine, can you please advice?
DEBUG 2017-01-23 15:21:10,285 (69019) - Response Code : 500 / {"error":{"message":"ThomsonReuters.Dss.Core.Storage.StoreLocationNotFoundException: File could not be located.\r\nPath: \\\\NAS_Primary\\ExtractedFiles\\9010721\\9010721.0x0593fc69b32b2f86._OnD_0x0593fc5bddcb3016.csv.gz.notes.txt ---> System.IO.FileNotFoundException: Could not find file 'X:\\ExtractedFiles\\9010721\\9010721.0x0593fc69b32b2f86._OnD_0x0593fc5bddcb3016.csv.gz.notes.txt'.\r\n at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)\r\n at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)\r\n at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)\r\n at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)\r\n at ThomsonReuters.Dss.Core.Storage.FileSystem.FileSystemFacade.OpenRead(String path)\r\n at ThomsonReuters.Dss.Core.Storage.Blob.Providers.FileSystem.FileSystemBlobHelper.HandleExceptions[T](Func`1 method, String path)\r\n --- End of inner exception stack trace ---\r\n at ThomsonReuters.Dss.Core.Storage.Blob.Providers.FileSystem.FileSystemBlobHelper.HandleExceptions[T](Func`1 method, String path)\r\n at Reuters.DataScopeSelect.DataLayer.Entity.Extractions.ReportExtractions.ExtractedFileRepository.GetDefaultStream(String extractedFileId)\r\n at ThomsonReuters.Dss.Extractions.ReportExtractions.ExtractedFileBase.GetDefaultStreamImpl()\r\n at ThomsonReuters.Dss.Extractions.ReportExtractions.ExtractedFile.GetDefaultStreamImpl()\r\n at ThomsonReuters.Dss.Extractions.ReportExtractions.ExtractedFileBase.GetDefaultStream()\r\n at ThomsonReuters.Dss.Extractions.ExtractionsContext.<ExtractDatastormNotes>d__101.MoveNext()\r\n at System.Linq.Buffer`1..ctor(IEnumerable`1 source)\r\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)\r\n at ThomsonReuters.Dss.Extractions.ExtractionsContext.ExtractRawLegacyResultImpl(IJob job)\r\n at ThomsonReuters.Dss.Extractions.ExtractionsContext.<GetRawExtractionResult>d__5b.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at ThomsonReuters.Dss.Extractions.ExtractionsContext.<ExtractRawResultImpl>d__55.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at ThomsonReuters.Dss.Extractions.ExtractionsContextBase.<ExtractRawResult>d__25.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at ThomsonReuters.Dss.Api.Extractions.ExtractionsContextBaseController.<ExtractRawResult>d__23.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Threading.Tasks.TaskHelpersExtensions.<CastToObject>d__3`1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()\r\n at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.AuthorizationFilterAttribute.<ExecuteAuthorizationFilterAsyncCore>d__2.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()\r\n at System.Web.Http.Controllers.ExceptionFilterResult.<ExecuteAsync>d__0.MoveNext() Error ID: [17387b35-a085-46fc-bdf4-758f0ddb5b9e]"}}
Best Answer
-
Hi Philipp,
I think we have determined the problem. There was a race condition of writing the notes file and marking the extraction done. We have put a fix in place for the 11.0 version. You can disregard my previous question.
Thanks,
Brian
0
Answers
-
Hi Philipp,
I'm looking into your issue. I will keep you updated as I find out more.
Regards,
Brian Parliament
0 -
Hi Philipp,
Our logging indicates that the results were delivered. Can you tell me if you did get the results and if so, did you get them after the error occurred?
We are continuing to work on this issue.
Regards,
Brian Parliament
0 -
Hi Brian, I can't tell if we got results. In case of HTTP 500 we are not processing any potential results. As this situation happens from time to time, I will add a log statement in case of HTTP 500 and will have a closer look on this. As soon as we have this situation again I will post the answer here.
Kind Regards
Philipp
0 -
Thanks a lot!
0
Categories
- All Categories
- 3 Polls
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 690 Datastream
- 1.4K DSS
- 629 Eikon COM
- 5.2K Eikon Data APIs
- 11 Electronic Trading
- 1 Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 255 ETA
- 559 WebSocket API
- 39 FX Venues
- 15 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 25 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 280 Open PermID
- 45 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 23 RDMS
- 2K Refinitiv Data Platform
- 720 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 27 DACS Station
- 121 Open DACS
- 1.1K RFA
- 106 UPA
- 194 TREP Infrastructure
- 229 TRKD
- 918 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 95 Workspace SDK
- 11 Element Framework
- 5 Grid
- 19 World-Check Data File
- 1 Yield Book Analytics
- 48 中文论坛