TM1.Event mt_SetEvent: Set event 0x0000000000000000 failed

Post Reply
dan.kelleher
Community Contributor
Posts: 128
Joined: Wed Oct 14, 2009 7:46 am
OLAP Product: TM1
Version: 9.4
Excel Version: 11
Location: London

TM1.Event mt_SetEvent: Set event 0x0000000000000000 failed

Post 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
User avatar
roei61
Posts: 41
Joined: Wed Aug 22, 2012 5:44 am
OLAP Product: PAX
Version: 2.0.7
Excel Version: 2016
Location: Israel

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

Post by roei61 »

Hi,

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

Thanks
dr.nybble
MVP
Posts: 160
Joined: Wed Aug 17, 2011 3:51 pm
OLAP Product: TM1
Version: 10.2.2
Excel Version: Excel 2007

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

Post 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.
Post Reply