I'm writing an article on the latest JBoss but can't get jBPM to build.  The 
target deploy.process.archives in jbpm.home/web/build.xml stalls.

Any suggestions?

---------------------------------

anonymous wrote : [EMAIL PROTECTED]:~> $ANT_HOME/bin/ant -buildfile 
$JBPM_HOME/web/build.xml deploy.process.archives
  | Buildfile: /home/tanukitzu/jbpm-2.0/web/build.xml
  |  
  | build.core:
  |  
  | compile:
  |  
  | build:
  |  
  | compile:
  |  
  | build.process.archives:
  |  
  | declare.jbpm.tasks:
  |  
  | deploy.process.archives:
  | [deploypar] (cfg.Environment                     432 ) Hibernate 2.1.1
  | [deploypar] (cfg.Environment                     461 ) hibernate.properties 
not found
  | [deploypar] (cfg.Environment                     481 ) using CGLIB 
reflection optimizer
  | [deploypar] (cfg.Configuration                   318 ) Mapping resource: 
org/jbpm/persistence/hibernate/SequenceBlock.hbm.xml
  | [deploypar] (cfg.Binder                          225 ) Mapping class: 
org.jbpm.persistence.hibernate.SequenceBlock -> JBPM_SEQUENCEBLOCK
  | [deploypar] (cfg.Configuration                   318 ) Mapping resource: 
org/jbpm/model/definition/impl/ActionImpl.hbm.xml
  | [deploypar] (cfg.Binder                          225 ) Mapping class: 
org.jbpm.model.definition.impl.ActionImpl -> JBPM_ACTION
  | [deploypar] (cfg.Configuration                   318 ) Mapping resource: 
org/jbpm/model/definition/impl/DefinitionImpl.hbm.xml
  | [deploypar] (cfg.Binder                          225 ) Mapping class: 
org.jbpm.model.definition.impl.DefinitionImpl -> JBPM_DEFINITION
  | [deploypar] (cfg.Configuration                   318 ) Mapping resource: 
org/jbpm/model/definition/impl/NodeImpl.hbm.xml
  | [deploypar] (cfg.Binder                          225 ) Mapping class: 
org.jbpm.model.definition.impl.NodeImpl -> JBPM_NODE
  | [deploypar] (cfg.Binder                          169 ) Mapping subclass: 
org.jbpm.model.definition.impl.StateImpl -> JBPM_NODE
  | [deploypar] (cfg.Binder                          169 ) Mapping subclass: 
org.jbpm.model.definition.impl.StartStateImpl -> JBPM_NODE
  | [deploypar] (cfg.Binder                          169 ) Mapping subclass: 
org.jbpm.model.definition.impl.EndStateImpl -> JBPM_NODE
  | [deploypar] (cfg.Binder                          169 ) Mapping subclass: 
org.jbpm.model.definition.impl.ProcessStateImpl -> JBPM_NODE
  | [deploypar] (cfg.Binder                          169 ) Mapping subclass: 
org.jbpm.model.definition.impl.MilestoneImpl -> JBPM_NODE
  | [deploypar] (cfg.Binder                          169 ) Mapping subclass: 
org.jbpm.model.definition.impl.DecisionImpl -> JBPM_NODE
  | [deploypar] (cfg.Binder                          169 ) Mapping subclass: 
org.jbpm.model.definition.impl.ForkImpl -> JBPM_NODE
  | [deploypar] (cfg.Binder                          169 ) Mapping subclass: 
org.jbpm.model.definition.impl.JoinImpl -> JBPM_NODE
  | [deploypar] (cfg.Configuration                   318 ) Mapping resource: 
org/jbpm/model/definition/impl/TransitionImpl.hbm.xml
  | [deploypar] (cfg.Binder                          225 ) Mapping class: 
org.jbpm.model.definition.impl.TransitionImpl -> JBPM_TRANSITION
  | [deploypar] (cfg.Configuration                   318 ) Mapping resource: 
org/jbpm/model/definition/impl/SwimlaneImpl.hbm.xml
  | [deploypar] (cfg.Binder                          225 ) Mapping class: 
