current thread position



Hi All,

We have a multithreaded application which processes a number of events
simultaneously(ORACLE is the backend). We are facing one problem wherein
after a while all the threads get stuck somewhere for around 10-20 mins
and then continue again.

We are not able to figure out why and where exactly the threads are
getting stuck. Since the code is quite huge, it is tough for us to put
logs also.

I would like to know if there is any third-party-component/delphi API
which can give us the current position of the thread(meaning the current line of execution).


Thanx,
Praveen.
.



Relevant Pages