1 Reply Latest reply on Dec 12, 2013 2:43 AM by welle

    Twiddle.sh in details (ActiveThreadCount)

    sid_3284

      Hi,

       

      I have jboss-eap-5.1 running on RHEL.

      There are multiple instances of Jboss running on the same.

      Now when I issue following command

      /opt/jboss/jboss-eap-5.1/jboss-as/bin/twiddle.sh --user=$user --password=$pass --server=127.0.0.1 get jboss.system:type=ServerInfo ActiveThreadCount

      I get result as

      ActiveThreadCount=89

      I have maxthreadcount for all instance as 250 defined in server.xml of individual instances.

      Now I would like to know this count is for which particular jboss instance.