Sure. Here you go... The complete log leading upto this. The time lag occurs
between 9:33:57 to 9:35:43. This is when the deploy() runs.
PS: Could this be a timeout thing? Does deploy() go out to the internet, and
try to retrieve a DTD file or something like that? We are behind a proxy, so
that could be a problem.
Any help / pointers will be appreciated.
Thanks
Ajay
2009-12-10 09:33:52,191 INFO WorkflowEngineTest - Creating workflow engine
| 2009-12-10 09:33:52,691 DEBUG Log4jLog - eagerly initializing
org.jbpm.pvm.internal.id.DatabaseIdComposer
| Dec 10, 2009 9:33:52 AM org.hibernate.cfg.Environment <clinit>
| INFO: Hibernate 3.3.1.GA
| Dec 10, 2009 9:33:52 AM org.hibernate.cfg.Environment <clinit>
| INFO: hibernate.properties not found
| Dec 10, 2009 9:33:52 AM org.hibernate.cfg.Environment buildBytecodeProvider
| INFO: Bytecode provider name : javassist
| Dec 10, 2009 9:33:52 AM org.hibernate.cfg.Environment <clinit>
| INFO: using JDK 1.4 java.sql.Timestamp handling
| Dec 10, 2009 9:33:52 AM org.hibernate.cfg.Configuration configure
| INFO: configuring from resource: jbpm.hibernate.cfg.xml
| Dec 10, 2009 9:33:52 AM org.hibernate.cfg.Configuration
getConfigurationInputStream
| INFO: Configuration resource: jbpm.hibernate.cfg.xml
| Dec 10, 2009 9:33:52 AM org.hibernate.cfg.Configuration addResource
| INFO: Reading mappings from resource : jbpm.repository.hbm.xml
| Dec 10, 2009 9:33:52 AM org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
| INFO: Mapping class: org.jbpm.pvm.internal.repository.DeploymentImpl ->
JBPM4_DEPLOYMENT
| Dec 10, 2009 9:33:52 AM org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
| INFO: Mapping class: org.jbpm.pvm.internal.repository.DeploymentProperty ->
JBPM4_DEPLOYPROP
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
| INFO: Mapping class: org.jbpm.pvm.internal.id.PropertyImpl -> JBPM4_PROPERTY
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.Configuration addResource
| INFO: Reading mappings from resource : jbpm.execution.hbm.xml
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
| INFO: Mapping class: org.jbpm.pvm.internal.model.ExecutionImpl ->
JBPM4_EXECUTION
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
| INFO: Mapping class: org.jbpm.pvm.internal.type.Variable -> JBPM4_VARIABLE
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass: org.jbpm.pvm.internal.type.variable.BlobVariable ->
JBPM4_VARIABLE
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass: org.jbpm.pvm.internal.type.variable.DateVariable ->
JBPM4_VARIABLE
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass: org.jbpm.pvm.internal.type.variable.DoubleVariable
-> JBPM4_VARIABLE
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass:
org.jbpm.pvm.internal.type.variable.HibernateLongVariable -> JBPM4_VARIABLE
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass:
org.jbpm.pvm.internal.type.variable.HibernateStringVariable -> JBPM4_VARIABLE
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass: org.jbpm.pvm.internal.type.variable.LongVariable ->
JBPM4_VARIABLE
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass: org.jbpm.pvm.internal.type.variable.NullVariable ->
JBPM4_VARIABLE
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass: org.jbpm.pvm.internal.type.variable.StringVariable
-> JBPM4_VARIABLE
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass: org.jbpm.pvm.internal.type.variable.TextVariable ->
JBPM4_VARIABLE
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
| INFO: Mapping class: org.jbpm.pvm.internal.lob.Lob -> JBPM4_LOB
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
| INFO: Mapping class: org.jbpm.pvm.internal.job.JobImpl -> JBPM4_JOB
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass: org.jbpm.pvm.internal.job.MessageImpl -> JBPM4_JOB
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass:
org.jbpm.pvm.internal.model.op.ExecuteActivityMessage -> JBPM4_JOB
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass:
org.jbpm.pvm.internal.model.op.ExecuteEventListenerMessage -> JBPM4_JOB
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass: org.jbpm.pvm.internal.job.CommandMessage ->
JBPM4_JOB
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass: org.jbpm.pvm.internal.job.TimerImpl -> JBPM4_JOB
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.Configuration addResource
| INFO: Reading mappings from resource : jbpm.history.hbm.xml
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
| INFO: Mapping class:
org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl ->
JBPM4_HIST_PROCINST
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
| INFO: Mapping class:
org.jbpm.pvm.internal.history.model.HistoryActivityInstanceImpl ->
JBPM4_HIST_ACTINST
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass:
org.jbpm.pvm.internal.history.model.HistoryAutomaticInstanceImpl ->
JBPM4_HIST_ACTINST
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass:
org.jbpm.pvm.internal.history.model.HistoryDecisionInstanceImpl ->
JBPM4_HIST_ACTINST
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass:
org.jbpm.pvm.internal.history.model.HistoryTaskInstanceImpl ->
JBPM4_HIST_ACTINST
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
| INFO: Mapping class: org.jbpm.pvm.internal.history.model.HistoryTaskImpl ->
JBPM4_HIST_TASK
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
| INFO: Mapping class:
org.jbpm.pvm.internal.history.model.HistoryVariableImpl -> JBPM4_HIST_VAR
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
| INFO: Mapping class: org.jbpm.pvm.internal.history.model.HistoryDetailImpl
-> JBPM4_HIST_DETAIL
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass:
org.jbpm.pvm.internal.history.model.HistoryCommentImpl -> JBPM4_HIST_DETAIL
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass:
org.jbpm.pvm.internal.history.model.HistoryProcessInstanceMigrationImpl ->
JBPM4_HIST_DETAIL
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass:
org.jbpm.pvm.internal.history.model.HistoryPriorityUpdateImpl ->
JBPM4_HIST_DETAIL
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass:
org.jbpm.pvm.internal.history.model.HistoryTaskAssignmentImpl ->
JBPM4_HIST_DETAIL
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass:
org.jbpm.pvm.internal.history.model.HistoryTaskDuedateUpdateImpl ->
JBPM4_HIST_DETAIL
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindSubclass
| INFO: Mapping subclass:
org.jbpm.pvm.internal.history.model.HistoryVariableUpdateImpl ->
JBPM4_HIST_DETAIL
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.Configuration addResource
| INFO: Reading mappings from resource : jbpm.task.hbm.xml
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
| INFO: Mapping class: org.jbpm.pvm.internal.task.TaskImpl -> JBPM4_TASK
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
| INFO: Mapping class: org.jbpm.pvm.internal.task.ParticipationImpl ->
JBPM4_PARTICIPATION
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
| INFO: Mapping class: org.jbpm.pvm.internal.task.SwimlaneImpl ->
JBPM4_SWIMLANE
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.Configuration addResource
| INFO: Reading mappings from resource : jbpm.identity.hbm.xml
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
| INFO: Mapping class: org.jbpm.pvm.internal.identity.impl.UserImpl ->
JBPM4_ID_USER
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
| INFO: Mapping class: org.jbpm.pvm.internal.identity.impl.MembershipImpl ->
JBPM4_ID_MEMBERSHIP
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
| INFO: Mapping class: org.jbpm.pvm.internal.identity.impl.GroupImpl ->
JBPM4_ID_GROUP
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.Configuration doConfigure
| INFO: Configured SessionFactory: null
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
| INFO: Mapping collection:
org.jbpm.pvm.internal.repository.DeploymentImpl.resources -> JBPM4_LOB
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
| INFO: Mapping collection:
org.jbpm.pvm.internal.repository.DeploymentImpl.objectProperties ->
JBPM4_DEPLOYPROP
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
| INFO: Mapping collection:
org.jbpm.pvm.internal.model.ExecutionImpl.variables -> JBPM4_VARIABLE
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
| INFO: Mapping collection:
org.jbpm.pvm.internal.model.ExecutionImpl.systemVariables -> JBPM4_VARIABLE
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
| INFO: Mapping collection:
org.jbpm.pvm.internal.model.ExecutionImpl.executions -> JBPM4_EXECUTION
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
| INFO: Mapping collection:
org.jbpm.pvm.internal.model.ExecutionImpl.swimlanes -> JBPM4_SWIMLANE
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
| INFO: Mapping collection:
org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl.historyActivityInstances
-> JBPM4_HIST_ACTINST
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
| INFO: Mapping collection:
org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl.historyVariables
-> JBPM4_HIST_VAR
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
| INFO: Mapping collection:
org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl.details ->
JBPM4_HIST_DETAIL
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
| INFO: Mapping collection:
org.jbpm.pvm.internal.history.model.HistoryActivityInstanceImpl.details ->
JBPM4_HIST_DETAIL
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
| INFO: Mapping collection:
org.jbpm.pvm.internal.history.model.HistoryTaskImpl.details -> JBPM4_HIST_DETAIL
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
| INFO: Mapping collection:
org.jbpm.pvm.internal.history.model.HistoryTaskImpl.historyVariables ->
JBPM4_HIST_VAR
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
| INFO: Mapping collection:
org.jbpm.pvm.internal.history.model.HistoryTaskImpl.subTasks -> JBPM4_HIST_TASK
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
| INFO: Mapping collection:
org.jbpm.pvm.internal.history.model.HistoryVariableImpl.details ->
JBPM4_HIST_DETAIL
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
| INFO: Mapping collection:
org.jbpm.pvm.internal.history.model.HistoryCommentImpl.replies ->
JBPM4_HIST_DETAIL
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
| INFO: Mapping collection:
org.jbpm.pvm.internal.task.TaskImpl.participations -> JBPM4_PARTICIPATION
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
| INFO: Mapping collection: org.jbpm.pvm.internal.task.TaskImpl.variables ->
JBPM4_VARIABLE
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
| INFO: Mapping collection: org.jbpm.pvm.internal.task.TaskImpl.subTasks ->
JBPM4_TASK
| Dec 10, 2009 9:33:53 AM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
| INFO: Mapping collection:
org.jbpm.pvm.internal.task.SwimlaneImpl.participations -> JBPM4_PARTICIPATION
| Dec 10, 2009 9:33:53 AM
org.hibernate.connection.DriverManagerConnectionProvider configure
| INFO: Using Hibernate built-in connection pool (not for production use!)
| Dec 10, 2009 9:33:53 AM
org.hibernate.connection.DriverManagerConnectionProvider configure
| INFO: Hibernate connection pool size: 20
| Dec 10, 2009 9:33:53 AM
org.hibernate.connection.DriverManagerConnectionProvider configure
| INFO: autocommit mode: false
| Dec 10, 2009 9:33:53 AM
org.hibernate.connection.DriverManagerConnectionProvider configure
| INFO: using driver: oracle.jdbc.driver.OracleDriver at URL:
jdbc:oracle:thin:@(DESCRIPTION =(ADDRESS =
| (PROTOCOL = TCP)(HOST = LON3230XUS.fm.rbsgrp.net)(PORT =
| 1621))(ADDRESS = (PROTOCOL = TCP)(HOST =
| LON3231XUS.fm.rbsgrp.net)(PORT = 1621)) (LOAD_BALANCE =
| yes)(CONNECT_DATA = (SERVER = DEDICATED)(SERVICE_NAME =
RSLONU)))
| Dec 10, 2009 9:33:53 AM
org.hibernate.connection.DriverManagerConnectionProvider configure
| INFO: connection properties: {user=rates_services_dev_2_owner,
password=****}
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: RDBMS: Oracle, version: Oracle Database 10g Enterprise Edition
Release 10.2.0.2.0 - 64bit Production
| With the Partitioning, Real Application Clusters and Data Mining options
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: JDBC driver: Oracle JDBC driver, version: 10.2.0.1.0
| Dec 10, 2009 9:33:54 AM org.hibernate.dialect.Dialect <init>
| INFO: Using dialect: org.hibernate.dialect.Oracle10gDialect
| Dec 10, 2009 9:33:54 AM org.hibernate.transaction.TransactionFactoryFactory
buildTransactionFactory
| INFO: Using default transaction strategy (direct JDBC transactions)
| Dec 10, 2009 9:33:54 AM
org.hibernate.transaction.TransactionManagerLookupFactory
getTransactionManagerLookup
| INFO: No TransactionManagerLookup configured (in JTA environment, use of
read-write or transactional second-level cache is not recommended)
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: Automatic flush during beforeCompletion(): disabled
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: Automatic session close at end of transaction: disabled
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: JDBC batch size: 15
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: JDBC batch updates for versioned data: disabled
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: Scrollable result sets: enabled
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: JDBC3 getGeneratedKeys(): disabled
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: Connection release mode: auto
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: Default batch fetch size: 1
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: Generate SQL with comments: disabled
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: Order SQL updates by primary key: disabled
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: Order SQL inserts for batching: disabled
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory
createQueryTranslatorFactory
| INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
| Dec 10, 2009 9:33:54 AM org.hibernate.hql.ast.ASTQueryTranslatorFactory
<init>
| INFO: Using ASTQueryTranslatorFactory
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: Query language substitutions: {}
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: JPA-QL strict compliance: disabled
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: Second-level cache: enabled
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: Query cache: disabled
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory
createRegionFactory
| INFO: Cache region factory : org.hibernate.cache.impl.NoCachingRegionFactory
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: Optimize cache for minimal puts: disabled
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: Structured second-level cache entries: disabled
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: Statistics: disabled
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: Deleted entity synthetic identifier rollback: disabled
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: Default entity-mode: pojo
| Dec 10, 2009 9:33:54 AM org.hibernate.cfg.SettingsFactory buildSettings
| INFO: Named query checking : enabled
| Dec 10, 2009 9:33:54 AM org.hibernate.impl.SessionFactoryImpl <init>
| INFO: building session factory
| Dec 10, 2009 9:33:55 AM org.hibernate.impl.SessionFactoryObjectFactory
addInstance
| INFO: Not binding factory to JNDI, no JNDI name configured
| 2009-12-10 09:33:55,769 DEBUG Log4jLog - ----- beginning hibernate tx
31633330 --------------------------------------------------------
| 2009-12-10 09:33:56,457 INFO Log4jLog - jBPM version info:
library[4.2], schema[null]
| 2009-12-10 09:33:56,457 DEBUG Log4jLog - ----- committing hibernate tx
21719810 -------------------------------------------------------
| 2009-12-10 09:33:56,550 DEBUG WorkflowEngineImpl - adding definition
file [pretrade.jpdl.xml]
| 2009-12-10 09:33:56,566 DEBUG Log4jLog - ----- beginning hibernate tx
27253707 --------------------------------------------------------
| 2009-12-10 09:33:56,613 DEBUG Log4jLog - last id -2 was consumed.
acquiring new block...
| 2009-12-10 09:33:56,613 DEBUG Log4jLog - ----- beginning hibernate tx
19762893 --------------------------------------------------------
| 2009-12-10 09:33:57,832 DEBUG Log4jLog - ----- committing hibernate tx
25894799 -------------------------------------------------------
| 2009-12-10 09:33:57,910 DEBUG Log4jLog - acquired new id block
[1340001-1350000]
| 2009-12-10 09:35:43,908 DEBUG Log4jLog - ----- committing hibernate tx
1279942 -------------------------------------------------------
| 2009-12-10 09:35:43,986 INFO WorkflowEngineTest - Creating workflow
engine
| 2009-12-10 09:35:44,002 DEBUG WorkflowEngineTest - ======== testWFStart
START ========
| ...
| ...
| ... tests run fine here ...
| ...
| ...
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4270005#4270005
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4270005
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user