Hi!
i trying initially with build.deploy.xml executing ant -f build.deploy.xml 
create.jbpm.configuration and this fail in create db with an error...  and then 
i choose exec build.service.archive and then build.webapp but when deploy 
webapp this error appear.
well, this it's the error on create db:

[jbpmschema] 11:53:15,644 INFO  HbmBinder : Mapping subclass: 
org.jbpm.taskmgmt.log.SwimlaneAssignLog -> JBPM_LOG
[jbpmschema] 11:53:15,652 INFO  Configuration : Configured SessionFactory: null
[jbpmschema] java.lang.NullPointerException
[jbpmschema]    at java.util.Properties$LineReader.readLine(Properties.java:365)
[jbpmschema]    at java.util.Properties.load(Properties.java:293)
[jbpmschema]    at 
org.jbpm.db.JbpmSessionFactory.createConfiguration(JbpmSessionFactory.java:122)
[jbpmschema]    at 
org.jbpm.db.JbpmSessionFactory.createConfiguration(JbpmSessionFactory.java:102)
[jbpmschema]    at 
org.jbpm.ant.AntTaskJbpmSessionFactory.createConfiguration(AntTaskJbpmSessionFactory.java:97)
[jbpmschema]    at 
org.jbpm.ant.AntTaskJbpmSessionFactory.getConfiguration(AntTaskJbpmSessionFactory.java:57)
[jbpmschema]    at org.jbpm.ant.JbpmSchemaTask.execute(JbpmSchemaTask.java:26)
[jbpmschema]    at 
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
[jbpmschema]    at org.apache.tools.ant.Task.perform(Task.java:364)
[jbpmschema]    at org.apache.tools.ant.Target.execute(Target.java:341)
[jbpmschema]    at org.apache.tools.ant.Target.performTasks(Target.java:369)
[jbpmschema]    at 
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
[jbpmschema]    at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
[jbpmschema]    at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
[jbpmschema]    at 
org.apache.tools.ant.Project.executeTargets(Project.java:1068)
[jbpmschema]    at org.apache.tools.ant.Main.runBuild(Main.java:668)
[jbpmschema]    at org.apache.tools.ant.Main.startAnt(Main.java:187)
[jbpmschema]    at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)
[jbpmschema]    at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)

BUILD FAILED
/usr/local/jbpm-3.0.2/build.deploy.xml:45: couldn't create configuration: null

or says me what hibernate.cfg.xml doesn't found.

you know what's it's wrong with this?
and i copy files that you says and throw this error:
12:13:26,088 INFO  [TomcatDeployer] deploy, ctxPath=/jbpm, 
warUrl=.../tmp/deploy/tmp16042jbpm.war/
12:13:27,551 INFO  [FacesConfigurator] Reading standard config 
org/apache/myfaces/resource/standard-faces-config.xml
12:13:27,632 INFO  [FacesConfigurator] Reading config 
jar:file:/usr/local/jboss-4.0.3SP1/server/default/tmp/deploy/tmp16042jbpm.war/WEB-INF/lib/tomahawk.jar!/META-INF/faces-config.xml
12:13:27,919 INFO  [FacesConfigurator] Reading config /WEB-INF/faces-config.xml
12:13:28,093 ERROR [LocaleUtils] Locale name null or empty, ignoring
12:13:29,026 INFO  [StartupServletContextListener] ServletContext 
'/usr/local/jboss-4.0.3SP1/server/default/./tmp/deploy/tmp16042jbpm.war/' 
initialized.
12:13:29,564 WARN  [JDBCExceptionReporter] SQL Error: -22, SQLState: S0002
12:13:29,564 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:13:29,565 ERROR [SchedulerSession] 
org.hibernate.exception.SQLGrammarException: could not execute query using 
iterate
12:13:29,567 ERROR [JbpmSession] java.lang.NullPointerException
12:13:29,568 ERROR [JbpmSession] couldn't rollback hibernate transaction

thanks a lot for you answer.

ktdr.

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

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


-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to