I\'m trying to debug some issues with java processes on a Solaris box, but running jps returns no output. And jstack gives the error \'Permission denied\'. The box is part o
Try:
jps -J-Djava.io.tmpdir=/app/client/program/tomcat/temp