Subject RE: [IBO] TIB_Events::OnWakeup not firing
Author Jason Wharton
I suspect it has something to do with how your TIB_Session is configured.
 
Jason


From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]
Sent: Wednesday, February 21, 2018 10:03 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] TIB_Events::OnWakeup not firing

I have a service application where I've assigned TIB_Events:OnWakeup.  This works fine and when called I set an event to wake up a worker thread.

In a new application I just cannot get it to call OnWakeup.  It's the same database, same events and as far as I can tell everything is the same. OnWakeup & EventsAlert are only called if I periodically call CheckEvents.

Is there anything obvious I'm likely missing?

Using IBO v4.8.7 with FBv3.02