CDV ❯ Cannot use TCStop to terminate a secondary server
-
New Feature
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
-
-
hhuynh
-
Reporter: gkeim
-
December 13, 2006
-
0
-
Watchers: 0
-
July 31, 2009
-
August 17, 2007
Description
In the failover scenario, the secondary is blocking on the startup lock. In this state, you cannot use TCStop to terminate that node. You need to terminate the process with prejudice.
Comments
Steve Harris 2006-12-18
Gary Keim 2007-02-06
I feel the server should stop when asked, passive or active.
Fiona OShea 2007-02-07
Updating Due date to last day of Moraga dev iteration
Fiona OShea 2007-02-13
Taylor agrees with Gary.
Gary Keim 2007-08-17
TCServerImpl.shutdown no longer synchronizes on stateLock. It now proceeds if the server is not stopping and (not starting or blocking on file lock).
Fnu Rajneesh 2009-07-31
I am seeing the same issue with version 2.7.3. I am running cache servers on linux uname -a Linux usmtpstapp001.markit.partners 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:15 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
Do you know if this is script related or if the server is just broken?