Hi I am using jboss-messaging-1.0.1.GA with JBossAS 4.0.4GA I just posted 10 million message sequentially to a durable topic configured in JBM. Message were getting consumed properly .But i cud able to see some warning message in the JBM server log
18:46:20,288 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009 18:46:20,304 INFO [JkMain] Jk running ID=0 time=0/63 config=null 18:46:20,319 INFO [Server] JBoss (MX MicroKernel) [4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)] Started in 24s:452ms 21:13:42,055 WARN [TransactionImpl] Transaction TransactionImpl:XidImpl[FormatId=257, GlobalId=01hw044682/132795, BranchQual=, localId=132795] timed out. status=STATUS_ACTIVE 21:47:25,608 WARN [TransactionImpl] Transaction TransactionImpl:XidImpl[FormatId=257, GlobalId=01hw044682/166175, BranchQual=, localId=166175] timed out. status=STATUS_ACTIVE 22:13:34,963 WARN [TransactionImpl] Transaction TransactionImpl:XidImpl[FormatId=257, GlobalId=01hw044682/185615, BranchQual=, localId=185615] timed out. status=STATUS_ACTIVE 22:26:35,343 WARN [TransactionImpl] Transaction TransactionImpl:XidImpl[FormatId=257, GlobalId=01hw044682/192956, BranchQual=, localId=192956] timed out. status=STATUS_ACTIVE 23:08:13,436 WARN [TransactionImpl] Transaction TransactionImpl:XidImpl[FormatId=257, GlobalId=01hw044682/212279, BranchQual=, localId=212279] timed out. status=STATUS_ACTIVE 00:13:59,421 WARN [TransactionImpl] Transaction TransactionImpl:XidImpl[FormatId=257, GlobalId=01hw044682/230671, BranchQual=, localId=230671] timed out. status=STATUS_ACTIVE 02:10:35,788 WARN [TransactionImpl] Transaction TransactionImpl:XidImpl[FormatId=257, GlobalId=01hw044682/246085, BranchQual=, localId=246085] timed out. status=STATUS_ACTIVE 02:31:50,416 WARN [TransactionImpl] Transaction TransactionImpl:XidImpl[FormatId=257, GlobalId=01hw044682/248989, BranchQual=, localId=248989] timed out. status=STATUS_ACTIVE 02:50:55,224 WARN [TransactionImpl] Transaction TransactionImpl:XidImpl[FormatId=257, GlobalId=01hw044682/250143, BranchQual=, localId=250143] timed out. status=STATUS_ACTIVE 03:08:01,930 WARN [TransactionImpl] Transaction TransactionImpl:XidImpl[FormatId=257, GlobalId=01hw044682/251290, BranchQual=, localId=251290] timed out. status=STATUS_ACTIVE 03:28:02,897 WARN [TransactionImpl] Transaction TransactionImpl:XidImpl[FormatId=257, GlobalId=01hw044682/252145, BranchQual=, localId=252145] timed out. status=STATUS_ACTIVE 04:25:58,640 WARN [TransactionImpl] Transaction TransactionImpl:XidImpl[FormatId=257, GlobalId=01hw044682/255586, BranchQual=, localId=255586] timed out. status=STATUS_ACTIVE 06:31:33,153 WARN [TransactionImpl] Transaction TransactionImpl:XidImpl[FormatId=257, GlobalId=01hw044682/258747, BranchQual=, localId=258747] timed out. status=STATUS_ACTIVE Please shed some light on these warnings... cause of this warning and also solution to it View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012266#4012266 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4012266 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
