Hi there,
I was trying to deploy my application on the jboss 4.0.5 GA, and am getting an
javax.management.MBeanException.
ERROR [org.jboss.ejb.txtimer.GeneralPurposeDatabasePersistencePlugin](main) Cannot create
timer table
And further on deployment get the following error
WARN [org.jboss.ejb.txtimer.DatabasePersistencePolicy](main) Unable to get timer handles
for containerId: jboss.j2ee:jndiName=SimpleCache,service=EJB
java.sql.SQLException: Table not found in statement [select * from TIMERS]
Not sure if there is a configuration required for the app server to create the Timer
table. Will be good to know if there is any pointers or help around this.
Thanks!!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008494#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...