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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
