0 Replies Latest reply on May 20, 2014 4:31 AM by he_man888

    Where and how to config the maximum number of threads created for connector in JBoss AS 7.1

    he_man888

      Hi everyone:

       

         i found the below warnings in Jboss AS 7.1.0 log files:

      =======================================================================

      10:41:10,053 INFO  [org.apache.tomcat.util.net.AprEndpoint] (http-192.168.0.2-80-Acceptor) Maximum number of threads (256) created for connector with address 192.168.0.2/192.168.0.2 and port 80

      10:45:40,506 WARN  [com.arjuna.ats.arjuna] (Transaction Reaper) ARJUNA012117: TransactionReaper::check timeout for TX 0:ffff7f000001:-3a330a5e:5371c0a6:26b84ff in state  RUN

      10:45:40,507 WARN  [com.arjuna.ats.arjuna] (Transaction Reaper) ARJUNA012117: TransactionReaper::check timeout for TX 0:ffff7f000001:-3a330a5e:5371c0a6:26b8500 in state  RUN

      10:45:40,509 WARN  [com.arjuna.ats.arjuna] (Transaction Reaper Worker 0) ARJUNA012121: TransactionReaper::doCancellations worker Thread[Transaction Reaper Worker 0,5,main] successfully canceled TX 0:ffff7f000001:-3a330a5e:5371c0a6:26b84ff

      ......

      ......

       

        So, where and how to config the maximum number of threads created for connector ?

        Any response will be appreciated.