Subject | Unable to create event semaphore |
---|---|
Author | Ivan Cruz |
Post date | 2005-09-13T19:10:13Z |
Fellows,
Here I have: Delphi 7, IBX, Firebird 1.5.2 over Windows 2000 server.
I also have 8 process running 24x7 against one database. 4 process
register for the same event, other 3 process register for independent
ones and the last one does not use events at all.
Some times the process that "share" the common event causes
the following error on firebird.log:
FAXSERVER (Client) Sun Sep 11 20:25:50 2005
Unable to create event semaphore
The error is registered twice: on program entry (server connect?
event register? I don't know) and on program exit. Have someone
here faced the same problem? Any clues or circunvents?
Ivan Cruz
Here I have: Delphi 7, IBX, Firebird 1.5.2 over Windows 2000 server.
I also have 8 process running 24x7 against one database. 4 process
register for the same event, other 3 process register for independent
ones and the last one does not use events at all.
Some times the process that "share" the common event causes
the following error on firebird.log:
FAXSERVER (Client) Sun Sep 11 20:25:50 2005
Unable to create event semaphore
The error is registered twice: on program entry (server connect?
event register? I don't know) and on program exit. Have someone
here faced the same problem? Any clues or circunvents?
Ivan Cruz