I have a client that gets from time to time on all of his clients a message that says "The specified connection was not found. Invalid session [9037]"
When I select the detail this is what is displayed
------------------------------------------------------
Error Code: 9037
Error Message: The specified connection was not found.
Invalid session. [9037]
------------ Technical Details: ------------
LFSO:
Call Stack: (Exception)
CLFConnection::Create
Additional Details:
HRESULT: 0xc004234d (SSPILogin, LFSession.cpp:2039)
(LFSO/9.1.0.411)
LF.exe (9.1.0.413):
Call Stack: (Exception)
CLoginDialog::AttemptLogin
CLoginDialog::LoginToServer
CLoginView::LoginHandler
Call Stack: (Current)
CLoginDialog::LoginToServer
CLoginView::LoginHandler
Additional Details:
Exception: 0x8004234d [9037] (The specified connection was not found.) (CLoginDialog::AttemptLogin at LoginDialog.cpp:794)
Call History:
CLFClientAutomation::ExecuteAutomationCommand (AutoClose)
CLFApp::CheckAutoClose
CLoginView::LoginHandler
CLoginDialog::LoginToServer
GetOptionString ([Wagman8Settings]AdminNoPassword)
CLoginDialog::AttemptLogin
GetOptionString ([Settings]CheckServerVersion)
CLFClientAutomation::ExecuteAutomationCommand (GetInstanceInfo)
When this happens they just restart the services and the problem corrects itself until the next time. I would like to get to the bottom of why this is happening. Anyone else see this before?