5 Replies Latest reply on May 29, 2006 5:58 AM by beth_queiroga

    Problems with jbpm-starters-lit

    beth_queiroga

      I downloaded the jbpm-starters-kit3.1.1, but I'm having many problems to install.
      The eclipse plug-in is correct.
      I click in the archieve start.bat in the directory jbpm-server but many errors appears.
      I wrote a log with the erros, but i'm not undestanding what i have to do to resolve.
      Can someone help me?
      I'm from Brazil and my english is not very good.
      Thank you.
      Beth Queiroga

        • 1. Re: Problems with jbpm-starters-lit
          kukeltje

          Your english is not to bad, but for us to be able to help you, you have to provide some additional errorlogging.

          • 2. Re: Problems with jbpm-starters-lit
            beth_queiroga

            Thank you for may english.

            The log archieve contains the following:

            ===============================================================================
            .
            JBoss Bootstrap Environment
            .
            JBOSS_HOME: C:\Program Files\jbpm-starters-kit-3.1.1\jbpm-server\bin\\..
            .
            JAVA: c:\j2sdk1.4.0\bin\java
            .
            JAVA_OPTS: -Dprogram.name=run.bat -Xms128m -Xmx512m
            .
            CLASSPATH: c:\j2sdk1.4.0\lib\tools.jar;C:\Program Files\jbpm-starters-kit-3.1.1\jbpm-server\bin\\run.jar
            .
            ===============================================================================
            .
            19:43:41,984 INFO [Server] Starting JBoss (MX MicroKernel)...
            19:43:41,984 INFO [Server] Release ID: JBoss [Zion] 4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231054)
            19:43:41,984 INFO [Server] Home Dir: C:\Program Files\jbpm-starters-kit-3.1.1\jbpm-server
            19:43:41,984 INFO [Server] Home URL: file:/C:/Program Files/jbpm-starters-kit-3.1.1/jbpm-server/
            19:43:41,984 INFO [Server] Patch URL: null
            19:43:41,984 INFO [Server] Server Name: jbpm
            19:43:41,984 INFO [Server] Server Home Dir: C:\Program Files\jbpm-starters-kit-3.1.1\jbpm-server\server\jbpm
            19:43:41,984 INFO [Server] Server Home URL: file:/C:/Program Files/jbpm-starters-kit-3.1.1/jbpm-server/server/jbpm/
            19:43:42,000 INFO [Server] Server Temp Dir: C:\Program Files\jbpm-starters-kit-3.1.1\jbpm-server\server\jbpm\tmp
            19:43:42,000 INFO [Server] Root Deployment Filename: jboss-service.xml
            19:43:42,437 INFO [ServerInfo] Java version: 1.4.0,Sun Microsystems Inc.
            19:43:42,437 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.4.0-b92,Sun Microsystems Inc.
            19:43:42,437 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
            19:43:43,140 INFO [Server] Core system initialized
            19:43:45,703 INFO [WebService] Using RMI server codebase: http://QUEIROGA:8083/
            19:43:45,734 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
            19:43:46,312 INFO [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076
            19:44:02,140 INFO [Embedded] Catalina naming disabled
            19:44:02,593 ERROR [Http11Protocol] Error initializing endpoint
            java.net.BindException: Address already in use: JVM_Bind:8080
            at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.java:297)
            at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:142)
            at org.apache.catalina.connector.Connector.initialize(Connector.java:928)
            at org.jboss.web.tomcat.tc5.StandardService.initialize(StandardService.java:688)
            at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:764)
            at org.apache.catalina.startup.Catalina.load(Catalina.java:490)
            at org.apache.catalina.startup.Catalina.start(Catalina.java:529)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
            at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:150)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
            at org.jboss.web.tomcat.tc5.Tomcat5.startService(Tomcat5.java:366)
            at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:274)
            at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:230)
            at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
            at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
            at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:118)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
            at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
            at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:80)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
            at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
            at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:943)
            at $Proxy0.start(Unknown Source)
            at org.jboss.system.ServiceController.start(ServiceController.java:428)
            at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
            at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
            at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
            at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
            at $Proxy4.start(Unknown Source)
            at org.jboss.deployment.SARDeployer.start(SARDeployer.java:285)
            at org.jboss.deployment.MainDeployer.start(MainDeployer.java:989)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:790)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:753)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
            at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
            at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:118)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
            at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
            at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
            at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
            at $Proxy9.deploy(Unknown Source)
            at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:319)
            at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:507)
            at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:192)
            at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:265)
            at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:274)
            at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:230)
            at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
            at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
            at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
            at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:943)
            at $Proxy0.start(Unknown Source)
            at org.jboss.system.ServiceController.start(ServiceController.java:428)
            at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
            at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
            at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
            at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
            at $Proxy4.start(Unknown Source)
            at org.jboss.deployment.SARDeployer.start(SARDeployer.java:285)
            at org.jboss.deployment.MainDeployer.start(MainDeployer.java:989)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:790)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:753)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:737)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
            at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
            at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:118)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
            at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
            at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
            at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
            at $Proxy5.deploy(Unknown Source)
            at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:453)
            at org.jboss.system.server.ServerImpl.start(ServerImpl.java:330)
            at org.jboss.Main.boot(Main.java:187)
            at org.jboss.Main$1.run(Main.java:438)
            at java.lang.Thread.run(Thread.java:536)
            19:44:02,593 ERROR [Catalina] Catalina.start
            LifecycleException: Protocol handler initialization failed: java.net.BindException: Address already in use: JVM_Bind:8080
            at org.apache.catalina.connector.Connector.initialize(Connector.java:930)
            at org.jboss.web.tomcat.tc5.StandardService.initialize(StandardService.java:688)
            at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:764)
            at org.apache.catalina.startup.Catalina.load(Catalina.java:490)
            at org.apache.catalina.startup.Catalina.start(Catalina.java:529)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
            at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:150)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
            at org.jboss.web.tomcat.tc5.Tomcat5.startService(Tomcat5.java:366)
            at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:274)
            at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:230)
            at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
            at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
            at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:118)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
            at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
            at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:80)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
            at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
            at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:943)
            at $Proxy0.start(Unknown Source)
            at org.jboss.system.ServiceController.start(ServiceController.java:428)
            at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
            at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
            at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
            at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
            at $Proxy4.start(Unknown Source)
            at org.jboss.deployment.SARDeployer.start(SARDeployer.java:285)
            at org.jboss.deployment.MainDeployer.start(MainDeployer.java:989)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:790)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:753)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
            at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
            at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:118)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
            at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
            at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
            at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
            at $Proxy9.deploy(Unknown Source)
            at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:319)
            at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:507)
            at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:192)
            at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:265)
            at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:274)
            at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:230)
            at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
            at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
            at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
            at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:943)
            at $Proxy0.start(Unknown Source)
            at org.jboss.system.ServiceController.start(ServiceController.java:428)
            at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
            at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
            at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
            at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
            at $Proxy4.start(Unknown Source)
            at org.jboss.deployment.SARDeployer.start(SARDeployer.java:285)
            at org.jboss.deployment.MainDeployer.start(MainDeployer.java:989)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:790)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:753)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:737)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
            at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
            at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:118)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
            at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
            at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
            at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
            at $Proxy5.deploy(Unknown Source)
            at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:453)
            at org.jboss.system.server.ServerImpl.start(ServerImpl.java:330)
            at org.jboss.Main.boot(Main.java:187)
            at org.jboss.Main$1.run(Main.java:438)
            at java.lang.Thread.run(Thread.java:536)
            19:44:02,609 INFO [Catalina] Initialization processed in 406 ms
            19:44:02,609 INFO [StandardService] Starting service jboss.web
            19:44:02,609 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5
            19:44:02,656 INFO [StandardHost] XML validation disabled
            19:44:02,687 INFO [Catalina] Server startup in 78 ms
            19:44:02,984 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
            19:44:03,484 INFO [WebappLoader] Dual registration of jndi stream handler: factory already defined
            19:44:04,593 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jbossweb-tomcat55.sar/ROOT.war/
            19:44:06,578 INFO [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
            19:44:08,765 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
            19:44:08,984 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
            19:44:09,406 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
            19:44:09,781 DEBUG [JbpmService] Creating jboss.jbpm:name=DefaultJbpm,service=JbpmService
            19:44:09,781 DEBUG [JbpmService] Created jboss.jbpm:name=DefaultJbpm,service=JbpmService
            19:44:10,984 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:name=DefaultDS,service=DataSourceBinding' to JNDI name 'java:DefaultDS'
            19:44:11,250 DEBUG [JbpmService] Starting jboss.jbpm:name=DefaultJbpm,service=JbpmService
            19:44:11,250 DEBUG [JbpmService] starting jbpm service...
            19:44:11,265 INFO [JbpmConfiguration] using jbpm configuration resource 'jbpm.cfg.xml'
            19:44:11,265 DEBUG [JbpmConfiguration] loading defaults in jbpm configuration
            19:44:11,328 DEBUG [ObjectFactoryImpl] adding object info 'default.jbpm.context'
            19:44:11,328 DEBUG [ObjectFactoryImpl] adding object info 'resource.hibernate.cfg.xml'
            19:44:11,328 DEBUG [ObjectFactoryImpl] adding object info 'resource.business.calendar'
            19:44:11,328 DEBUG [ObjectFactoryImpl] adding object info 'resource.default.modules'
            19:44:11,328 DEBUG [ObjectFactoryImpl] adding object info 'resource.converter'
            19:44:11,328 DEBUG [ObjectFactoryImpl] adding object info 'resource.action.types'
            19:44:11,328 DEBUG [ObjectFactoryImpl] adding object info 'resource.node.types'
            19:44:11,328 DEBUG [ObjectFactoryImpl] adding object info 'resource.parsers'
            19:44:11,328 DEBUG [ObjectFactoryImpl] adding object info 'resource.varmapping'
            19:44:11,328 DEBUG [ObjectFactoryImpl] adding object info 'jbpm.msg.wait.timout'
            19:44:11,328 DEBUG [ObjectFactoryImpl] adding object info 'jbpm.byte.block.size'
            19:44:11,328 DEBUG [ObjectFactoryImpl] adding object info 'mail.smtp.host'
            19:44:11,328 DEBUG [ObjectFactoryImpl] adding object info 'jbpm.task.instance.factory'
            19:44:11,328 DEBUG [ObjectFactoryImpl] adding object info 'jbpm.variable.resolver'
            19:44:11,328 DEBUG [ObjectFactoryImpl] adding object info 'jbpm.mail.address.resolver'
            19:44:11,328 DEBUG [JbpmConfiguration] loading specific configuration...
            19:44:11,343 DEBUG [JbpmService] binding 'org.jbpm.JbpmConfiguration@957a34' to 'java:/jbpm/JbpmConfiguration'
            19:44:11,343 DEBUG [JbpmService] Started jboss.jbpm:name=DefaultJbpm,service=JbpmService
            19:44:11,437 INFO [JbpmQueue] Bound to JNDI name: queue/JbpmQueue
            19:44:11,531 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
            19:44:11,593 INFO [DLQ] Bound to JNDI name: queue/DLQ
            19:44:11,859 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:name=JmsXA,service=ConnectionFactoryBinding' to JNDI name 'java:JmsXA'
            19:44:21,031 INFO [TomcatDeployer] deploy, ctxPath=/jbpm, warUrl=.../tmp/deploy/tmp14857jbpm-exp.war/
            19:44:21,562 INFO [FacesConfigurator] Reading standard config org/apache/myfaces/resource/standard-faces-config.xml
            19:44:21,640 INFO [FacesConfigurator] Reading config jar:file:/C:/Program%20Files/jbpm-starters-kit-3.1.1/jbpm-server/server/jbpm/tmp/deploy/tmp14857jbpm-exp.war/WEB-INF/lib/tomahawk.jar!/META-INF/faces-config.xml
            19:44:21,687 INFO [FacesConfigurator] Reading config /WEB-INF/faces-config.xml
            19:44:21,906 DEBUG [ApplicationFactory] New ApplicationFactory instance created
            19:44:21,921 ERROR [LocaleUtils] Locale name null or empty, ignoring
            19:44:22,890 INFO [StartupServletContextListener] ServletContext 'C:\Program Files\jbpm-starters-kit-3.1.1\jbpm-server\server\jbpm\.\tmp\deploy\tmp14857jbpm-exp.war\' initialized.
            19:44:22,906 DEBUG [JbpmThreadsServlet] using default jbpm cfg resource
            19:44:22,906 DEBUG [JbpmThreadsServlet] using default jbpm context
            19:44:22,953 DEBUG [JbpmContextInfo] creating jbpm context with service factories '[persistence, logging, scheduler, authentication, message]'
            19:44:22,953 DEBUG [JbpmContext] creating JbpmContext
            19:44:22,968 DEBUG [DbPersistenceServiceFactory] creating persistence service
            19:44:22,984 DEBUG [DbPersistenceServiceFactory] building hibernate session factory
            19:44:23,000 DEBUG [JbpmContextInfo] creating jbpm context with service factories '[persistence, logging, scheduler, authentication, message]'
            19:44:23,000 DEBUG [JbpmContext] creating JbpmContext
            19:44:23,000 DEBUG [DbPersistenceServiceFactory] creating persistence service
            19:44:23,062 INFO [Environment] Hibernate 3.1
            19:44:23,109 INFO [Environment] hibernate.properties not found
            19:44:23,109 INFO [Environment] using CGLIB reflection optimizer
            19:44:23,109 INFO [Environment] using JDK 1.4 java.sql.Timestamp handling
            19:44:23,140 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
            19:44:23,656 DEBUG [HibernateHelper] creating hibernate configuration resource 'hibernate.cfg.xml'
            19:44:23,656 INFO [Configuration] configuring from resource: hibernate.cfg.xml
            19:44:23,656 INFO [Configuration] Configuration resource: hibernate.cfg.xml
            19:44:23,687 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/action/Script.hbm.xml
            19:44:23,843 ERROR [Http11Protocol] Error starting endpoint
            java.net.BindException: Address already in use: JVM_Bind:8080
            at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.java:297)
            at org.apache.tomcat.util.net.PoolTcpEndpoint.startEndpoint(PoolTcpEndpoint.java:312)
            at org.apache.coyote.http11.Http11Protocol.start(Http11Protocol.java:182)
            at org.apache.catalina.connector.Connector.start(Connector.java:1001)
            at org.jboss.web.tomcat.tc5.Tomcat5.startConnectors(Tomcat5.java:510)
            at org.jboss.web.tomcat.tc5.Tomcat5.handleNotification(Tomcat5.java:539)
            at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:138)
            at $Proxy27.handleNotification(Unknown Source)
            at org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBossNotificationBroadcasterSupport.java:112)
            at org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBossNotificationBroadcasterSupport.java:93)
            at org.jboss.system.server.ServerImpl.sendNotification(ServerImpl.java:879)
            at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:468)
            at org.jboss.system.server.ServerImpl.start(ServerImpl.java:330)
            at org.jboss.Main.boot(Main.java:187)
            at org.jboss.Main$1.run(Main.java:438)
            at java.lang.Thread.run(Thread.java:536)
            19:44:23,843 WARN [Tomcat5] Failed to startConnectors
            LifecycleException: Protocol handler start failed: java.net.BindException: Address already in use: JVM_Bind:8080
            at org.apache.catalina.connector.Connector.start(Connector.java:1003)
            at org.jboss.web.tomcat.tc5.Tomcat5.startConnectors(Tomcat5.java:510)
            at org.jboss.web.tomcat.tc5.Tomcat5.handleNotification(Tomcat5.java:539)
            at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:138)
            at $Proxy27.handleNotification(Unknown Source)
            at org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBossNotificationBroadcasterSupport.java:112)
            at org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBossNotificationBroadcasterSupport.java:93)
            at org.jboss.system.server.ServerImpl.sendNotification(ServerImpl.java:879)
            at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:468)
            at org.jboss.system.server.ServerImpl.start(ServerImpl.java:330)
            at org.jboss.Main.boot(Main.java:187)
            at org.jboss.Main$1.run(Main.java:438)
            at java.lang.Thread.run(Thread.java:536)
            19:44:23,843 INFO [Server] JBoss (MX MicroKernel) [4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231054)] Started in 41s:843ms
            19:44:23,875 INFO [Configuration] Reading mappings from resource: org/jbpm/identity/User.hbm.xml
            19:44:23,937 INFO [HbmBinder] Mapping class: org.jbpm.identity.User -> JBPM_ID_USER
            19:44:24,015 INFO [HbmBinder] Mapping collection: org.jbpm.identity.User.permissions -> JBPM_ID_PERMISSIONS
            19:44:24,015 INFO [Configuration] Reading mappings from resource: org/jbpm/identity/Group.hbm.xml
            19:44:24,031 INFO [HbmBinder] Mapping class: org.jbpm.identity.Group -> JBPM_ID_GROUP
            19:44:24,187 INFO [HbmBinder] Mapping collection: org.jbpm.identity.Group.permissions -> JBPM_ID_PERMISSIONS
            19:44:24,187 INFO [Configuration] Reading mappings from resource: org/jbpm/identity/Membership.hbm.xml
            19:44:24,203 INFO [HbmBinder] Mapping class: org.jbpm.identity.Membership -> JBPM_ID_MEMBERSHIP
            19:44:24,203 INFO [HbmBinder] Mapping collection: org.jbpm.identity.Membership.permissions -> JBPM_ID_PERMISSIONS
            19:44:24,203 INFO [Configuration] Reading mappings from resource: org/jbpm/db/hibernate.queries.hbm.xml
            19:44:24,218 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/def/ProcessDefinition.hbm.xml
            19:44:24,234 INFO [HbmBinder] Mapping class: org.jbpm.graph.def.ProcessDefinition -> JBPM_PROCESSDEFINITION
            19:44:24,296 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/def/Node.hbm.xml
            19:44:24,312 INFO [HbmBinder] Mapping class: org.jbpm.graph.def.Node -> JBPM_NODE
            19:44:24,328 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/def/Transition.hbm.xml
            19:44:24,343 INFO [HbmBinder] Mapping class: org.jbpm.graph.def.Transition -> JBPM_TRANSITION
            19:44:24,359 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/def/Event.hbm.xml
            19:44:24,375 INFO [HbmBinder] Mapping class: org.jbpm.graph.def.Event -> JBPM_EVENT
            19:44:24,375 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/def/Action.hbm.xml
            19:44:24,390 INFO [HbmBinder] Mapping class: org.jbpm.graph.def.Action -> JBPM_ACTION
            19:44:24,390 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/def/SuperState.hbm.xml
            19:44:24,453 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.def.SuperState -> JBPM_NODE
            19:44:24,453 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/def/ExceptionHandler.hbm.xml
            19:44:24,468 INFO [HbmBinder] Mapping class: org.jbpm.graph.def.ExceptionHandler -> JBPM_EXCEPTIONHANDLER
            19:44:24,468 INFO [Configuration] Reading mappings from resource: org/jbpm/instantiation/Delegation.hbm.xml
            19:44:24,484 INFO [HbmBinder] Mapping class: org.jbpm.instantiation.Delegation -> JBPM_DELEGATION
            19:44:24,484 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/node/StartState.hbm.xml
            19:44:24,500 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.node.StartState -> JBPM_NODE
            19:44:24,500 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/node/EndState.hbm.xml
            19:44:24,515 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.node.EndState -> JBPM_NODE
            19:44:24,515 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/node/ProcessState.hbm.xml
            19:44:24,515 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.node.ProcessState -> JBPM_NODE
            19:44:24,531 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/node/Decision.hbm.xml
            19:44:24,546 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.node.Decision -> JBPM_NODE
            19:44:24,562 INFO [HbmBinder] Mapping collection: org.jbpm.graph.node.Decision.decisionConditions -> JBPM_DECISIONCONDITIONS
            19:44:24,562 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/node/Fork.hbm.xml
            19:44:24,562 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.node.Fork -> JBPM_NODE
            19:44:24,562 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/node/Join.hbm.xml
            19:44:24,578 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.node.Join -> JBPM_NODE
            19:44:24,578 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/node/State.hbm.xml
            19:44:24,578 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.node.State -> JBPM_NODE
            19:44:24,578 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/node/TaskNode.hbm.xml
            19:44:24,593 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.node.TaskNode -> JBPM_NODE
            19:44:24,625 INFO [Configuration] Reading mappings from resource: org/jbpm/context/def/ContextDefinition.hbm.xml
            19:44:24,640 INFO [Configuration] Reading mappings from resource: org/jbpm/context/def/VariableAccess.hbm.xml
            19:44:24,640 INFO [HbmBinder] Mapping class: org.jbpm.context.def.VariableAccess -> JBPM_VARIABLEACCESS
            19:44:24,656 INFO [Configuration] Reading mappings from resource: org/jbpm/taskmgmt/def/TaskMgmtDefinition.hbm.xml
            19:44:24,656 INFO [Configuration] Reading mappings from resource: org/jbpm/taskmgmt/def/Swimlane.hbm.xml
            19:44:24,671 INFO [HbmBinder] Mapping class: org.jbpm.taskmgmt.def.Swimlane -> JBPM_SWIMLANE
            19:44:24,671 INFO [Configuration] Reading mappings from resource: org/jbpm/taskmgmt/def/Task.hbm.xml
            19:44:24,687 INFO [HbmBinder] Mapping class: org.jbpm.taskmgmt.def.Task -> JBPM_TASK
            19:44:24,703 INFO [Configuration] Reading mappings from resource: org/jbpm/taskmgmt/def/TaskController.hbm.xml
            19:44:24,703 INFO [HbmBinder] Mapping class: org.jbpm.taskmgmt.def.TaskController -> JBPM_TASKCONTROLLER
            19:44:24,718 INFO [Configuration] Reading mappings from resource: org/jbpm/module/def/ModuleDefinition.hbm.xml
            19:44:24,718 INFO [HbmBinder] Mapping class: org.jbpm.module.def.ModuleDefinition -> JBPM_MODULEDEFINITION
            19:44:24,734 INFO [Configuration] Reading mappings from resource: org/jbpm/bytes/ByteArray.hbm.xml
            19:44:24,734 INFO [HbmBinder] Mapping class: org.jbpm.bytes.ByteArray -> JBPM_BYTEARRAY
            19:44:24,750 INFO [HbmBinder] Mapping collection: org.jbpm.bytes.ByteArray.byteBlocks -> JBPM_BYTEBLOCK
            19:44:24,750 INFO [Configuration] Reading mappings from resource: org/jbpm/file/def/FileDefinition.hbm.xml
            19:44:24,750 INFO [HbmBinder] Mapping subclass: org.jbpm.file.def.FileDefinition -> JBPM_MODULEDEFINITION
            19:44:24,750 INFO [Configuration] Reading mappings from resource: org/jbpm/scheduler/def/CreateTimerAction.hbm.xml
            19:44:24,765 INFO [HbmBinder] Mapping subclass: org.jbpm.scheduler.def.CreateTimerAction -> JBPM_ACTION
            19:44:24,765 INFO [Configuration] Reading mappings from resource: org/jbpm/scheduler/def/CancelTimerAction.hbm.xml
            19:44:24,781 INFO [HbmBinder] Mapping subclass: org.jbpm.scheduler.def.CancelTimerAction -> JBPM_ACTION
            19:44:24,781 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/exe/Comment.hbm.xml
            19:44:24,796 INFO [HbmBinder] Mapping class: org.jbpm.graph.exe.Comment -> JBPM_COMMENT
            19:44:24,796 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/exe/ProcessInstance.hbm.xml
            19:44:24,812 INFO [HbmBinder] Mapping class: org.jbpm.graph.exe.ProcessInstance -> JBPM_PROCESSINSTANCE
            19:44:24,828 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/exe/Token.hbm.xml
            19:44:24,843 INFO [HbmBinder] Mapping class: org.jbpm.graph.exe.Token -> JBPM_TOKEN
            19:44:24,859 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/exe/RuntimeAction.hbm.xml
            19:44:24,875 INFO [HbmBinder] Mapping class: org.jbpm.graph.exe.RuntimeAction -> JBPM_RUNTIMEACTION
            19:44:24,875 INFO [Configuration] Reading mappings from resource: org/jbpm/module/exe/ModuleInstance.hbm.xml
            19:44:24,875 INFO [HbmBinder] Mapping class: org.jbpm.module.exe.ModuleInstance -> JBPM_MODULEINSTANCE
            19:44:24,890 INFO [Configuration] Reading mappings from resource: org/jbpm/context/exe/ContextInstance.hbm.xml
            19:44:24,906 INFO [HbmBinder] Mapping subclass: org.jbpm.context.exe.ContextInstance -> JBPM_MODULEINSTANCE
            19:44:24,906 INFO [Configuration] Reading mappings from resource: org/jbpm/context/exe/TokenVariableMap.hbm.xml
            19:44:24,906 INFO [HbmBinder] Mapping class: org.jbpm.context.exe.TokenVariableMap -> JBPM_TOKENVARIABLEMAP
            19:44:24,921 INFO [Configuration] Reading mappings from resource: org/jbpm/context/exe/VariableInstance.hbm.xml
            19:44:24,937 INFO [HbmBinder] Mapping class: org.jbpm.context.exe.VariableInstance -> JBPM_VARIABLEINSTANCE
            19:44:24,937 INFO [Configuration] Reading mappings from resource: org/jbpm/context/exe/variableinstance/ByteArrayInstance.hbm.xml
            19:44:24,953 INFO [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.ByteArrayInstance -> JBPM_VARIABLEINSTANCE
            19:44:24,953 INFO [Configuration] Reading mappings from resource: org/jbpm/context/exe/variableinstance/DateInstance.hbm.xml
            19:44:24,968 INFO [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.DateInstance -> JBPM_VARIABLEINSTANCE
            19:44:24,968 INFO [Configuration] Reading mappings from resource: org/jbpm/context/exe/variableinstance/DoubleInstance.hbm.xml
            19:44:24,968 INFO [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.DoubleInstance -> JBPM_VARIABLEINSTANCE
            19:44:24,968 INFO [Configuration] Reading mappings from resource: org/jbpm/context/exe/variableinstance/HibernateLongInstance.hbm.xml
            19:44:24,984 INFO [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.HibernateLongInstance -> JBPM_VARIABLEINSTANCE
            19:44:24,984 INFO [Configuration] Reading mappings from resource: org/jbpm/context/exe/variableinstance/HibernateStringInstance.hbm.xml
            19:44:24,984 INFO [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.HibernateStringInstance -> JBPM_VARIABLEINSTANCE
            19:44:24,984 INFO [Configuration] Reading mappings from resource: org/jbpm/context/exe/variableinstance/LongInstance.hbm.xml
            19:44:25,000 INFO [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.LongInstance -> JBPM_VARIABLEINSTANCE
            19:44:25,000 INFO [Configuration] Reading mappings from resource: org/jbpm/context/exe/variableinstance/NullInstance.hbm.xml
            19:44:25,015 INFO [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.NullInstance -> JBPM_VARIABLEINSTANCE
            19:44:25,015 INFO [Configuration] Reading mappings from resource: org/jbpm/context/exe/variableinstance/StringInstance.hbm.xml
            19:44:25,015 INFO [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.StringInstance -> JBPM_VARIABLEINSTANCE
            19:44:25,015 INFO [Configuration] Reading mappings from resource: org/jbpm/msg/Message.hbm.xml
            19:44:25,031 INFO [HbmBinder] Mapping class: org.jbpm.msg.Message -> JBPM_MESSAGE
            19:44:25,031 INFO [Configuration] Reading mappings from resource: org/jbpm/msg/db/TextMessage.hbm.xml
            19:44:25,046 INFO [HbmBinder] Mapping subclass: org.jbpm.msg.db.TextMessage -> JBPM_MESSAGE
            19:44:25,046 INFO [Configuration] Reading mappings from resource: org/jbpm/command/ExecuteActionCommand.hbm.xml
            19:44:25,046 INFO [HbmBinder] Mapping subclass: org.jbpm.command.ExecuteActionCommand -> JBPM_MESSAGE
            19:44:25,062 INFO [Configuration] Reading mappings from resource: org/jbpm/command/ExecuteNodeCommand.hbm.xml
            19:44:25,062 INFO [HbmBinder] Mapping subclass: org.jbpm.command.ExecuteNodeCommand -> JBPM_MESSAGE
            19:44:25,062 INFO [Configuration] Reading mappings from resource: org/jbpm/command/SignalCommand.hbm.xml
            19:44:25,078 INFO [HbmBinder] Mapping subclass: org.jbpm.command.SignalCommand -> JBPM_MESSAGE
            19:44:25,078 INFO [Configuration] Reading mappings from resource: org/jbpm/command/TaskInstanceEndCommand.hbm.xml
            19:44:25,093 INFO [HbmBinder] Mapping subclass: org.jbpm.command.TaskInstanceEndCommand -> JBPM_MESSAGE
            19:44:25,093 INFO [Configuration] Reading mappings from resource: org/jbpm/taskmgmt/exe/TaskMgmtInstance.hbm.xml
            19:44:25,109 INFO [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.exe.TaskMgmtInstance -> JBPM_MODULEINSTANCE
            19:44:25,109 INFO [Configuration] Reading mappings from resource: org/jbpm/taskmgmt/exe/TaskInstance.hbm.xml
            19:44:25,125 INFO [HbmBinder] Mapping class: org.jbpm.taskmgmt.exe.TaskInstance -> JBPM_TASKINSTANCE
            19:44:25,140 INFO [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.pooledActors -> JBPM_TASKACTORPOOL
            19:44:25,140 INFO [Configuration] Reading mappings from resource: org/jbpm/taskmgmt/exe/PooledActor.hbm.xml
            19:44:25,156 INFO [HbmBinder] Mapping class: org.jbpm.taskmgmt.exe.PooledActor -> JBPM_POOLEDACTOR
            19:44:25,156 INFO [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.PooledActor.taskInstances -> JBPM_TASKACTORPOOL
            19:44:25,156 INFO [Configuration] Reading mappings from resource: org/jbpm/taskmgmt/exe/SwimlaneInstance.hbm.xml
            19:44:25,171 INFO [HbmBinder] Mapping class: org.jbpm.taskmgmt.exe.SwimlaneInstance -> JBPM_SWIMLANEINSTANCE
            19:44:25,171 INFO [Configuration] Reading mappings from resource: org/jbpm/scheduler/exe/Timer.hbm.xml
            19:44:25,171 INFO [HbmBinder] Mapping class: org.jbpm.scheduler.exe.Timer -> JBPM_TIMER
            19:44:25,187 INFO [Configuration] Reading mappings from resource: org/jbpm/logging/log/ProcessLog.hbm.xml
            19:44:25,187 INFO [HbmBinder] Mapping class: org.jbpm.logging.log.ProcessLog -> JBPM_LOG
            19:44:25,203 INFO [Configuration] Reading mappings from resource: org/jbpm/logging/log/MessageLog.hbm.xml
            19:44:25,218 INFO [HbmBinder] Mapping subclass: org.jbpm.logging.log.MessageLog -> JBPM_LOG
            19:44:25,218 INFO [Configuration] Reading mappings from resource: org/jbpm/logging/log/CompositeLog.hbm.xml
            19:44:25,218 INFO [HbmBinder] Mapping subclass: org.jbpm.logging.log.CompositeLog -> JBPM_LOG
            19:44:25,218 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/log/ActionLog.hbm.xml
            19:44:25,234 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.log.ActionLog -> JBPM_LOG
            19:44:25,234 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/log/NodeLog.hbm.xml
            19:44:25,250 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.log.NodeLog -> JBPM_LOG
            19:44:25,250 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/log/ProcessInstanceCreateLog.hbm.xml
            19:44:25,250 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.log.ProcessInstanceCreateLog -> JBPM_LOG
            19:44:25,250 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/log/ProcessInstanceEndLog.hbm.xml
            19:44:25,265 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.log.ProcessInstanceEndLog -> JBPM_LOG
            19:44:25,265 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/log/SignalLog.hbm.xml
            19:44:25,265 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.log.SignalLog -> JBPM_LOG
            19:44:25,265 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/log/TokenCreateLog.hbm.xml
            19:44:25,281 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.log.TokenCreateLog -> JBPM_LOG
            19:44:25,281 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/log/TokenEndLog.hbm.xml
            19:44:25,296 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.log.TokenEndLog -> JBPM_LOG
            19:44:25,296 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/log/TransitionLog.hbm.xml
            19:44:25,296 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.log.TransitionLog -> JBPM_LOG
            19:44:25,296 INFO [Configuration] Reading mappings from resource: org/jbpm/context/log/VariableLog.hbm.xml
            19:44:25,312 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.VariableLog -> JBPM_LOG
            19:44:25,312 INFO [Configuration] Reading mappings from resource: org/jbpm/context/log/VariableCreateLog.hbm.xml
            19:44:25,328 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.VariableCreateLog -> JBPM_LOG
            19:44:25,328 INFO [Configuration] Reading mappings from resource: org/jbpm/context/log/VariableDeleteLog.hbm.xml
            19:44:25,328 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.VariableDeleteLog -> JBPM_LOG
            19:44:25,328 INFO [Configuration] Reading mappings from resource: org/jbpm/context/log/VariableUpdateLog.hbm.xml
            19:44:25,343 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.VariableUpdateLog -> JBPM_LOG
            19:44:25,343 INFO [Configuration] Reading mappings from resource: org/jbpm/context/log/variableinstance/ByteArrayUpdateLog.hbm.xml
            19:44:25,359 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.ByteArrayUpdateLog -> JBPM_LOG
            19:44:25,359 INFO [Configuration] Reading mappings from resource: org/jbpm/context/log/variableinstance/DateUpdateLog.hbm.xml
            19:44:25,359 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.DateUpdateLog -> JBPM_LOG
            19:44:25,359 INFO [Configuration] Reading mappings from resource: org/jbpm/context/log/variableinstance/DoubleUpdateLog.hbm.xml
            19:44:25,375 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.DoubleUpdateLog -> JBPM_LOG
            19:44:25,375 INFO [Configuration] Reading mappings from resource: org/jbpm/context/log/variableinstance/HibernateLongUpdateLog.hbm.xml
            19:44:25,390 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.HibernateLongUpdateLog -> JBPM_LOG
            19:44:25,390 INFO [Configuration] Reading mappings from resource: org/jbpm/context/log/variableinstance/HibernateStringUpdateLog.hbm.xml
            19:44:25,390 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.HibernateStringUpdateLog -> JBPM_LOG
            19:44:25,390 INFO [Configuration] Reading mappings from resource: org/jbpm/context/log/variableinstance/LongUpdateLog.hbm.xml
            19:44:25,406 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.LongUpdateLog -> JBPM_LOG
            19:44:25,406 INFO [Configuration] Reading mappings from resource: org/jbpm/context/log/variableinstance/StringUpdateLog.hbm.xml
            19:44:25,421 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.StringUpdateLog -> JBPM_LOG
            19:44:25,421 INFO [Configuration] Reading mappings from resource: org/jbpm/taskmgmt/log/TaskLog.hbm.xml
            19:44:25,421 INFO [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.TaskLog -> JBPM_LOG
            19:44:25,421 INFO [Configuration] Reading mappings from resource: org/jbpm/taskmgmt/log/TaskCreateLog.hbm.xml
            19:44:25,437 INFO [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.TaskCreateLog -> JBPM_LOG
            19:44:25,437 INFO [Configuration] Reading mappings from resource: org/jbpm/taskmgmt/log/TaskAssignLog.hbm.xml
            19:44:25,453 INFO [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.TaskAssignLog -> JBPM_LOG
            19:44:25,453 INFO [Configuration] Reading mappings from resource: org/jbpm/taskmgmt/log/TaskEndLog.hbm.xml
            19:44:25,453 INFO [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.TaskEndLog -> JBPM_LOG
            19:44:25,453 INFO [Configuration] Reading mappings from resource: org/jbpm/taskmgmt/log/SwimlaneLog.hbm.xml
            19:44:25,468 INFO [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneLog -> JBPM_LOG
            19:44:25,468 INFO [Configuration] Reading mappings from resource: org/jbpm/taskmgmt/log/SwimlaneCreateLog.hbm.xml
            19:44:25,468 INFO [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneCreateLog -> JBPM_LOG
            19:44:25,484 INFO [Configuration] Reading mappings from resource: org/jbpm/taskmgmt/log/SwimlaneAssignLog.hbm.xml
            19:44:25,484 INFO [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneAssignLog -> JBPM_LOG
            19:44:25,484 INFO [Configuration] Configured SessionFactory: null
            19:44:25,500 INFO [Configuration] processing extends queue
            19:44:25,500 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.action.Script -> JBPM_ACTION
            19:44:25,500 INFO [HbmBinder] Mapping subclass: org.jbpm.context.def.ContextDefinition -> JBPM_MODULEDEFINITION
            19:44:25,500 INFO [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.def.TaskMgmtDefinition -> JBPM_MODULEDEFINITION
            19:44:25,500 INFO [Configuration] processing collection mappings
            19:44:25,500 INFO [HbmBinder] Mapping collection: org.jbpm.identity.User.memberships -> JBPM_ID_MEMBERSHIP
            19:44:25,500 INFO [HbmBinder] Mapping collection: org.jbpm.identity.Group.children -> JBPM_ID_GROUP
            19:44:25,500 INFO [HbmBinder] Mapping collection: org.jbpm.identity.Group.memberships -> JBPM_ID_MEMBERSHIP
            19:44:25,500 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.events -> JBPM_EVENT
            19:44:25,500 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
            19:44:25,500 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.nodes -> JBPM_NODE
            19:44:25,500 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.actions -> JBPM_ACTION
            19:44:25,500 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.definitions -> JBPM_MODULEDEFINITION
            19:44:25,500 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.Node.events -> JBPM_EVENT
            19:44:25,500 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.Node.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
            19:44:25,500 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.Node.leavingTransitions -> JBPM_TRANSITION
            19:44:25,500 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.Node.arrivingTransitions -> JBPM_TRANSITION
            19:44:25,500 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.Transition.events -> JBPM_EVENT
            19:44:25,500 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.Transition.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
            19:44:25,500 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.Event.actions -> JBPM_ACTION
            19:44:25,500 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.SuperState.nodes -> JBPM_NODE
            19:44:25,500 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.ExceptionHandler.actions -> JBPM_ACTION
            19:44:25,500 INFO [HbmBinder] Mapping collection: org.jbpm.graph.node.ProcessState.variableAccesses -> JBPM_VARIABLEACCESS
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.graph.node.TaskNode.tasks -> JBPM_TASK
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.Swimlane.tasks -> JBPM_TASK
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.Task.events -> JBPM_EVENT
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.Task.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.TaskController.variableAccesses -> JBPM_VARIABLEACCESS
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.file.def.FileDefinition.processFiles -> JBPM_BYTEARRAY
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.graph.exe.ProcessInstance.runtimeActions -> JBPM_RUNTIMEACTION
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.graph.exe.ProcessInstance.instances -> JBPM_MODULEINSTANCE
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.graph.exe.Token.children -> JBPM_TOKEN
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.graph.exe.Token.comments -> JBPM_COMMENT
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.context.exe.ContextInstance.tokenVariableMaps -> JBPM_TOKENVARIABLEMAP
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.context.exe.TokenVariableMap.variableInstances -> JBPM_VARIABLEINSTANCE
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.TaskMgmtInstance.swimlaneInstances -> JBPM_SWIMLANEINSTANCE
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.TaskMgmtInstance.taskInstances -> JBPM_TASKINSTANCE
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.variableInstances -> JBPM_VARIABLEINSTANCE
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.comments -> JBPM_COMMENT
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.SwimlaneInstance.pooledActors -> JBPM_POOLEDACTOR
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.logging.log.CompositeLog.children -> JBPM_LOG
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.graph.action.Script.variableAccesses -> JBPM_VARIABLEACCESS
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.TaskMgmtDefinition.swimlanes -> JBPM_SWIMLANE
            19:44:25,515 INFO [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.TaskMgmtDefinition.tasks -> JBPM_TASK
            19:44:25,515 INFO [Configuration] processing association property references
            19:44:25,515 INFO [Configuration] processing foreign key constraints
            19:44:25,656 INFO [NamingHelper] JNDI InitialContext properties:{}
            19:44:25,671 INFO [DatasourceConnectionProvider] Using datasource: java:/DefaultDS
            19:44:25,671 INFO [SettingsFactory] RDBMS: HSQL Database Engine, version: 1.8.0
            19:44:25,671 INFO [SettingsFactory] JDBC driver: HSQL Database Engine Driver, version: 1.8.0
            19:44:25,718 INFO [Dialect] Using dialect: org.hibernate.dialect.HSQLDialect
            19:44:25,734 INFO [TransactionFactoryFactory] Using default transaction strategy (direct JDBC transactions)
            19:44:25,734 INFO [TransactionManagerLookupFactory] No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
            19:44:25,734 INFO [SettingsFactory] Automatic flush during beforeCompletion(): disabled
            19:44:25,734 INFO [SettingsFactory] Automatic session close at end of transaction: disabled
            19:44:25,734 INFO [SettingsFactory] JDBC batch size: 15
            19:44:25,734 INFO [SettingsFactory] JDBC batch updates for versioned data: disabled
            19:44:25,734 INFO [SettingsFactory] Scrollable result sets: enabled
            19:44:25,734 INFO [SettingsFactory] JDBC3 getGeneratedKeys(): disabled
            19:44:25,734 INFO [SettingsFactory] Connection release mode: auto
            19:44:25,750 INFO [SettingsFactory] Default batch fetch size: 1
            19:44:25,750 INFO [SettingsFactory] Generate SQL with comments: disabled
            19:44:25,750 INFO [SettingsFactory] Order SQL updates by primary key: disabled
            19:44:25,750 INFO [SettingsFactory] Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
            19:44:25,750 INFO [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
            19:44:25,750 INFO [SettingsFactory] Query language substitutions: {}
            19:44:25,750 INFO [SettingsFactory] Second-level cache: enabled
            19:44:25,750 INFO [SettingsFactory] Query cache: disabled
            19:44:25,750 INFO [SettingsFactory] Cache provider: org.hibernate.cache.EhCacheProvider
            19:44:25,765 INFO [SettingsFactory] Optimize cache for minimal puts: disabled
            19:44:25,765 INFO [SettingsFactory] Structured second-level cache entries: disabled
            19:44:25,781 INFO [SettingsFactory] Statistics: disabled
            19:44:25,781 INFO [SettingsFactory] Deleted entity synthetic identifier rollback: disabled
            19:44:25,781 INFO [SettingsFactory] Default entity-mode: POJO
            19:44:26,031 INFO [SessionFactoryImpl] building session factory
            19:44:26,390 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.Node]; using defaults.
            19:44:26,671 WARN [EhCacheProvider] Could not find configuration [org.jbpm.module.def.ModuleDefinition]; using defaults.
            19:44:26,718 WARN [EhCacheProvider] Could not find configuration [org.jbpm.taskmgmt.def.Task]; using defaults.
            19:44:26,796 WARN [EhCacheProvider] Could not find configuration [org.jbpm.taskmgmt.def.TaskController]; using defaults.
            19:44:27,093 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.Action]; using defaults.
            19:44:27,156 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.ExceptionHandler]; using defaults.
            19:44:27,218 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.ProcessDefinition]; using defaults.
            19:44:27,359 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.Event]; using defaults.
            19:44:27,750 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.Transition]; using defaults.
            19:44:28,046 WARN [EhCacheProvider] Could not find configuration [org.jbpm.instantiation.Delegation]; using defaults.
            19:44:28,078 WARN [EhCacheProvider] Could not find configuration [org.jbpm.context.def.VariableAccess]; using defaults.
            19:44:28,390 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.Node.leavingTransitions]; using defaults.
            19:44:28,390 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.ProcessDefinition.events]; using defaults.
            19:44:28,390 WARN [EhCacheProvider] Could not find configuration [org.jbpm.file.def.FileDefinition.processFiles]; using defaults.
            19:44:28,390 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.Transition.events]; using defaults.
            19:44:28,390 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.Node.arrivingTransitions]; using defaults.
            19:44:28,390 WARN [EhCacheProvider] Could not find configuration [org.jbpm.taskmgmt.def.Swimlane.tasks]; using defaults.
            19:44:28,390 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.ProcessDefinition.exceptionHandlers]; using defaults.
            19:44:28,390 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.SuperState.nodes]; using defaults.
            19:44:28,390 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.Node.events]; using defaults.
            19:44:28,406 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.node.Decision.decisionConditions]; using defaults.
            19:44:28,406 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.ExceptionHandler.actions]; using defaults.
            19:44:28,406 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.node.ProcessState.variableAccesses]; using defaults.
            19:44:28,406 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.ProcessDefinition.definitions]; using defaults.
            19:44:28,406 WARN [EhCacheProvider] Could not find configuration [org.jbpm.taskmgmt.def.TaskMgmtDefinition.tasks]; using defaults.
            19:44:28,406 WARN [EhCacheProvider] Could not find configuration [org.jbpm.taskmgmt.def.TaskController.variableAccesses]; using defaults.
            19:44:28,406 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.ProcessDefinition.actions]; using defaults.
            19:44:28,406 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.Transition.exceptionHandlers]; using defaults.
            19:44:28,406 WARN [EhCacheProvider] Could not find configuration [org.jbpm.taskmgmt.def.Task.exceptionHandlers]; using defaults.
            19:44:28,406 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.Event.actions]; using defaults.
            19:44:28,406 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.ProcessDefinition.nodes]; using defaults.
            19:44:28,406 WARN [EhCacheProvider] Could not find configuration [org.jbpm.taskmgmt.def.TaskMgmtDefinition.swimlanes]; using defaults.
            19:44:28,406 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.action.Script.variableAccesses]; using defaults.
            19:44:28,406 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.def.Node.exceptionHandlers]; using defaults.
            19:44:28,406 WARN [EhCacheProvider] Could not find configuration [org.jbpm.graph.node.TaskNode.tasks]; using defaults.
            19:44:28,421 WARN [EhCacheProvider] Could not find configuration [org.jbpm.taskmgmt.def.Task.events]; using defaults.
            19:44:28,734 INFO [SessionFactoryObjectFactory] Not binding factory to JNDI, no JNDI name configured
            19:44:28,734 INFO [SessionFactoryImpl] Checking 28 named queries
            19:44:29,593 DEBUG [DbPersistenceService] creating hibernate session
            19:44:29,593 DEBUG [DbPersistenceService] creating hibernate session
            19:44:29,671 DEBUG [DbPersistenceService] beginning hibernate transaction
            19:44:29,671 DEBUG [DbPersistenceService] beginning hibernate transaction
            19:44:29,718 DEBUG [SchedulerThread] checking for timers
            19:44:29,734 DEBUG [JbpmContext] closing JbpmContext
            19:44:29,734 DEBUG [JbpmContext] closing JbpmContext
            19:44:29,734 DEBUG [Services] closing service 'persistence': org.jbpm.persistence.db.DbPersistenceService@c9fe7e
            19:44:29,734 DEBUG [Services] closing service 'persistence': org.jbpm.persistence.db.DbPersistenceService@c9fe7e
            19:44:29,734 DEBUG [DbPersistenceService] committing hibernate transaction
            19:44:29,734 DEBUG [DbPersistenceService] committing hibernate transaction
            19:44:29,734 DEBUG [DbPersistenceService] closing hibernate session
            19:44:29,734 DEBUG [DbPersistenceService] closing hibernate session
            19:44:29,750 DEBUG [Services] closing service 'message': org.jbpm.msg.db.DbMessageService@d9799d
            19:44:29,750 DEBUG [CommandExecutorThread] waiting for more messages
            19:44:29,750 DEBUG [StaticNotifier] going to wait for (CMD_EXECUTOR, java.lang.Object@6d4e3e)
            19:44:34,750 DEBUG [JbpmContextInfo] creating jbpm context with service factories '[persistence, logging, scheduler, authentication, message]'
            19:44:34,750 DEBUG [JbpmContext] creating JbpmContext
            19:44:34,750 DEBUG [DbPersistenceServiceFactory] creating persistence service
            19:44:34,750 DEBUG [DbPersistenceService] creating hibernate session
            19:44:34,750 DEBUG [DbPersistenceService] beginning hibernate transaction
            19:44:34,750 DEBUG [SchedulerThread] checking for timers
            19:44:34,750 DEBUG [JbpmContext] closing JbpmContext
            19:44:34,750 DEBUG [Services] closing service 'persistence': org.jbpm.persistence.db.DbPersistenceService@20d6b7
            19:44:34,750 DEBUG [DbPersistenceService] committing hibernate transaction
            19:44:34,750 DEBUG [DbPersistenceService] closing hibernate session
            19:44:34,750 DEBUG [StaticNotifier] woke up
            19:44:34,750 DEBUG [JbpmContextInfo] creating jbpm context with service factories '[persistence, logging, scheduler, authentication, message]'
            19:44:34,750 DEBUG [JbpmContext] creating JbpmContext
            19:44:34,750 DEBUG [DbPersistenceServiceFactory] creating persistence service
            19:44:34,750 DEBUG [DbPersistenceService] creating hibernate session
            19:44:34,750 DEBUG [DbPersistenceService] beginning hibernate transaction
            19:44:34,750 DEBUG [JbpmContext] closing JbpmContext
            19:44:34,750 DEBUG [Services] closing service 'persistence': org.jbpm.persistence.db.DbPersistenceService@6989e
            19:44:34,750 DEBUG [DbPersistenceService] committing hibernate transaction
            19:44:34,750 DEBUG [DbPersistenceService] closing hibernate session
            19:44:34,750 DEBUG [Services] closing service 'message': org.jbpm.msg.db.DbMessageService@dd7a7
            19:44:34,750 DEBUG [CommandExecutorThread] waiting for more messages
            19:44:34,750 DEBUG [StaticNotifier] going to wait for (CMD_EXECUTOR, java.lang.Object@6d4e3e)
            19:44:39,750 DEBUG [JbpmContextInfo] creating jbpm context with service factories '[persistence, logging, scheduler, authentication, message]'
            19:44:39,750 DEBUG [JbpmContext] creating JbpmContext
            19:44:39,750 DEBUG [DbPersistenceServiceFactory] creating persistence service
            19:44:39,750 DEBUG [DbPersistenceService] creating hibernate session
            19:44:39,750 DEBUG [DbPersistenceService] beginning hibernate transaction
            19:44:39,750 DEBUG [SchedulerThread] checking for timers
            19:44:39,750 DEBUG [JbpmContext] closing JbpmContext
            19:44:39,750 DEBUG [Services] closing service 'persistence': org.jbpm.persistence.db.DbPersistenceService@365360
            19:44:39,750 DEBUG [DbPersistenceService] committing hibernate transaction
            19:44:39,750 DEBUG [DbPersistenceService] closing hibernate session
            19:44:39,750 DEBUG [StaticNotifier] woke up
            19:44:39,750 DEBUG [JbpmContextInfo] creating jbpm context with service factories '[persistence, logging, scheduler, authentication, message]'
            19:44:39,750 DEBUG [JbpmContext] creating JbpmContext
            19:44:39,750 DEBUG [DbPersistenceServiceFactory] creating persistence service
            19:44:39,750 DEBUG [DbPersistenceService] creating hibernate session
            19:44:39,750 DEBUG [DbPersistenceService] beginning hibernate transaction
            19:44:39,750 DEBUG [JbpmContext] closing JbpmContext
            19:44:39,750 DEBUG [Services] closing service 'persistence': org.jbpm.persistence.db.DbPersistenceService@f39c59
            19:44:39,750 DEBUG [DbPersistenceService] committing hibernate transaction
            19:44:39,750 DEBUG [DbPersistenceService] closing hibernate session
            19:44:39,750 DEBUG [Services] closing service 'message': org.jbpm.msg.db.DbMessageService@9db0ad
            19:44:39,750 DEBUG [CommandExecutorThread] waiting for more messages
            19:44:39,750 DEBUG [StaticNotifier] going to wait for (CMD_EXECUTOR, java.lang.Object@6d4e3e)
            19:44:44,750 DEBUG [JbpmContextInfo] creating jbpm context with service factories '[persistence, logging, scheduler, authentication, message]'
            19:44:44,750 DEBUG [JbpmContext] creating JbpmContext
            19:44:44,750 DEBUG [DbPersistenceServiceFactory] creating persistence service
            19:44:44,750 DEBUG [DbPersistenceService] creating hibernate session
            19:44:44,750 DEBUG [DbPersistenceService] beginning hibernate transaction
            19:44:44,750 DEBUG [SchedulerThread] checking for timers
            19:44:44,750 DEBUG [StaticNotifier] woke up
            19:44:44,750 DEBUG [JbpmContextInfo] creating jbpm context with service factories '[persistence, logging, scheduler, authentication, message]'
            19:44:44,750 DEBUG [JbpmContext] creating JbpmContext
            19:44:44,750 DEBUG [DbPersistenceServiceFactory] creating persistence service
            19:44:44,750 DEBUG [DbPersistenceService] creating hibernate session
            19:44:44,750 DEBUG [DbPersistenceService] beginning hibernate transaction
            19:44:44,750 DEBUG [JbpmContext] closing JbpmContext
            19:44:44,750 DEBUG [Services] closing service 'persistence': org.jbpm.persistence.db.DbPersistenceService@5bdfae
            19:44:44,750 DEBUG [DbPersistenceService] committing hibernate transaction
            19:44:44,750 DEBUG [JbpmContext] closing JbpmContext
            19:44:44,750 DEBUG [DbPersistenceService] closing hibernate session
            19:44:44,750 DEBUG [Services] closing service 'persistence': org.jbpm.persistence.db.DbPersistenceService@6be7ee
            19:44:44,750 DEBUG [DbPersistenceService] committing hibernate transaction
            19:44:44,750 DEBUG [DbPersistenceService] closing hibernate

            • 3. Re: Problems with jbpm-starters-lit
              beth_queiroga

              The log archieve have more information.
              I think this is not the better way to send the log for you.
              I put the log full version in this URI:
              http://www.tidbitweb.com.br/jbpm/log
              Thank you.

              • 4. Re: Problems with jbpm-starters-lit
                hosierdm

                Here is your problem:

                19:44:02,593 ERROR [Http11Protocol] Error initializing endpoint
                java.net.BindException: Address already in use: JVM_Bind:8080


                You have something already running on port 8080. Find what that is and shut it down.

                • 5. Re: Problems with jbpm-starters-lit
                  beth_queiroga

                  That's right.
                  In my port 8080 was Tomcat.
                  Thank you very much.