Subject | Re: 100% Cpu Usage |
---|---|
Author | rockwithme77 |
Post date | 2003-07-07T01:10:58Z |
--- In firebird-support@yahoogroups.com, "Alan McDonald" <alan@m...>
wrote:
Yes i have tested all sql and there is no problem with that.
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
navneet
wrote:
> > I am using firebird on an NT platform. I am using VisualBasic .Net
> > as the frontend for the application. I am using version1.5.0.3477-
> > 0.RC3 and 1.0 - .NET Framework 1.0. I am having a few problemssimultaneously.
> > though. There are about 4 users accessing the database
> >the
> > 1. After running for a while the firebird server takes up 100% Cpu
> > usage. and stop responding to any client request.
> >
> > 2. At this point the client application also freezes as a call to
> > database never returns.database
> >
> > 3. I also have another question, if the client program opens a
> > transaction and for some reason lose the connection to the
> > and couldnot comit or rollback the transaction, is there anythere
> > mechanism by which after certain time the server will close the
> > transaction and thus release the locks, if not what happens if
> > are open transaction which are never commited or rolledback.you
> >
> > Can anyone please help.
>
>
> Sounds like an SQL statement causing the server to go wacky - have
> tested all the SQL?Hi Alan,
>
> If the connection is lost the server will rollback
>
> Alan
Yes i have tested all sql and there is no problem with that.
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
navneet