Subject Re: [IBO] IB_Events failing to fire
Author Helen Borrie
At 04:00 PM 2/09/2004 +1000, you wrote:
>Hi all,
>
>I'm running a POS solution using IBO 4.0 and using a TIB_Event to notify
>events from a server. The events have been working well in the past,
>however they stop firing now for no apparent reason, while the
>application is running. The IB_Events appears to still be registered
>and blows up if the server is forcibly removed from the network, however
>it does not receive any events that are posted by the database.
>
>I believe a stray exception during the OnAlert event causes the IB_Event
>to stop firing. I have ensured there are no exceptions being raised
>when an Alert is triggered.

Do you mean your code is deliberately swallowing exceptions?

>
>I am sure I have done something recently that has produced this problem.
>
>Any ideas what may cause this strange behaviour?

Installed WinXP SP2?

Others (non IBO) are reporting event problems after installing SP2. Is
this in your equation?

Is the client remote or local and, if local, how is it connecting? (protocol).

If not this, what kinds of things have you done recently that might have
changed some conditions?

What database and version?

Helen