What do these errors mean??

MiniMe
Posts: 210
Joined: Thu Mar 15, 2001 4:30 pm

What do these errors mean??

Post by MiniMe »

000 2002-02-08 10:56:09 /cf/books2:45: Lock pid not in table chain
000 2002-02-08 10:56:09 /cf/books2:45: Lock pid not in table chain
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

What do these errors mean??

Post by mark »

They indicate that in inconsistency was found and corrected in the shared database lock structure.
MiniMe
Posts: 210
Joined: Thu Mar 15, 2001 4:30 pm

What do these errors mean??

Post by MiniMe »

is this anything to be concerned about???
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

What do these errors mean??

Post by mark »

Not generally unless you're getting them continuously.
Make sure all processes (from CGI or command line or whatever) accessing the texis database are always running as the same non-root user. If any process accessing the database is an API program make sure it always closes it's database connections before exiting.