For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 1 1 2

EZD debugger

After installing EZD It says 'could not open ../rhel6_86x_64/bin/ezd.log' and 'could not open debugging output file ezd.dbg0Debugging disabled'

Can you please help me with this?

Thank you

elektronrefinitiv-realtimeelektron-sdksetupdebugging
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.

@m.nicoletti

Hi,

As your query is related to Elektron, Eikon Data API was not the right forum. I moved it to this Elektron group.

Kind regards,
AHS

Hello @m.nicoletti

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query? If yes, please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

Hello @m.nicoletti

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

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

Thanks,

AHS

@m.nicoletti, please be informed that a reply has been verified as correct in answering the question, and has been marked as such. Thanks, AHS

1 Answer

· Write an Answer
Upvotes
Accepted
79.2k 251 52 74

First, please make sure that the Linux login has a permission to read and write to this directory (../rhel6_86x_64/bin/) and current directory.

From the error, you use the relative path for the log file. Please make sure you start the ezd in the correct location. You should be able to run "touch ../rhel6_86x_64/bin/ezd.log" command from the same directory that you start ezd. Otherwise, you can use the absolute path or current directory (./) for logger*file in ezd.cnf.

*ezd*logger*file : ./ezd.log

For the second error, please make sure that you have a read/write permission to access ezd.dbg0 file in the current directory. The ezd.dbg0 file may be owned by another user (such as root).

For more information, please refer to this article. If this doesn't solve the issue, please kindly provide the following information:

  • The EZD configuration file (ezd.cnf)
  • how you start ezd
  • The directory that you call start_ezd
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.