RFA Exception Handler - Access Violation / Excel Vba Eikon
I implemented a VBA script which collects all options in a Chain (e.g. "0#ABBN*.EX") via
the AdfinXRtLib.AdxRtChain object. Next the script queries data for all options the chain via
AdfinXRtLib.AdxRtList (~300 RICS, 10 FID). So fare the script works as intended.
However, if this is done in a loop of ~100+ iterations excel crashes with the below error message.
Do you have an idea what goes wrong?
(In every loop new API objects are initialize, I have no other COM add-ins active.
I'm using AdfinX Real Time 6.0 Library.)
RFA Exception Handler
Application: EXCEL
Process Id: 0x330C
Thread Id: 0x47C0
File: ..\..\..\Common\Support\OS\Impl\Thread.cpp
Line: 51
Problem:
Exception "Access Violation" (0xC0000005) occured at 0x52BBF608: memory at 0x00000000 cannot be read
Best Answer
-
@Zhenya Kovalyov the samplefile does not trigger an error. I assume the problem is triggered by creating a new AdxRtLists for each request. If I reuse the same object for each request the error does not trigger.
Maybe, I should keep one AdxRtLists object alive and register/unregister new items in each request.?
I do not request multiple instruments at the same time because I need the results for further calculations which should not be based on outdated market prices. Furthermore the sequence and time of each instrument is unknown.
0
Answers
-
Could you upload a sample Excel file with this issue? Thanks
0 -
Are these calls sequential, i.e. you are creating a new request after receiving a response for the previous iteration?
0 -
I created a simplified xslm file where the exeption still occures. Simply run the sub test. The script crashes between i=250 and i=300. Thanks for your support.
Yes, it creates a new request with each iteration.
0 -
@sascha, is there a reason why you request the instruments with multiple AdxRtLists instead of running a single request for multiple instruments?
In the meantime, could you open this file adxrtlist-samplexlsm.zip run the following sequence:
1. Create()
2. Request()
and after "DONE" in the immediate window
3. Dispose()
Does it trigger an error?
0 -
Well, it looks like that the error is triggered when you destroy the object rather than create it. In the sample file I decouple the event handler routine from disposing of the created objects, and it works fine.
Reusing the object is also a possibility, make sure that you do it correctly by executing
mAdxRtList.StopUpdates
mAdxRtList.CloseAllLinks
mAdxRtList.UnregisterAllItems0
Categories
- All Categories
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 683 Datastream
- 1.4K DSS
- 613 Eikon COM
- 5.2K Eikon Data APIs
- 10 Electronic Trading
- Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 248 ETA
- 552 WebSocket API
- 37 FX Venues
- 14 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 23 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 275 Open PermID
- 44 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 22 RDMS
- 1.9K Refinitiv Data Platform
- 626 Refinitiv Data Platform Libraries
- 5 LSEG Due Diligence
- 1 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
- 26 DACS Station
- 121 Open DACS
- 1.1K RFA
- 104 UPA
- 191 TREP Infrastructure
- 228 TRKD
- 915 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 84 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 46 中文论坛