Hi...

Trying again... i use ant -f build.deploy.xml build.webapp and copy jbpm.war to 
$JBOSS_HOME/server/default/deploy and throw me this error:

12:41:49,221 INFO  [TomcatDeployer] deploy, ctxPath=/jbpm, 
warUrl=.../tmp/deploy/tmp41119jbpm.war/
12:41:50,792 INFO  [FacesConfigurator] Reading standard config 
org/apache/myfaces/resource/standard-faces-config.xml
12:41:50,937 INFO  [FacesConfigurator] Reading config 
jar:file:/usr/local/jboss-4.0.3SP1/server/default/tmp/deploy/tmp41119jbpm.war/WEB-INF/lib/tomahawk.jar!/META-INF/faces-config.xml
12:41:50,977 INFO  [FacesConfigurator] Reading config /WEB-INF/faces-config.xml
12:41:51,095 ERROR [LocaleUtils] Locale name null or empty, ignoring
12:41:51,608 INFO  [StartupServletContextListener] ServletContext 
'/usr/local/jboss-4.0.3SP1/server/default/./tmp/deploy/tmp41119jbpm.war/' 
initialized.
12:41:52,366 WARN  [JDBCExceptionReporter] SQL Error: -22, SQLState: S0002
12:41:52,366 ERROR [JDBCExceptionReporter] Table not found in statement [select 
timer0_.ID_ as col_0_0_ from JBPM_TIMER timer0_ where timer0_.EXCEPTION_ is 
null order by timer0_.DUEDATE_ asc]
12:41:52,367 ERROR [SchedulerSession] 
org.hibernate.exception.SQLGrammarException: could not execute query using 
iterate
12:41:52,369 ERROR [JbpmSession] java.lang.NullPointerException
12:41:52,370 ERROR [JbpmSession] couldn't rollback hibernate transaction
org.hibernate.TransactionException: Transaction not successfully started
        at 
org.hibernate.transaction.JDBCTransaction.rollback(JDBCTransaction.java:149)
        at org.jbpm.db.JbpmSession.handleException(JbpmSession.java:177)
        at org.jbpm.db.JbpmSession.commitTransaction(JbpmSession.java:106)
        at 
org.jbpm.db.JbpmSession.commitTransactionAndClose(JbpmSession.java:129)

any idea???

thx in advance,

ktdr

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

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


-------------------------------------------------------
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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to