koenbonnet
MIS
On our LL instance (9.2.0.sp1) we seem to have a problem with the handling of threads. We've seen it happen with the function (in threadstatus) ll.<number>.functionsMenu and ll.delete.
In the case of the functions menu something at client side is going wrong (probably in tje JVM). As a result the request at server side is never being cancelled nor does it time-out. In our case this problem takes 1/4 of the threads and in the end the service is so slow we have to restart it.
Does anyone of you have experience with this? Any solutions? Is it possible to kill thread proceses by hand on the server?
Thanks in advance,
Koen