[jboss-user] [EJB 3.0] - Re: Unable to persist timer

treespace do-not-reply at jboss.com
Sun Jul 30 18:43:28 EDT 2006


Here's the SQL exception from the stack trace.


  | 
  | Caused by: java.sql.SQLException: Unique constraint violation:  in statement 
  | 
  | [insert into TIMERS TIMERID, TARGETID, INITIALDATE, TIMERINTERVAL, INSTANCEPK, INFO) values (?,?,?,?,?,?)]
  | 
  | at org.hsqldb.jdbc.Util.throwError(Unknown Source)
  | at org.hsqldb.jdbc.jdbcPreparedStatement.executeUpdate(Unknown Source)
  | 
  | 

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

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



More information about the jboss-user mailing list