question

Upvotes
Accepted
1 2 1 2

ETA MRN tutorial

I downloaded the tutorialMRN file for the Eta version and tried to run it.

The following error occurred during the test.

Unable to load field dictionary. Will attempt to download from provider.

Error Text: Can not open file: 'RDMFieldDictionary'.

Unable to load enum type dictionary. Will attempt to download from provider.

Error Text: Can not open file: 'enumtype.def'.

Connection down, reconnecting. Channel fd = -1

Connection down, reconnecting. Channel fd = -1

Connection down, reconnecting. Channel fd = -1

What have I missed?

elektronrefinitiv-realtimeelektron-sdkrrteta-apielektron-transport-apimrn
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.

@noblerain72

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in resolving your query?

If yes please click the 'Accept' next to the appropriate reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in resolving your query?

If yes please click the 'Accept' next to the appropriate reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
4.4k 10 6 9

Hi @noblerain72

Have you defined the service name 'elektron' within your environment to point to a valid server?

If you check the basicConsumer.c, you will see that the following server has been defined.

/* Server/Provider connection details */
#define TREP_SERVER_NAME	"elektron"
#define TREP_SERVER_PORT	"14002"

You must either define the service name 'elektron' in your environment or modify the defined TREP_SERVER_NAME to your server IP.

Also, I would suggest working through the prior tutorial first.

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.