Dear Experts, I have 2 systems, at the same OS level, however on one of them I can execute the JPS, and JSAT successfully, and on the other system I get no output of JPS, I have compared the paths defined in the environmental variable of both systems, and I could not find any noticable difference, can anyone please guide me how to troubleshoot that.
On the other system when I write JPS, I got only something like that: #./jps 9683 Jps and it does list the rest of the running JVM as the first system. What could be the problem?
Another point: The content of hsperfdata_root directory for the working system has some files inside, but for the non working system it does not. I have compared the permisions, and I found that on both system: the tmp directory has rwxrwxrwt permission the hsperfdata_root has permission rwxr-xr-x Why the directory is empty, and how can let the system generates the file?