Willem Noorduin [
https://community.jboss.org/people/willemnoorduin] created the
discussion
"Re: Using jps and jstat with jboss"
To view the discussion, visit:
https://community.jboss.org/message/791446#791446
--------------------------------------------------------------
As a round of "asnswering your own question" the hsperfdata_$user directory does
appear when I start jboss with a 64-bit jdk (on a 64-bit platform). So I suspect I am
missing some libraries that makes it possible to connect to 32-bits proceesses. We have
make the 32-bits compatibility with:
root # yum install -y glibc-devel.i686 libgcc.i686 libstdc++-devel.i686
Obviously, this is enough to run jboss in a 32-bits jdk, but no enough to do stiuff like
jps and jstat.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/791446#791446]
Start a new discussion in Beginner's Corner at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]