Exception Type='OmmInaccessibleLogFileException', Text='Failed to open emaLog_xxxxx.log'

jason.ng
jason.ng Newcomer

Hi,

A price feed program is built and run properly. However, when I set a window schedule to run the exe it throw an exception - Exception Type='OmmInaccessibleLogFileException', Text='Failed to open emaLog_xxxxx.log'...

Any idea about it ?

Thanks and regards,

Jason

Best Answer

  • umer.nalla
    umer.nalla LSEG
    Answer ✓

    Hi @jason.ng

    My initial thought would be that this is some kind of Windows permissions issue.

    Have you confirmed which windows user account this scheduled task is executed with?

    Try explicitly setting the user - when creating your task.

Answers