I've solved this problem.
The cause of this problem is wrong configuration xml-file for jmx
<!-- Redelivery unlimited times -->
| <attribute name="RedeliveryLimit">0</attribute>
|
| <!-- No Limit to messaage counter history -->
| <attribute name="MessageCounterHistoryDayLimit">0</attribute>
In previouse version of jboss it was not illegal.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132171#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...