can`t stop fbguard and fb_smp_server during it performs rollback
----------------------------------------------------------------
Key: CORE-3809
URL: http://tracker.firebirdsql.org/browse/CORE-3809
Project: Firebird Core
Issue Type: Bug
Affects Versions: 2.5.1
Reporter: Pavel Zotov
After some highload test was interrupted (250 connects were killed via
pskill.exe) I could not wait till FB will complete all ROLLBACKs.
total count of threads decreased too slowly and after 10 minutes it was ~100
(i.e. the decreasing rate was only 15 threads per minute):
bash-3.2$ ps -FLC fb_smp_server|wc -l
104
So I decided to restart FB:
[root@fbozzy logs]# /etc/init.d/firebird stop
Stopping Firebird server [default]: [ OK ]
But it seems that processes of fbguart and fb_smp_server are alive:
[root@fbozzy logs]# ps -e|grep fb
16709 ? 00:00:00 fbguard
29969 ? 00:00:00 fb_smp_server
[root@fbozzy logs]# ls -l /var/run/firebird/
total 0
How to make them be stopped ? Only via kill ?
-------------------
ISQL Version: WI-V2.5.1.26351 Firebird 2.5
Server version:
Firebird/linux AMD64 (access method), version "LI-V2.5.2.26448 Firebird 2.5"
Firebird/linux AMD64 (remote server), version "LI-V2.5.2.26448 Firebird 2.5/tcp
(fbozzy)/P12"
Firebird/x86/Windows NT (remote interface), version "WI-V2.5.1.26351 Firebird
2.5/tcp (tlprg)/P12"
on disk structure version 11.2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel