
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Classic Server, Windows specific
|
|
| Planning Status: |
Unspecified
|
|
Test case is very artificial. There ir a lot (>= 150) of clients (isql) which connects to db, execute some script and disconnects, then repeat all over again and again. So we have a lot of connect\disconnect concurrently. If database is shutdown, then lifetime of CS process is very short, as it responds with isc_shutdown to the caller and quits.
Some time under this load i see in firebird.log :
Fatal lock manager error: inconsistent lock table version number; found 0, expected 17
|
|
Description
|
Test case is very artificial. There ir a lot (>= 150) of clients (isql) which connects to db, execute some script and disconnects, then repeat all over again and again. So we have a lot of connect\disconnect concurrently. If database is shutdown, then lifetime of CS process is very short, as it responds with isc_shutdown to the caller and quits.
Some time under this load i see in firebird.log :
Fatal lock manager error: inconsistent lock table version number; found 0, expected 17 |
Show » |
| There are no comments yet on this issue.
|
|