java process taking 50% cpu
I am not a system administrator. The top -c command shows /usr/jdk/latest/bin/java -version:1.5+ -Djava.library.path=/usr/lib/cc-ccr/lib is taking 50% CPU. I am not sure if this is safe to kill. How can I find out which process this causing this by using the PID it gives me? Gurus, anyone?
0