Bug 31348

Informational

GemStone/S

6.7.2.1, 6.7.2, 6.7.1, 6.7, 6.6.5, 6.6.4, 6.6.3.3, 6.6.3.2, 6.6.3, 6.6.2, 6.6.1, 6.6, 6.5.8, 6.5.7.5, 6.5.7, 6.5.6, 6.5.5, 6.5.4, 6.5.2, 6.5.1, 6.5, 6.3.1, 6.3, 6.2.x, 6.2, 6.1.6, 6.1.5, 6.1.x, 6.0.x, 5.1.5.1

All

Idle sessions don't immediately exit on stopSession:

Idle sessions (sessions waiting for user input) do not immediately exit
when a stopSession: is received.  The stone will wait for one minute, and
then consider the session "dead" and remove it from it's internal tables.
The session itself (either a gem or topaz process) will continue to live
until the next user input is received, after which it will generate an error,
depending on if the input is received before or after the 1 minute interval:

   < 1 minute (lnk/rpc): 4059 / #gsErrSessionShutdown
   > 1 minute     (rpc): 4137 / #netErr Network partner has disconnected
                  (lnk): 4035 / #gsErrStnNetLost

Workaround

No workaround


                

Last updated: 5/15/08