hi: I have a lazy wait condition in testing resulting in long running transaction with BEA Weblogic server on windows2003. In order to figure out whether it is in the server or in the network connection to remote machine, I need a tool which can do the following: 1) Java ie JVM process 2) Process threads, thread states, busy/idle service times for a request 3) Process connections, connection states, established connection service times 4) Process to thread, thread to connection correlation Any suggestions will be appreciated. Thanks