New posts are disabled while we improve the user experience.

You can browse the site, or for urgent issues, raise a query at MyAccount.

question

Upvotes
1 0 0 0

Error: 1002 Invalid IPC Mount Opcode: (0)

Hello,


I hope you are well.


I'm facing the below error when running example Cons451 using V2 Authentication (with clientId and clientSecret). Would you have any idea on how to solve it?


loggerMsg

TimeStamp: 16:10:42.017

ClientName: ChannelCallbackClient

Severity: Warning

Text: Received ChannelDownReconnecting event on channel Channel_1

Instance Name Consumer_1_1

RsslReactor 0x000001DBE27F99F0

RsslChannel 0x000001DBE27F99F0

Error Id -1

Internal sysError 0

Error Location ***\Real-Time-SDK\Cpp-C\Eta\Impl\Reactor\rsslReactorWorker.c:3403

Error Text <***\Real-Time-SDK\Cpp-C\Eta\Impl\Transport\rsslSocketTransportImpl.c:7008> Error: 1002 Invalid IPC Mount Opcode: (0)

loggerMsgEnd


I looked at How to resolve error: "Error: 1002 Invalid IPC Mount Opcode " - Forum | Refinitiv Developer Community but the article linked in the answer in not available (404 error) and at The issue related to RTO Service that "Error: 1002 Could not read IPC Mount Request. System errno: (11) " - Forum | Refinitiv Developer Community with no success.


I'm developing on the latest version of RTSDK (cloned from GitHub end of last week), in C++ with Visual Studio 2022 17.10.2, on Windows 10 64-bits. The version of OpenSSL I'm using is "1.1.1t 7 Feb 2023" which I believe is compatible with RTSDK as per section 4.3.3.1 from Real-Time-SDK/Cpp-C/Ema/Docs/EMACPP_DevGuide.pdf.


Please let me know if you need any additional details.


Best,

Olivier

#productema-apic++
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
25.1k 68 15 21

Hello @OF,

The article that you are referring seems to have been renamed or moved. Here and here are similar articles that you can use to see the steps to build/use a docker image.

Basically, I would suggest that you start with a simple example like 113_MP_SessionMgmt, and pass in the v2 authentication parameters on the command line.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.