I've got warning while starting server:

09:48:28,796 WARN  [DatabasePersistencePolicy] Unable to restore timers
java.sql.SQLException: Serialization failure
        at org.hsqldb.jdbc.jdbcUtil.sqlException(Unknown Source)
        at org.hsqldb.jdbc.jdbcResultSet.getObject(Unknown Source)
        at org.hsqldb.jdbc.jdbcResultSet.getObject(Unknown Source)
        at 
org.jboss.resource.adapter.jdbc.WrappedResultSet.getObject(WrappedResultSet.java:358)
        at 
org.jboss.ejb.txtimer.DatabasePersistencePolicy.doSelectTimers(DatabasePersistencePolicy.java:471)
...

My timer-info object is serializable. Where is the problem?

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

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


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to