FAQ's - APPX Software, Inc. : APPX Utility : APPX System Administration :
Orphan Session Detection and possible causes | |
1) Server task is running some loop (endless or lengthy).
For the duration of the loop, if there is no screen feedback or client
communication attempt and fail, then the potential for left over server side
processes exists. 2) Server task is running a long process. For the duration of the long process, if there is no screen feedback or client communication attempt and fail, then the potential for left over server side processes exists ---* until the long process finishes, at that time there would usually be a client communication attempt. If the communication attempt fails, then the server side session would die. 3) Server task is sitting at a menu. If the client dies, then this WILL leave a server side process running. 4) Server task is waiting on a record lock. If the record lock does not update the client, then when the client drops off unexpectedly, there will be a server side process left. These are known behaviors it seems. | |
[Append to This Answer] | |
2007-Jan-26 9:09am |
Previous: | Which external DB still require the proxy database id "LOK" to be set? |
Next: | Where can i find information on your Language Translation? |
|