org.jbpm.model.definition.impl.SwimlaneImpl -> JBPM_SWIMLANE
  | [deploypar] (cfg.Configuration                   318 ) Mapping resource: 
org/jbpm/model/definition/impl/TypeImpl.hbm.xml
  | [deploypar] (cfg.Binder                          225 ) Mapping class: 
org.jbpm.model.definition.impl.TypeImpl -> JBPM_TYPE
  | [deploypar] (cfg.Configuration                   318 ) Mapping resource: 
org/jbpm/model/definition/impl/VariableImpl.hbm.xml
  | [deploypar] (cfg.Binder                          225 ) Mapping class: 
org.jbpm.model.definition.impl.VariableImpl -> JBPM_VARIABLE
  | [deploypar] (cfg.Configuration                   318 ) Mapping resource: 
org/jbpm/model/definition/impl/DelegationImpl.hbm.xml
  | [deploypar] (cfg.Binder                          225 ) Mapping class: 
org.jbpm.model.definition.impl.DelegationImpl -> JBPM_DELEGATION
  | [deploypar] (cfg.Configuration                   318 ) Mapping resource: 
org/jbpm/model/definition/impl/FileImpl.hbm.xml
  | [deploypar] (cfg.Binder                          225 ) Mapping class: 
org.jbpm.model.definition.impl.FileImpl -> JBPM_FILE
  | [deploypar] (cfg.Configuration                   318 ) Mapping resource: 
org/jbpm/model/execution/impl/ProcessInstanceImpl.hbm.xml
  | [deploypar] (cfg.Binder                          225 ) Mapping class: 
org.jbpm.model.execution.impl.ProcessInstanceImpl -> JBPM_PROCESSINSTANCE
  | [deploypar] (cfg.Configuration                   318 ) Mapping resource: 
org/jbpm/model/execution/impl/TokenImpl.hbm.xml
  | [deploypar] (cfg.Binder                          225 ) Mapping class: 
org.jbpm.model.execution.impl.TokenImpl -> JBPM_TOKEN
  | [deploypar] (cfg.Configuration                   318 ) Mapping resource: 
org/jbpm/model/execution/impl/VariableInstanceImpl.hbm.xml
  | [deploypar] (cfg.Binder                          225 ) Mapping class: 
org.jbpm.model.execution.impl.VariableInstanceImpl -> JBPM_VARIABLEINSTANCE
  | [deploypar] (cfg.Configuration                   318 ) Mapping resource: 
org/jbpm/model/log/impl/InvocationLogImpl.hbm.xml
  | [deploypar] (cfg.Binder                          225 ) Mapping class: 
org.jbpm.model.log.impl.InvocationLogImpl -> JBPM_INVOKELOG
  | [deploypar] (cfg.Configuration                   318 ) Mapping resource: 
org/jbpm/model/log/impl/ExecutionLogImpl.hbm.xml
  | [deploypar] (cfg.Binder                          225 ) Mapping class: 
org.jbpm.model.log.impl.ExecutionLogImpl -> JBPM_EXELOG
  | [deploypar] (cfg.Binder                          169 ) Mapping subclass: 
org.jbpm.model.log.impl.VariableCreationLogImpl -> JBPM_EXELOG
  | [deploypar] (cfg.Binder                          169 ) Mapping subclass: 
org.jbpm.model.log.impl.VariableUpdateLogImpl -> JBPM_EXELOG
  | [deploypar] (cfg.Binder                          169 ) Mapping subclass: 
org.jbpm.model.log.impl.ActionLogImpl -> JBPM_EXELOG
  | [deploypar] (cfg.Binder                          169 ) Mapping subclass: 
org.jbpm.model.log.impl.StateLogImpl -> JBPM_EXELOG
  | [deploypar] (cfg.Binder                          169 ) Mapping subclass: 
org.jbpm.model.log.impl.EndOfTokenLogImpl -> JBPM_EXELOG
  | [deploypar] (cfg.Binder                          169 ) Mapping subclass: 
