question

Upvotes
Accepted
646 21 33 41

IEikonDesktopDataAPI initialize warnings

SD_BOOTSTRAP: Configuring traces from resource IDR_XML_TRACE_SOURCES Log config warning: TraceSource 'SD_BOOTSTRAP' already exists and will be reconfigured

Log config warning: TraceSource 'BOOT_SCHED' already exists and will be reconfigured

Log config warning: TraceSource 'SD_FDM_MISC' already exists and will be reconfigured

Log config warning: TraceSource 'SD_FDM_ASYNCDF' already exists and will be reconfigured

Log config warning: TraceSource 'SD_FDM_WKTH' already exists and will be reconfigured

SD_BOOTSTRAP: Configuring traces from file C:\Users\igorg\AppData\Local\Thomson Reuters\Eikon\X\Config\Traces.xml

Every time I run IEikonDesktopDataAPI->Initialize(&status). it send me the warnings above to the console. Is there a way to hide them?

eikoneikon-data-apieikon-com-api
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.

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

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

Upvotes
Accepted
39.4k 77 11 27

@igorg
I'm pretty sure this output to the console is unintentional, and I don't believe there's any way to suppress it. Out of curiosity, why do you care?

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.

We have a tool that runs different applications and monitor the return codes, standard output and standard error output... Those warnings go to cerr and it makes our tool to think something went wrong and generate different kind of alerts.

I see. Well I'm afraid I don't see what can be done about it short of modifying your tool to ignore these warnings, if that's even a possibility. These warnings shouldn't be output to the console to begin with, however Eikon COM APIs libraries are in care & maintenance and there's no chance they will see any enhancements. Only most critical bugs can be considered. Since this issue hardly qualifies as a critical bug, I'd say there's no chance it will be fixed.

Understood. Thanks

Upvotes
4.6k 26 7 22

@igorg unfortunately there is no way for me to check, but I think it would be regulated by the logging settings for the terminal. Try going to Thomson Reuters > Configuration Manager > Logs and reduce the logging levels. It is either that or that you are running your app in the 'debug' mode.

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.

I know I marked this answer as accepted. However, Configuration manager log settings didn't help.

For second reason, what exactly do you mean by 'running app in Debug mode'?

Hi @Zhenya Kovalyov,

Could you please provide additional clarification for the developer, they appear to continue experiencing the issue?

Thank you!

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.