Subject Re: [firebird-support] Re: 100% Cpu Usage
Author Helen Borrie
At 01:10 AM 7/07/2003 +0000, you wrote:

>My server log is filled with these:
>COMP2 Tue Jun 24 18:19:26 2003
> INET/inet_error: read errno = 10054
>
>COMP2 Wed Jun 25 09:34:30 2003
> INET/inet_error: read errno = 10054
>
>COMP2 Wed Jun 25 09:34:30 2003
> Fatal lock manager error: semop failed (acquire), errno: 6

If I'm not mistaken, this looks as if you are running Classic on
Windows. If that's the case, then this might indicate a problem with the
memory that's allocated for the hash slots, or with a too-small number of
lock semaphores available. It might be a bug or a misconfiguration problem.

This really looks like a problem to post to firebird-devel. You're "on the
fringe" using two betas (Fb 1.5 Windows Classic and the .net
provider). The likelihood of anyone here recognising your problem is
rather remote. Also, you are more likely to get helpful input on the
VB.net side by raising your problems in the firebird-VB list.

heLen