hi, I added hibernate.jar to my project, and the old ecxeption deseapeared, but I have a new exception :(
11:11:15,731 [main] WARN JDBCExceptionReporter : SQL Error: -22, SQLState: S0002 11:11:15,731 [main] ERROR JDBCExceptionReporter : Table not found in statement [insert into JBPM_TIMER (NAME_, DUEDATE_, REPEAT_, TRANSITIONNAME_, EXCEPTION_, ISSUSPENDED_, ACTION_, TOKEN_, PROCESSINSTANCE_, TASKINSTANCE_, GRAPHELEMENTTYPE_, GRAPHELEMENT_, ID_) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, null)] 11:11:15,731 [main] ERROR SchedulerSession : org.hibernate.exception.SQLGrammarException: could not insert: [org.jbpm.scheduler.exe.Timer] 11:11:15,746 [main] ERROR GraphElement : action threw exception: couldn't save timer 'timer(thinking,11:11:22,996)' to the database org.jbpm.JbpmException: couldn't save timer 'timer(thinking,11:11:22,996)' to the database i'am trying to solve this problem but i can't can u help me plz?? regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949580#3949580 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949580 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
