Page 1 of 1

TM1.Event mt_SetEvent: Set event 0x0000000000000000 failed

Posted: Tue Mar 06, 2012 11:30 am
by dan.kelleher
Hi,

I'm experiencing a TM1 service crash which appears to be caused by the following error detailed in the log files:

Code: Select all

123908   ERROR   2012-03-02 10:13:36.858   TM1.Event   mt_SetEvent: Set event 0x0000000000000000 failed.
123908   ERROR   2012-03-02 10:13:36.858   TM1.Event   mt_SetEvent: Set event 0x0000000000000000 failed.
Does anyone know what the cause of this error is? I can't seem to find anything in Google.

Thanks,

Dan

Re: TM1.Event mt_SetEvent: Set event 0x0000000000000000 failed

Posted: Mon Dec 21, 2015 6:41 am
by roei61
Hi,

Any solution for this issue?
I'm experiencing the same issue:
mt_SetEvent: Set event 0x0000000000000000 failed. error = 6

Thanks

Re: TM1.Event mt_SetEvent: Set event 0x0000000000000000 failed

Posted: Mon Dec 21, 2015 2:27 pm
by dr.nybble
Error 6 is "invalid handle", looks like a null handle is being passed to the Windows SetEvent function.
As for any crash, you should contact customer support for resolution.