Using 4.0.3 w/ MySQL 5.  

I am trying to configure JBoss to use MySQL for is data store.  I am getting a 

java.sql.SQLException: Table 'TIMERS' already exists
  |         at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2926)
  |         at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1571)
  |         at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1666)
  | 

when after the first start up.  It seems to successfully create the tables the 
first time then get upset that the table still exist on the next start up.

Not sure where to start to fix this.

thanks


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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to