JBoss Messaging throws java.sql.SQLException: The table 'JBM_MSG' is full
Issue
- Server.log logged with following warn message :
2014-11-22 07:22:18,582 WARN [org.jboss.messaging.core.impl.JDBCSupport] (WorkerThread#2[10.153.237.15:39240]) SQLException caught, SQLState HY000 code:1114- assuming deadlock detected, try:4
java.sql.SQLException: The table 'JBM_MSG' is full
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1094)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4208)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4140)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2597)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2758)
:
:
2014-11-22 07:22:18,582 WARN [org.jboss.messaging.core.impl.JDBCSupport] (WorkerThread#2[10.153.237.15:39240]) Trying again after a pause of 1000 ms.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 5.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
