[jboss-user] [Performance Tuning] - Re: 100% CPU usage with lots of memory

Juvenxu do-not-reply at jboss.com
Wed Mar 18 11:18:25 EDT 2009


Hello PeterJ,
I have exactly the same issue as you.what I have seen is that  there are a lot of I/O operations under the following path:
"$JBOSS_HOME/server/default/data/tx-object-store/HashedActionStore/defaultStore/StateManager/BasicAction/TwoPhaseCoordinator/AtomicAction".
These I/O operations consumed a lot of CPU,because Jboss kept generating files under this path. Does anybody have idea of this?
Thanks a lot

anonymous wrote : 
  | Seeing 99% CPU but not much memory being used + not much GC being performed and after a while saw these messages (multiple of):
  | 
  | Code:
  | 
  | [19 Mar 2008 17:06:33] WARN com.arjuna.ats.arjuna.logging.arjLoggerI18N  - [com.arjuna.ats.arjuna.co
  | ordinator.CheckedAction_2] - CheckedAction::check - atomic action a0000cb:9c83:47e12b7d:2f4a abortin
  | g with 1 threads active!
  | [19 Mar 2008 17:06:33] WARN com.arjuna.ats.arjuna.logging.arjLoggerI18N  - [com.arjuna.ats.arjuna.co
  | ordinator.BasicAction_58] - Abort of action id a0000cb:9c83:47e12b7d:2f65 invoked while multiple thr
  | eads active within it.
  | [19 Mar 2008 17:06:33] WARN com.arjuna.ats.arjuna.logging.arjLoggerI18N  - [com.arjuna.ats.arjuna.co
  | ordinator.CheckedAction_2] - CheckedAction::check - atomic action a0000cb:9c83:47e12b7d:2f65 abortin
  | g with 1 threads active!
  | 
  | 

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4219135#4219135

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4219135



More information about the jboss-user mailing list