Hello,
I have recently developed a solution which uses java to remotely connect to multiple VCO instances and execute a workflow. At this point the solution has been deployed for a few weeks in a testing roll and while generally functioning as intended I have encountered occasions where some form of lockout occurs to one or more of the VCO servers resulting in the continued failure of that server until a reboot takes place. The nature of the issue has me thinking some form of session contention issue (my script runs roughly every 5 minutes) but I am still new to this field so have failed in finding a resolution.
Has anyone encountered a similar lockout or perhaps know of stored session info that would cause a lockout?
Thanks very much for your time and support,
Sam