Problem:
A jar file was failed to deploy on a UAT server.
Reason:
Because when we are trying to rename it,it is showing
"cannot rename the file it is been used by another user".
step choosen in order to solve the problem
log on UAT server(xxx).
we need the list of java processes along with the PID on our UAT server
which is running under the account XXXAPPFUNC.
Please tell me how can I do this?
Thanks in Advance.