I am evaluating Jprofiler. In this process, i tried to attach a profiling scheme to a java process on a remote machine. it provided a profiling port number, using which could connect to remote process and proceed. But, once a profiling port is attached, i did not find anyway to de-associate the profiling port from the java process.
I would like to know if there is anyway to remove the profiling port from the java process without killing the java process.
Would appreciate your response. Thank you very much.
Dev