]
Ronald van Kuijk resolved JBPM-2816.
------------------------------------
Resolution: Cannot Reproduce Bug
EBKAC...
ProcessEngine not bound to JNDI
-------------------------------
Key: JBPM-2816
URL:
https://jira.jboss.org/jira/browse/JBPM-2816
Project: jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 4.3
Environment: Windows 7, JDK 6, JBPM 4.3, JBoss AS 5.1.0.GA, Oracle 10g
Reporter: Viorel Andronic
Priority: Trivial
Hello,
I followed the installation instructions found in the user guide(I configured the
database and jboss.parentdir properties in ~/.jbpm/build.properties and did an
install.jbpm.into.jboss). JBPM seems to be deployed successfully into specified JBoss
location, but I cannot see the ProcessEngine bound to JNDI message; I also tried looking
it up by code, same result: it isn't there.
This is the JBoss startup console log.
###################################################################################
15:15:56,596 INFO [ServerImpl] Starting JBoss (Microcontainer)...
15:15:56,597 INFO [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build:
SVNTag=JBoss_5_1_0_GA date=200905221053)
15:15:56,598 INFO [ServerImpl] Bootstrap URL: null
15:15:56,598 INFO [ServerImpl] Home Dir: D:\Viorel\jbpmtests\jboss-5.1.0.GA
15:15:56,598 INFO [ServerImpl] Home URL: file:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/
15:15:56,598 INFO [ServerImpl] Library URL:
file:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/lib/
15:15:56,599 INFO [ServerImpl] Patch URL: null
15:15:56,599 INFO [ServerImpl] Common Base URL:
file:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/common/
15:15:56,600 INFO [ServerImpl] Common Library URL:
file:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/common/lib/
15:15:56,600 INFO [ServerImpl] Server Name: default
15:15:56,600 INFO [ServerImpl] Server Base Dir:
D:\Viorel\jbpmtests\jboss-5.1.0.GA\server
15:15:56,600 INFO [ServerImpl] Server Base URL:
file:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/
15:15:56,600 INFO [ServerImpl] Server Config URL:
file:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/default/conf/
15:15:56,600 INFO [ServerImpl] Server Home Dir:
D:\Viorel\jbpmtests\jboss-5.1.0.GA\server\default
15:15:56,601 INFO [ServerImpl] Server Home URL:
file:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/default/
15:15:56,601 INFO [ServerImpl] Server Data Dir:
D:\Viorel\jbpmtests\jboss-5.1.0.GA\server\default\data
15:15:56,601 INFO [ServerImpl] Server Library URL:
file:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/default/lib/
15:15:56,601 INFO [ServerImpl] Server Log Dir:
D:\Viorel\jbpmtests\jboss-5.1.0.GA\server\default\log
15:15:56,602 INFO [ServerImpl] Server Native Dir:
D:\Viorel\jbpmtests\jboss-5.1.0.GA\server\default\tmp\native
15:15:56,602 INFO [ServerImpl] Server Temp Dir:
D:\Viorel\jbpmtests\jboss-5.1.0.GA\server\default\tmp
15:15:56,602 INFO [ServerImpl] Server Temp Deploy Dir:
D:\Viorel\jbpmtests\jboss-5.1.0.GA\server\default\tmp\deploy
15:15:57,386 INFO [ServerImpl] Starting Microcontainer,
bootstrapURL=file:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/default/conf/bootstrap.xml
15:15:58,040 INFO [VFSCacheFactory] Initializing VFSCache
[org.jboss.virtual.plugins.cache.CombinedVFSCache]
15:15:58,044 INFO [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
15:15:58,353 INFO [CopyMechanism] VFS temp dir:
D:\Viorel\jbpmtests\jboss-5.1.0.GA\server\default\tmp
15:15:58,355 INFO [ZipEntryContext] VFS force nested jars copy-mode is enabled.
15:15:59,682 INFO [ServerInfo] Java version: 1.6.0_18,Sun Microsystems Inc.
15:15:59,682 INFO [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build
1.6.0_18-b07)
15:15:59,683 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 16.0-b13,Sun
Microsystems Inc.
15:15:59,683 INFO [ServerInfo] OS-System: Windows 7 6.1,x86
15:15:59,684 INFO [ServerInfo] VM arguments: -Dprogram.name=JBossTools: JBoss 5.1
Runtime -Xms256m -Xmx768m -XX:MaxPermSize=256m -Dsun.rmi.dgc.client.gcInterval=3600000
-Dsun.rmi.dgc.server.gcInterval=3600000
-Djava.endorsed.dirs=D:\Viorel\jbpmtests\jboss-5.1.0.GA\lib\endorsed
-Dfile.encoding=Cp1252
15:15:59,725 INFO [JMXKernel] Legacy JMX core initialized
15:16:01,611 INFO [ProfileServiceBootstrap] Loading profile:
ProfileKey@19d688[domain=default, server=default, name=default]
15:16:03,443 INFO [WebService] Using RMI server codebase:
http://localhost:8083/
15:16:09,618 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core
15:16:09,619 INFO [NativeServerConfig] 3.1.2.GA
15:16:10,530 INFO [AttributeCallbackItem] Owner callback not implemented.
15:16:12,078 INFO [LogNotificationListener] Adding notification listener for logging
mbean "jboss.system:service=Logging,type=Log4jService" to server
org.jboss.mx.server.MBeanServerImpl@dafa2c[ defaultDomain='jboss' ]
15:16:28,329 INFO [ContainerDependencyMetaData] addJndiDependency,
JndiDependencyMetaData@901849{queue/DLQ}
15:16:49,482 INFO [Ejb3DependenciesDeployer] Encountered deployment
AbstractVFSDeploymentContext@2367310{vfsfile:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/default/deploy/jbpm/jbpm-enterprise.jar/}
15:16:49,482 INFO [Ejb3DependenciesDeployer] Encountered deployment
AbstractVFSDeploymentContext@2367310{vfsfile:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/default/deploy/jbpm/jbpm-enterprise.jar/}
15:16:49,482 INFO [Ejb3DependenciesDeployer] Encountered deployment
AbstractVFSDeploymentContext@2367310{vfsfile:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/default/deploy/jbpm/jbpm-enterprise.jar/}
15:16:49,483 INFO [Ejb3DependenciesDeployer] Encountered deployment
AbstractVFSDeploymentContext@30471946{vfsfile:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
15:16:49,485 INFO [Ejb3DependenciesDeployer] Encountered deployment
AbstractVFSDeploymentContext@30471946{vfsfile:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
15:16:49,485 INFO [Ejb3DependenciesDeployer] Encountered deployment
AbstractVFSDeploymentContext@30471946{vfsfile:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
15:16:49,485 INFO [Ejb3DependenciesDeployer] Encountered deployment
AbstractVFSDeploymentContext@30471946{vfsfile:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
15:16:51,324 INFO [JBossASKernel] Created KernelDeployment for: freemarker.jar
15:16:51,329 INFO [JBossASKernel] installing bean:
jboss.j2ee:ear=jbpm-service.sar,jar=freemarker.jar,name=freemarker,service=EJB3
15:16:51,329 INFO [JBossASKernel] with dependencies:
15:16:51,329 INFO [JBossASKernel] and demands:
15:16:51,329 INFO [JBossASKernel] and supplies:
15:16:51,329 INFO [JBossASKernel] Added
bean(jboss.j2ee:ear=jbpm-service.sar,jar=freemarker.jar,name=freemarker,service=EJB3) to
KernelDeployment of: freemarker.jar
15:16:51,333 INFO [JBossASKernel] Created KernelDeployment for: juel.jar
15:16:51,333 INFO [JBossASKernel] installing bean:
jboss.j2ee:ear=jbpm-service.sar,jar=juel.jar,name=juel,service=EJB3
15:16:51,333 INFO [JBossASKernel] with dependencies:
15:16:51,333 INFO [JBossASKernel] and demands:
15:16:51,333 INFO [JBossASKernel] and supplies:
15:16:51,333 INFO [JBossASKernel] Added
bean(jboss.j2ee:ear=jbpm-service.sar,jar=juel.jar,name=juel,service=EJB3) to
KernelDeployment of: juel.jar
15:16:51,336 INFO [JBossASKernel] Created KernelDeployment for: mvel2.jar
15:16:51,336 INFO [JBossASKernel] installing bean:
jboss.j2ee:ear=jbpm-service.sar,jar=mvel2.jar,name=mvel2,service=EJB3
15:16:51,336 INFO [JBossASKernel] with dependencies:
15:16:51,336 INFO [JBossASKernel] and demands:
15:16:51,336 INFO [JBossASKernel] and supplies:
15:16:51,336 INFO [JBossASKernel] Added
bean(jboss.j2ee:ear=jbpm-service.sar,jar=mvel2.jar,name=mvel2,service=EJB3) to
KernelDeployment of: mvel2.jar
15:16:53,410 INFO [ClientENCInjectionContainer] STARTED CLIENT ENC CONTAINER:
freemarker
15:16:53,446 INFO [ClientENCInjectionContainer] STARTED CLIENT ENC CONTAINER: juel
15:16:53,456 INFO [ClientENCInjectionContainer] STARTED CLIENT ENC CONTAINER: mvel2
15:16:54,770 INFO [JMXConnectorServerService] JMX Connector server:
service:jmx:rmi://localhost/jndi/rmi://localhost:1090/jmxconnector
15:16:54,932 INFO [MailService] Mail Service bound to java:/Mail
15:16:58,937 WARN [JBossASSecurityMetadataStore] WARNING! POTENTIAL SECURITY RISK. It
has been detected that the MessageSucker component which sucks messages from one node to
another has not had its password changed from the installation default. Please see the
JBoss Messaging user guide for instructions on how to do this.
15:16:58,972 WARN [AnnotationCreator] No ClassLoader provided, using TCCL:
org.jboss.managed.api.annotation.ManagementComponent
15:16:59,092 WARN [AnnotationCreator] No ClassLoader provided, using TCCL:
org.jboss.managed.api.annotation.ManagementComponent
15:16:59,162 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version -
tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
15:16:59,163 INFO [TransactionManagerService] Setting up property manager MBean and JMX
layer
15:16:59,570 INFO [TransactionManagerService] Initializing recovery manager
15:16:59,793 INFO [TransactionManagerService] Recovery manager configured
15:16:59,811 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference
15:16:59,852 INFO [TransactionManagerService] Starting transaction recovery manager
15:17:00,411 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows
optimal performance in production environments was not found on the java.library.path:
C:\Program
Files\Java\jdk1.6.0_18\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;native
15:17:00,502 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on
http-localhost%2F127.0.0.1-8080
15:17:00,504 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on
ajp-localhost%2F127.0.0.1-8009
15:17:00,568 INFO [StandardService] Starting service jboss.web
15:17:00,572 INFO [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.3.GA
15:17:00,706 INFO [Catalina] Server startup in 201 ms
15:17:00,748 INFO [TomcatDeployment] deploy, ctxPath=/web-console
15:17:02,738 INFO [TomcatDeployment] deploy, ctxPath=/invoker
15:17:02,818 INFO [TomcatDeployment] deploy, ctxPath=/jbossws
15:17:02,972 INFO [RARDeployment] Required license terms exist, view
vfszip:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
15:17:02,993 INFO [RARDeployment] Required license terms exist, view
vfszip:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
15:17:03,021 INFO [RARDeployment] Required license terms exist, view
vfszip:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml
15:17:03,043 INFO [RARDeployment] Required license terms exist, view
vfszip:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml
15:17:03,071 INFO [RARDeployment] Required license terms exist, view
vfszip:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml
15:17:03,198 INFO [SimpleThreadPool] Job execution threads will use class loader of
thread: main
15:17:03,236 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
15:17:03,241 INFO [RAMJobStore] RAMJobStore initialized.
15:17:03,241 INFO [StdSchedulerFactory] Quartz scheduler
'DefaultQuartzScheduler' initialized from default resource file in Quartz package:
'quartz.properties'
15:17:03,241 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
15:17:03,242 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED
started.
15:17:04,792 INFO [ConnectionFactoryBindingService] Bound ConnectionManager
'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name
'java:DefaultDS'
15:17:05,403 INFO [ServerPeer] JBoss Messaging 1.4.3.GA server [0] started
15:17:05,588 INFO [ConnectionFactory] Connector bisocket://localhost:4457 has leasing
enabled, lease period 10000 milliseconds
15:17:05,588 INFO [ConnectionFactory]
org.jboss.jms.server.connectionfactory.ConnectionFactory@19b6fd5 started
15:17:05,589 INFO [ConnectionFactory] Connector bisocket://localhost:4457 has leasing
enabled, lease period 10000 milliseconds
15:17:05,589 INFO [ConnectionFactory]
org.jboss.jms.server.connectionfactory.ConnectionFactory@1ce810 started
15:17:05,590 INFO [ConnectionFactoryJNDIMapper] supportsFailover attribute is true on
connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory
but post office is non clustered. So connection factory will *not* support failover
15:17:05,591 INFO [ConnectionFactoryJNDIMapper] supportsLoadBalancing attribute is true
on connection factory:
jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is
non clustered. So connection factory will *not* support load balancing
15:17:05,592 INFO [ConnectionFactory] Connector bisocket://localhost:4457 has leasing
enabled, lease period 10000 milliseconds
15:17:05,592 INFO [ConnectionFactory]
org.jboss.jms.server.connectionfactory.ConnectionFactory@560f80 started
15:17:05,613 INFO [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000,
pageSize=2000, downCacheSize=2000
15:17:05,615 INFO [QueueService] Queue[/queue/DLQ] started, fullSize=200000,
pageSize=2000, downCacheSize=2000
15:17:05,617 INFO [QueueService] Queue[/queue/JbpmCommandQueue] started,
fullSize=200000, pageSize=2000, downCacheSize=2000
15:17:05,686 WARN [TransactionManagerService] XAExceptionFormatters are not supported by
the JBossTS Transaction Service - this warning can safely be ignored
15:17:05,728 INFO [ConnectionFactoryBindingService] Bound ConnectionManager
'jboss.jca:service=DataSourceBinding,name=JbpmDS' to JNDI name
'java:JbpmDS'
15:17:06,376 INFO [DispatcherThread] starting DispatcherThread
15:17:06,420 INFO [Environment] Hibernate 3.3.1.GA
15:17:06,429 INFO [Environment] hibernate.properties not found
15:17:06,435 INFO [Environment] Bytecode provider name : javassist
15:17:06,445 INFO [Environment] using JDK 1.4 java.sql.Timestamp handling
15:17:06,587 INFO [Configuration] configuring from resource: jbpm.hibernate.cfg.xml
15:17:06,588 INFO [Configuration] Configuration resource: jbpm.hibernate.cfg.xml
15:17:06,599 INFO [Configuration] Reading mappings from resource :
jbpm.repository.hbm.xml
15:17:06,705 INFO [HbmBinder] Mapping class:
org.jbpm.pvm.internal.repository.DeploymentImpl -> JBPM4_DEPLOYMENT
15:17:06,772 INFO [HbmBinder] Mapping class:
org.jbpm.pvm.internal.repository.DeploymentProperty -> JBPM4_DEPLOYPROP
15:17:08,141 INFO [HbmBinder] Mapping class: org.jbpm.pvm.internal.id.PropertyImpl ->
JBPM4_PROPERTY
15:17:08,145 INFO [Configuration] Reading mappings from resource :
jbpm.execution.hbm.xml
15:17:08,167 INFO [HbmBinder] Mapping class: org.jbpm.pvm.internal.model.ExecutionImpl
-> JBPM4_EXECUTION
15:17:08,253 INFO [HbmBinder] Mapping class: org.jbpm.pvm.internal.type.Variable ->
JBPM4_VARIABLE
15:17:08,316 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.type.variable.BlobVariable -> JBPM4_VARIABLE
15:17:08,316 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.type.variable.DateVariable -> JBPM4_VARIABLE
15:17:08,317 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.type.variable.DoubleVariable -> JBPM4_VARIABLE
15:17:08,317 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.type.variable.HibernateLongVariable -> JBPM4_VARIABLE
15:17:08,318 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.type.variable.HibernateStringVariable -> JBPM4_VARIABLE
15:17:08,318 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.type.variable.LongVariable -> JBPM4_VARIABLE
15:17:08,318 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.type.variable.NullVariable -> JBPM4_VARIABLE
15:17:08,319 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.type.variable.StringVariable -> JBPM4_VARIABLE
15:17:08,319 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.type.variable.TextVariable -> JBPM4_VARIABLE
15:17:08,320 INFO [HbmBinder] Mapping class: org.jbpm.pvm.internal.lob.Lob ->
JBPM4_LOB
15:17:08,325 INFO [HbmBinder] Mapping class: org.jbpm.pvm.internal.job.JobImpl ->
JBPM4_JOB
15:17:08,327 INFO [HbmBinder] Mapping subclass: org.jbpm.pvm.internal.job.MessageImpl
-> JBPM4_JOB
15:17:08,327 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.model.op.ExecuteActivityMessage -> JBPM4_JOB
15:17:08,327 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.model.op.ExecuteEventListenerMessage -> JBPM4_JOB
15:17:08,328 INFO [HbmBinder] Mapping subclass: org.jbpm.pvm.internal.job.CommandMessage
-> JBPM4_JOB
15:17:08,328 INFO [HbmBinder] Mapping subclass: org.jbpm.pvm.internal.job.TimerImpl
-> JBPM4_JOB
15:17:08,331 INFO [Configuration] Reading mappings from resource : jbpm.history.hbm.xml
15:17:08,342 INFO [HbmBinder] Mapping class:
org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl -> JBPM4_HIST_PROCINST
15:17:08,351 INFO [HbmBinder] Mapping class:
org.jbpm.pvm.internal.history.model.HistoryActivityInstanceImpl -> JBPM4_HIST_ACTINST
15:17:08,357 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.history.model.HistoryAutomaticInstanceImpl -> JBPM4_HIST_ACTINST
15:17:08,357 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.history.model.HistoryDecisionInstanceImpl -> JBPM4_HIST_ACTINST
15:17:08,357 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.history.model.HistoryTaskInstanceImpl -> JBPM4_HIST_ACTINST
15:17:08,358 INFO [HbmBinder] Mapping class:
org.jbpm.pvm.internal.history.model.HistoryTaskImpl -> JBPM4_HIST_TASK
15:17:08,375 INFO [HbmBinder] Mapping class:
org.jbpm.pvm.internal.history.model.HistoryVariableImpl -> JBPM4_HIST_VAR
15:17:08,380 INFO [HbmBinder] Mapping class:
org.jbpm.pvm.internal.history.model.HistoryDetailImpl -> JBPM4_HIST_DETAIL
15:17:08,383 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.history.model.HistoryCommentImpl -> JBPM4_HIST_DETAIL
15:17:08,384 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.history.model.HistoryProcessInstanceMigrationImpl ->
JBPM4_HIST_DETAIL
15:17:08,387 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.history.model.HistoryPriorityUpdateImpl -> JBPM4_HIST_DETAIL
15:17:08,387 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.history.model.HistoryTaskAssignmentImpl -> JBPM4_HIST_DETAIL
15:17:08,388 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.history.model.HistoryTaskDuedateUpdateImpl -> JBPM4_HIST_DETAIL
15:17:08,389 INFO [HbmBinder] Mapping subclass:
org.jbpm.pvm.internal.history.model.HistoryVariableUpdateImpl -> JBPM4_HIST_DETAIL
15:17:08,389 INFO [Configuration] Reading mappings from resource : jbpm.task.hbm.xml
15:17:08,399 INFO [HbmBinder] Mapping class: org.jbpm.pvm.internal.task.TaskImpl ->
JBPM4_TASK
15:17:08,410 INFO [HbmBinder] Mapping class:
org.jbpm.pvm.internal.task.ParticipationImpl -> JBPM4_PARTICIPATION
15:17:08,411 INFO [HbmBinder] Mapping class: org.jbpm.pvm.internal.task.SwimlaneImpl
-> JBPM4_SWIMLANE
15:17:08,412 INFO [Configuration] Reading mappings from resource :
jbpm.identity.hbm.xml
15:17:08,421 INFO [HbmBinder] Mapping class:
org.jbpm.pvm.internal.identity.impl.UserImpl -> JBPM4_ID_USER
15:17:08,424 INFO [HbmBinder] Mapping class:
org.jbpm.pvm.internal.identity.impl.MembershipImpl -> JBPM4_ID_MEMBERSHIP
15:17:08,426 INFO [HbmBinder] Mapping class:
org.jbpm.pvm.internal.identity.impl.GroupImpl -> JBPM4_ID_GROUP
15:17:08,429 INFO [Configuration] Configured SessionFactory: null
15:17:08,431 INFO [HbmBinder] Mapping collection:
org.jbpm.pvm.internal.repository.DeploymentImpl.resources -> JBPM4_LOB
15:17:08,432 INFO [HbmBinder] Mapping collection:
org.jbpm.pvm.internal.repository.DeploymentImpl.objectProperties -> JBPM4_DEPLOYPROP
15:17:08,432 INFO [HbmBinder] Mapping collection:
org.jbpm.pvm.internal.model.ExecutionImpl.variables -> JBPM4_VARIABLE
15:17:08,432 INFO [HbmBinder] Mapping collection:
org.jbpm.pvm.internal.model.ExecutionImpl.systemVariables -> JBPM4_VARIABLE
15:17:08,432 INFO [HbmBinder] Mapping collection:
org.jbpm.pvm.internal.model.ExecutionImpl.executions -> JBPM4_EXECUTION
15:17:08,433 INFO [HbmBinder] Mapping collection:
org.jbpm.pvm.internal.model.ExecutionImpl.swimlanes -> JBPM4_SWIMLANE
15:17:08,434 INFO [HbmBinder] Mapping collection:
org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl.historyActivityInstances
-> JBPM4_HIST_ACTINST
15:17:08,434 INFO [HbmBinder] Mapping collection:
org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl.historyVariables ->
JBPM4_HIST_VAR
15:17:08,434 INFO [HbmBinder] Mapping collection:
org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl.details ->
JBPM4_HIST_DETAIL
15:17:08,434 INFO [HbmBinder] Mapping collection:
org.jbpm.pvm.internal.history.model.HistoryActivityInstanceImpl.details ->
JBPM4_HIST_DETAIL
15:17:08,434 INFO [HbmBinder] Mapping collection:
org.jbpm.pvm.internal.history.model.HistoryTaskImpl.details -> JBPM4_HIST_DETAIL
15:17:08,434 INFO [HbmBinder] Mapping collection:
org.jbpm.pvm.internal.history.model.HistoryTaskImpl.historyVariables -> JBPM4_HIST_VAR
15:17:08,434 INFO [HbmBinder] Mapping collection:
org.jbpm.pvm.internal.history.model.HistoryTaskImpl.subTasks -> JBPM4_HIST_TASK
15:17:08,435 INFO [HbmBinder] Mapping collection:
org.jbpm.pvm.internal.history.model.HistoryVariableImpl.details -> JBPM4_HIST_DETAIL
15:17:08,435 INFO [HbmBinder] Mapping collection:
org.jbpm.pvm.internal.history.model.HistoryCommentImpl.replies -> JBPM4_HIST_DETAIL
15:17:08,435 INFO [HbmBinder] Mapping collection:
org.jbpm.pvm.internal.task.TaskImpl.participations -> JBPM4_PARTICIPATION
15:17:08,435 INFO [HbmBinder] Mapping collection:
org.jbpm.pvm.internal.task.TaskImpl.variables -> JBPM4_VARIABLE
15:17:08,435 INFO [HbmBinder] Mapping collection:
org.jbpm.pvm.internal.task.TaskImpl.subTasks -> JBPM4_TASK
15:17:08,435 INFO [HbmBinder] Mapping collection:
org.jbpm.pvm.internal.task.SwimlaneImpl.participations -> JBPM4_PARTICIPATION
15:17:08,467 INFO [NamingHelper] JNDI InitialContext properties:{}
15:17:08,468 INFO [DatasourceConnectionProvider] Using datasource: java:JbpmDS
15:17:08,946 INFO [SettingsFactory] RDBMS: Oracle, version: Oracle Database 10g Express
Edition Release 10.2.0.1.0 - Production
15:17:08,947 INFO [SettingsFactory] JDBC driver: Oracle JDBC driver, version:
10.2.0.1.0XE
15:17:08,992 INFO [Dialect] Using dialect: org.hibernate.dialect.Oracle9iDialect
15:17:09,006 INFO [TransactionFactoryFactory] Transaction strategy:
org.hibernate.transaction.JTATransactionFactory
15:17:09,013 INFO [NamingHelper] JNDI InitialContext properties:{}
15:17:09,018 INFO [TransactionManagerLookupFactory] instantiating
TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup
15:17:09,023 INFO [TransactionManagerLookupFactory] instantiated
TransactionManagerLookup
15:17:09,023 INFO [SettingsFactory] Automatic flush during beforeCompletion(): disabled
15:17:09,023 INFO [SettingsFactory] Automatic session close at end of transaction:
disabled
15:17:09,023 INFO [SettingsFactory] JDBC batch size: 15
15:17:09,023 INFO [SettingsFactory] JDBC batch updates for versioned data: disabled
15:17:09,025 INFO [SettingsFactory] Scrollable result sets: enabled
15:17:09,025 INFO [SettingsFactory] JDBC3 getGeneratedKeys(): disabled
15:17:09,025 INFO [SettingsFactory] Connection release mode: auto
15:17:09,027 INFO [SettingsFactory] Default batch fetch size: 1
15:17:09,028 INFO [SettingsFactory] Generate SQL with comments: disabled
15:17:09,028 INFO [SettingsFactory] Order SQL updates by primary key: disabled
15:17:09,028 INFO [SettingsFactory] Order SQL inserts for batching: disabled
15:17:09,028 INFO [SettingsFactory] Query translator:
org.hibernate.hql.ast.ASTQueryTranslatorFactory
15:17:09,034 INFO [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
15:17:09,034 INFO [SettingsFactory] Query language substitutions: {}
15:17:09,034 INFO [SettingsFactory] JPA-QL strict compliance: disabled
15:17:09,034 INFO [SettingsFactory] Second-level cache: enabled
15:17:09,035 INFO [SettingsFactory] Query cache: disabled
15:17:09,035 INFO [SettingsFactory] Cache region factory :
org.hibernate.cache.impl.NoCachingRegionFactory
15:17:09,035 INFO [SettingsFactory] Optimize cache for minimal puts: disabled
15:17:09,035 INFO [SettingsFactory] Structured second-level cache entries: disabled
15:17:09,049 INFO [SettingsFactory] Statistics: disabled
15:17:09,049 INFO [SettingsFactory] Deleted entity synthetic identifier rollback:
disabled
15:17:09,050 INFO [SettingsFactory] Default entity-mode: pojo
15:17:09,050 INFO [SettingsFactory] Named query checking : enabled
15:17:09,164 INFO [SessionFactoryImpl] building session factory
15:17:10,912 INFO [SessionFactoryObjectFactory] Not binding factory to JNDI, no JNDI
name configured
15:17:10,913 INFO [NamingHelper] JNDI InitialContext properties:{}
15:17:11,896 INFO [CheckDbCmd] jBPM version info: library[4.3], schema[null]
15:17:11,900 INFO [JbpmService] JbpmService started
15:17:11,999 INFO [ConnectionFactoryBindingService] Bound ConnectionManager
'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name
'java:JmsXA'
15:17:12,128 INFO [EjbDeployer] installing bean: ejb/#CommandExecutor,uid1908788
15:17:12,128 INFO [EjbDeployer] with dependencies:
15:17:12,128 INFO [EjbDeployer] and supplies:
15:17:12,129 INFO [EjbDeployer] jndi:java:jbpm/CommandExecutor
15:17:12,129 INFO [EjbDeployer] jndi:jbpm/CommandExecutor
15:17:12,129 INFO [EjbDeployer] installing bean: ejb/#CommandReceiver,uid642322
15:17:12,130 INFO [EjbDeployer] with dependencies:
15:17:12,130 INFO [EjbDeployer] and supplies:
15:17:12,130 INFO [EjbDeployer] jndi:null
15:17:12,130 INFO [EjbDeployer] installing bean: ejb/#Timer,uid24540802
15:17:12,130 INFO [EjbDeployer] with dependencies:
15:17:12,130 INFO [EjbDeployer] and supplies:
15:17:12,130 INFO [EjbDeployer] jndi:java:jbpm/Timer
15:17:12,130 INFO [EjbDeployer] jndi:Timer
15:17:12,252 INFO [EjbModule] Deploying CommandExecutor
15:17:12,309 WARN [EjbModule] EJB configured to bypass security. Please verify if this
is intended. Bean=CommandExecutor
Deployment=vfsfile:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/default/deploy/jbpm/jbpm-enterprise.jar/
15:17:12,373 INFO [EjbModule] Deploying CommandReceiver
15:17:12,380 WARN [EjbModule] EJB configured to bypass security. Please verify if this
is intended. Bean=CommandReceiver
Deployment=vfsfile:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/default/deploy/jbpm/jbpm-enterprise.jar/
15:17:12,416 INFO [EjbModule] Deploying Timer
15:17:12,441 WARN [EjbModule] EJB configured to bypass security. Please verify if this
is intended. Bean=Timer
Deployment=vfsfile:/D:/Viorel/jbpmtests/jboss-5.1.0.GA/server/default/deploy/jbpm/jbpm-enterprise.jar/
15:17:14,593 INFO [BaseLocalProxyFactory] Bound EJB LocalHome 'CommandExecutor'
to jndi 'java:jbpm/CommandExecutor'
15:17:14,607 INFO [ProxyFactory] Bound EJB Home 'CommandExecutor' to jndi
'jbpm/CommandExecutor'
15:17:14,663 INFO [BaseLocalProxyFactory] Bound EJB LocalHome 'Timer' to jndi
'java:jbpm/Timer'
15:17:15,639 INFO [JBossASKernel] Created KernelDeployment for:
profileservice-secured.jar
15:17:15,639 INFO [JBossASKernel] installing bean:
jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
15:17:15,639 INFO [JBossASKernel] with dependencies:
15:17:15,639 INFO [JBossASKernel] and demands:
15:17:15,639 INFO [JBossASKernel]
jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
15:17:15,639 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
15:17:15,639 INFO [JBossASKernel] and supplies:
15:17:15,639 INFO [JBossASKernel] Class:org.jboss.profileservice.spi.ProfileService
15:17:15,640 INFO [JBossASKernel] jndi:SecureProfileService/remote
15:17:15,640 INFO [JBossASKernel]
jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService
15:17:15,640 INFO [JBossASKernel] Added
bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) to
KernelDeployment of: profileservice-secured.jar
15:17:15,642 INFO [JBossASKernel] installing bean:
jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
15:17:15,642 INFO [JBossASKernel] with dependencies:
15:17:15,642 INFO [JBossASKernel] and demands:
15:17:15,642 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
15:17:15,642 INFO [JBossASKernel] and supplies:
15:17:15,642 INFO [JBossASKernel]
jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager
15:17:15,642 INFO [JBossASKernel]
Class:org.jboss.deployers.spi.management.deploy.DeploymentManager
15:17:15,642 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote
15:17:15,643 INFO [JBossASKernel] Added
bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3)
to KernelDeployment of: profileservice-secured.jar
15:17:15,644 INFO [JBossASKernel] installing bean:
jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
15:17:15,644 INFO [JBossASKernel] with dependencies:
15:17:15,644 INFO [JBossASKernel] and demands:
15:17:15,644 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
15:17:15,644 INFO [JBossASKernel] and supplies:
15:17:15,645 INFO [JBossASKernel]
jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
15:17:15,645 INFO [JBossASKernel]
Class:org.jboss.deployers.spi.management.ManagementView
15:17:15,645 INFO [JBossASKernel] jndi:SecureManagementView/remote
15:17:15,645 INFO [JBossASKernel] Added
bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) to
KernelDeployment of: profileservice-secured.jar
15:17:15,663 INFO [EJB3EndpointDeployer] Deploy
AbstractBeanMetaData@142aa02{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3_endpoint
bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container]
constructor=null autowireCandidate=true}
15:17:15,664 INFO [EJB3EndpointDeployer] Deploy
AbstractBeanMetaData@6c7a44{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3_endpoint
bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container]
constructor=null autowireCandidate=true}
15:17:15,664 INFO [EJB3EndpointDeployer] Deploy
AbstractBeanMetaData@7fd46f{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3_endpoint
bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container]
constructor=null autowireCandidate=true}
15:17:15,935 INFO [SessionSpecContainer] Starting
jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
15:17:15,966 INFO [EJBContainer] STARTED EJB:
org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager
15:17:16,078 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global
JNDI:
SecureDeploymentManager/remote - EJB3.x Default Remote Business Interface
SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager
- EJB3.x Remote Business Interface
15:17:16,308 INFO [SessionSpecContainer] Starting
jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
15:17:16,309 INFO [EJBContainer] STARTED EJB:
org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView
15:17:16,338 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global
JNDI:
SecureManagementView/remote - EJB3.x Default Remote Business Interface
SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView - EJB3.x
Remote Business Interface
15:17:16,467 INFO [SessionSpecContainer] Starting
jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
15:17:16,472 INFO [EJBContainer] STARTED EJB:
org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService
15:17:16,543 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global
JNDI:
SecureProfileService/remote - EJB3.x Default Remote Business Interface
SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService - EJB3.x Remote
Business Interface
15:17:16,708 INFO [TomcatDeployment] deploy, ctxPath=/admin-console
15:17:16,821 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context
'/admin-console'
15:17:20,656 INFO [TomcatDeployment] deploy, ctxPath=/
15:17:24,168 INFO [TomcatDeployment] deploy, ctxPath=/jbpm-console
15:17:25,715 INFO [TomcatDeployment] deploy, ctxPath=/gwt-console-server
15:17:27,489 WARN [ResteasyBootstrap] The use of javax.ws.rs.core.Application is
deprecated, please use javax.ws.rs.Application as a context-param instead
15:17:27,489 INFO [ResteasyBootstrap] Adding listed @Provider class
org.jboss.bpm.report.util.FileWriter
15:17:27,519 INFO [providers] Added built in provider DataSourceProvider
15:17:27,521 INFO [providers] Added built in provider DefaultTextPlain
15:17:27,523 INFO [providers] Added built in provider
org.jboss.resteasy.plugins.providers.StringTextStar
15:17:27,525 INFO [providers] Added built in provider
org.jboss.resteasy.plugins.providers.InputStreamProvider
15:17:27,527 INFO [providers] Added built in provider
org.jboss.resteasy.plugins.providers.ByteArrayProvider
15:17:27,530 INFO [providers] Added built in provider
org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
15:17:27,533 INFO [providers] Added built in provider
org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
15:17:27,536 INFO [providers] Added built in provider
org.jboss.resteasy.plugins.providers.StreamingOutputProvider
15:17:27,541 INFO [providers] Adding built in provider
org.jboss.resteasy.plugins.providers.multipart.MultipartReader
15:17:27,562 INFO [providers] Adding built in provider
org.jboss.resteasy.plugins.providers.multipart.ListMultipartReader
15:17:27,564 INFO [providers] Adding built in provider
org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataReader
15:17:27,568 INFO [providers] Adding built in provider
org.jboss.resteasy.plugins.providers.multipart.MapMultipartFormDataReader
15:17:27,572 INFO [providers] Adding built in
providerorg.jboss.resteasy.plugins.providers.multipart.MultipartWriter
15:17:27,580 INFO [providers] Adding built in
providerorg.jboss.resteasy.plugins.providers.multipart.MultipartFormDataWriter
15:17:27,584 INFO [providers] Adding built in
providerorg.jboss.resteasy.plugins.providers.multipart.ListMultipartWriter
15:17:27,587 INFO [providers] Adding built in
providerorg.jboss.resteasy.plugins.providers.multipart.MapMultipartFormDataWriter
15:17:27,589 INFO [providers] Adding built in provider
org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationReader
15:17:27,594 INFO [providers] Adding built in
providerorg.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationWriter
15:17:27,598 INFO [providers] Adding built in provider
org.jboss.resteasy.plugins.providers.IIOImageProvider
15:17:27,604 INFO [providers] Adding built in provider
org.jboss.resteasy.plugins.providers.multipart.MimeMultipartProvider
15:17:27,657 INFO [ReportFacade] BIRT home:
D:\Viorel\jbpmtests\jboss-5.1.0.GA\server\default\data/birt/ReportEngine
15:17:27,658 INFO [ReportFacade] Output dir:
D:\Viorel\jbpmtests\jboss-5.1.0.GA\server\default\data/birt/output/
15:17:27,658 INFO [ReportFacade] Report dir:
D:\Viorel\jbpmtests\jboss-5.1.0.GA\server\default\data/birt/
15:17:27,678 INFO [ResteasyBootstrap] Deploying javax.ws.rs.core.Application: class
org.jboss.bpm.console.server.ConsoleServerApplication
15:17:27,678 INFO [ResteasyBootstrap] Adding singleton resource
org.jboss.bpm.console.server.TaskMgmtFacade from Application javax.ws.rs.core.Application
15:17:27,706 INFO [BirtService] Creating BIRT service in the background
15:17:27,791 INFO [ResteasyBootstrap] Adding singleton resource
org.jboss.bpm.console.server.EngineFacade from Application javax.ws.rs.core.Application
15:17:27,800 INFO [ResteasyBootstrap] Adding singleton resource
org.jboss.bpm.console.server.FormProcessingFacade from Application
javax.ws.rs.core.Application
15:17:27,807 INFO [ResteasyBootstrap] Adding singleton resource
org.jboss.bpm.console.server.UserMgmtFacade from Application javax.ws.rs.core.Application
15:17:27,814 INFO [ResteasyBootstrap] Adding singleton resource
org.jboss.bpm.console.server.TaskListFacade from Application javax.ws.rs.core.Application
15:17:27,818 INFO [ResteasyBootstrap] Adding singleton resource
org.jboss.bpm.console.server.ProcessMgmtFacade from Application
javax.ws.rs.core.Application
15:17:27,831 INFO [ResteasyBootstrap] Adding singleton resource
org.jboss.bpm.report.ReportFacade from Application javax.ws.rs.core.Application
15:17:27,839 INFO [ResteasyBootstrap] Adding singleton resource
org.jboss.bpm.console.server.InfoFacade from Application javax.ws.rs.core.Application
15:17:27,907 INFO [TomcatDeployment] deploy, ctxPath=/jbpmeditor
15:17:28,089 INFO [EntryPoint] Initializing platform...
15:17:28,123 INFO [STDOUT] [INFO] Initializing Root Directory...
15:17:28,131 INFO [STDOUT] [INFO] Initialized Root Directory!
15:17:28,423 INFO [EntryPoint] Done initializing platform!
15:17:28,430 INFO [EncodingFilter] EncodingFilter initializing...
15:17:28,431 INFO [EncodingFilter] Using encoding: UTF-8
15:17:28,541 WARN [TomcatDeployment] Failed to setup clustering, clustering disabled.
NoClassDefFoundError: org/jboss/cache/pojo/jmx/PojoCacheJmxWrapperMBean
15:17:28,612 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console
15:17:28,834 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on
http-localhost%2F127.0.0.1-8080
15:17:28,866 INFO [AjpProtocol] Starting Coyote AJP/1.3 on
ajp-localhost%2F127.0.0.1-8009
15:17:28,877 INFO [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build:
SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 1m:32s:272ms
15:17:37,865 INFO [StructRefPropertyType] The value of the structure property is a
string
15:17:37,885 INFO [StructRefPropertyType] The value of the structure property is a
string
15:17:38,021 INFO [StructRefPropertyType] The value of the structure property is a
string
15:17:38,052 INFO [StructRefPropertyType] The value of the structure property is a
string
15:17:38,209 INFO [BirtService] Service created:
org.eclipse.birt.report.engine.api.impl.ReportEngine@1adb06c
###################################################################################
I wasn't able to find a similar issue so far, except for:
http://community.jboss.org/thread/147239 which doesn't help.
Regards,
Viorel
PS: Another interesting issue is: I tried specifying tx=jta instead of tx=standalone
before installing into jboss and the jbpm-console was unable to authenticate any of the
default users: Login Failed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: