Bug 47633

GemStone/S 64 Bit

3.4.4, 3.4.3, 3.4.2, 3.4.1, 3.4, 3.3.9, 3.3.8, 3.3.7, 3.3.6, 3.3.5, 3.3.4, 3.3.3, 3.3.2, 3.3.1, 3.3

All Platforms

3.5

Terminating a GsHostProcess

There is currently no direct way to terminate a GsHostProcess.

Workaround

File-in/commit the following method as SystemUser:

category:  'Bug 47633'
method: GsHostProcess
killChild
  System performOnServer:'kill ' , self processId asString
%


Last updated: 6/28/18