org.jbpm.model.log.impl.MessageLogImpl -> JBPM_EXELOG
  | [deploypar] (cfg.Binder                          169 ) Mapping subclass: 
org.jbpm.model.log.impl.SubTokenLogImpl -> JBPM_EXELOG
  | [deploypar] (cfg.Configuration                   318 ) Mapping resource: 
org/jbpm/model/scheduler/impl/JobImpl.hbm.xml
  | [deploypar] (cfg.Binder                          225 ) Mapping class: 
org.jbpm.model.scheduler.impl.JobImpl -> JBPM_JOB
  | [deploypar] (cfg.Configuration                   584 ) processing 
one-to-many association mappings
  | [deploypar] (cfg.Binder                          1139) Mapping collection: 
org.jbpm.model.definition.impl.DefinitionImpl.actions -> JBPM_ACTION
  | [deploypar] (cfg.Binder                          1139) Mapping collection: 
org.jbpm.model.definition.impl.DefinitionImpl.swimlanes -> JBPM_SWIMLANE
  | [deploypar] (cfg.Binder                          1139) Mapping collection: 
org.jbpm.model.definition.impl.DefinitionImpl.types -> JBPM_TYPE
  | [deploypar] (cfg.Binder                          1139) Mapping collection: 
org.jbpm.model.definition.impl.DefinitionImpl.nodes -> JBPM_NODE
  | [deploypar] (cfg.Binder                          1139) Mapping collection: 
org.jbpm.model.definition.impl.DefinitionImpl.variables -> JBPM_VARIABLE
  | [deploypar] (cfg.Binder                          1139) Mapping collection: 
org.jbpm.model.definition.impl.NodeImpl.actions -> JBPM_ACTION
  | [deploypar] (cfg.Binder                          1139) Mapping collection: 
org.jbpm.model.definition.impl.NodeImpl.leavingTransitions -> JBPM_TRANSITION
  | [deploypar] (cfg.Binder                          1139) Mapping collection: 
org.jbpm.model.definition.impl.TransitionImpl.actions -> JBPM_ACTION
  | [deploypar] (cfg.Binder                          1139) Mapping collection: 
org.jbpm.model.definition.impl.TypeImpl.variables -> JBPM_VARIABLE
  | [deploypar] (cfg.Binder                          1139) Mapping collection: 
org.jbpm.model.execution.impl.TokenImpl.children -> JBPM_TOKEN
  | [deploypar] (cfg.Binder                          1139) Mapping collection: 
org.jbpm.model.execution.impl.TokenImpl.variableInstances -> 
JBPM_VARIABLEINSTANCE[deploypar] (cfg.Binder                          1139) 
Mapping collection: org.jbpm.model.execution.impl.TokenImpl.invocationLogs -> 
JBPM_INVOKELOG
  | [deploypar] (cfg.Binder                          1139) Mapping collection: 
org.jbpm.model.execution.impl.VariableInstanceImpl.updateLogs -> JBPM_EXELOG
  | [deploypar] (cfg.Binder                          1139) Mapping collection: 
org.jbpm.model.log.impl.InvocationLogImpl.executionLogs -> JBPM_EXELOG
  | [deploypar] (cfg.Configuration                   593 ) processing 
one-to-one association property references
  | [deploypar] (cfg.Configuration                   618 ) processing foreign 
key constraints
  | [deploypar] (dialect.Dialect                     82  ) Using dialect: 
net.sf.hibernate.dialect.HSQLDialect
  | [deploypar] (cfg.SettingsFactory                 62  ) Use outer join 
fetching: false
  | [deploypar] (connection.C3P0ConnectionProvider   48  ) C3P0 using driver: 
org.hsqldb.jdbcDriver at URL: jdbc:hsqldb:hsql://localhost:1701
  | [deploypar] (connection.C3P0ConnectionProvider   49  ) Connection 
properties: {user=sa, password=}
  | [deploypar] (transaction.TransactionManagerLookupFactory 33  ) No 
TransactionManagerLookup configured (in JTA environment, use of process level 
read-write cache is not recommended)
  | 

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

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


-------------------------------------------------------
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