I encountered a problem closing my javaw.exe process. I like to do it in a soft way, so taskkill /F won't help.
Trying to close the javaw by taskkill /PID will end up in an "SUCESS" message, but the process still keeps running.
I'm using Windows XP SP 3 and got administrator rights on this machine.
Any ideas?
Thank you very much!