[jboss-user] [jBPM] - Error messages in Server.log when installing jbpm without demo

David Harris do-not-reply at jboss.com
Thu Mar 7 14:39:29 EST 2013


David Harris [https://community.jboss.org/people/dmwpepper] created the discussion

"Error messages in Server.log when installing jbpm without demo"

To view the discussion, visit: https://community.jboss.org/message/801428#801428

--------------------------------------------------------------
Hello,

I'm following directions in the install.html document in the jbpm install directory that says how to install jbpm without the demo, "Manually installing the different components".  When I got to the part about starting up jboss, I started the server and went to jboss's server log. The log output is below.  There appear to be errors in the log (in bold).  Are any of the errors or warnings a problem?

14:10:52,619 INFO  [org.jboss.as.configadmin] (ServerService Thread Pool -- 26) JBAS016200: Activating ConfigAdmin Subsystem
14:10:52,619 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem.
14:10:52,635 INFO  [org.jboss.as.osgi] (ServerService Thread Pool -- 39) JBAS011940: Activating OSGi Subsystem
14:10:52,619 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 44) JBAS013101: Activating Security Subsystem
14:10:52,635 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 38) JBAS011800: Activating Naming Subsystem
14:10:52,650 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
14:10:52,681 INFO  [org.jboss.as.connector] (MSC service thread 1-11) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)
14:10:52,728 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
14:10:52,759 INFO  [org.jboss.as.security] (MSC service thread 1-2) JBAS013100: Current PicketBox version=4.0.7.Final
14:10:52,806 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-10) Starting Coyote HTTP/1.1 on http-localhost-127.0.0.1-8080
14:10:52,837 INFO  [org.jboss.as.naming] (MSC service thread 1-13) JBAS011802: Starting Naming Service
14:10:52,837 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-13) JBAS015400: Bound mail session [java:jboss/mail/Default]
14:10:53,040 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
14:10:53,040 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) JBAS010400: Bound data source [java:jboss/datasources/jbpmDS]
14:10:53,695 INFO  [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-15) JBoss Web Services - Stack CXF Server 4.0.2.GA
14:10:53,789 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-14) JBAS015012: Started FileSystemDeploymentService for directory C:\jbpm\jboss-as-7.1.1.Final\standalone\deployments
14:10:53,789 INFO  [org.jboss.as.remoting] (MSC service thread 1-16) JBAS017100: Listening on localhost/127.0.0.1:4447
14:10:53,789 INFO  [org.jboss.as.remoting] (MSC service thread 1-10) JBAS017100: Listening on /127.0.0.1:9999
14:10:53,867 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "designer.war"
14:10:53,867 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015876: Starting deployment of "jbpm-gwt-console.war"
14:10:53,867 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015876: Starting deployment of "drools-guvnor.war"
14:10:53,867 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "jbpm-gwt-console-server.war"
*14:10:59,670 ERROR [org.reflections.Reflections] (MSC service thread 1-13) could not create Vfs.Dir from url. ignoring the exception and continuing: org.reflections.ReflectionsException: could not create Dir using org.jboss.errai.bus.server.service.metadata.VFSUrlType from url vfs:/C:/jbpm/content/jbpm-gwt-console.war/WEB-INF/classes/*
*    at org.reflections.vfs.Vfs.fromURL(Vfs.java:99) [reflections-0.9.5-RC2_jboss-SP1.jar:]*
*    at org.reflections.vfs.Vfs.fromURL(Vfs.java:89) [reflections-0.9.5-RC2_jboss-SP1.jar:]*
*    at org.reflections.Reflections.scan(Reflections.java:136) [reflections-0.9.5-RC2_jboss-SP1.jar:]*
*    at org.jboss.errai.bus.server.service.metadata.MetaDataScanner.<init>(MetaDataScanner.java:83) [errai-bus-1.1-Final.jar:1.1-Final]*
*    at org.jboss.errai.bus.server.service.metadata.MetaDataScanner.createInstance(MetaDataScanner.java:95) [errai-bus-1.1-Final.jar:1.1-Final]*
*    at org.jboss.errai.bus.server.service.metadata.MetaDataScanner.createInstance(MetaDataScanner.java:87) [errai-bus-1.1-Final.jar:1.1-Final]*
*    at org.jboss.errai.bus.server.service.ErraiServiceConfiguratorImpl.<init>(ErraiServiceConfiguratorImpl.java:58) [errai-bus-1.1-Final.jar:1.1-Final]*
*    at org.jboss.errai.bus.server.service.ErraiServiceConfiguratorImpl$$FastClassByGuice$$b6139751.newInstance(<generated>)*
*    at com.google.inject.internal.cglib.reflect.FastConstructor.newInstance(FastConstructor.java:40) [guice-2.0.jar:]*
*    at com.google.inject.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java:60) [guice-2.0.jar:]*
*    at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:85) [guice-2.0.jar:]*
*    at com.google.inject.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:111) [guice-2.0.jar:]*
*    at com.google.inject.FactoryProxy.get(FactoryProxy.java:56) [guice-2.0.jar:]*
*    at com.google.inject.SingleParameterInjector.inject(SingleParameterInjector.java:42) [guice-2.0.jar:]*
*    at com.google.inject.SingleParameterInjector.getAll(SingleParameterInjector.java:66) [guice-2.0.jar:]*
*    at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:84) [guice-2.0.jar:]*
*    at com.google.inject.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:111) [guice-2.0.jar:]*
*    at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:45) [guice-2.0.jar:]*
*    at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:811) [guice-2.0.jar:]*
*    at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:42) [guice-2.0.jar:]*
*    at com.google.inject.Scopes$1$1.get(Scopes.java:54) [guice-2.0.jar:]*
*    at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:48) [guice-2.0.jar:]*
*    at com.google.inject.FactoryProxy.get(FactoryProxy.java:56) [guice-2.0.jar:]*
*    at com.google.inject.InjectorImpl$4$1.call(InjectorImpl.java:758) [guice-2.0.jar:]*
*    at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:804) [guice-2.0.jar:]*
*    at com.google.inject.InjectorImpl$4.get(InjectorImpl.java:754) [guice-2.0.jar:]*
*    at com.google.inject.InjectorImpl.getInstance(InjectorImpl.java:793) [guice-2.0.jar:]*
*    at org.jboss.errai.bus.server.servlet.AbstractErraiServlet.buildService(AbstractErraiServlet.java:133) [errai-bus-1.1-Final.jar:1.1-Final]*
*    at org.jboss.errai.bus.server.servlet.AbstractErraiServlet.init(AbstractErraiServlet.java:104) [errai-bus-1.1-Final.jar:1.1-Final]*
*    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1202) [jbossweb-7.0.13.Final.jar:]*
*    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1102) [jbossweb-7.0.13.Final.jar:]*
*    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3655) [jbossweb-7.0.13.Final.jar:]*
*    at org.apache.catalina.core.StandardContext.start(StandardContext.java:3873) [jbossweb-7.0.13.Final.jar:]*
*    at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]*
*    at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)*
*    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)*
*    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) [rt.jar:1.6.0_41]*
*    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) [rt.jar:1.6.0_41]*
*    at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_41]*

*14:10:59,717 ERROR [org.reflections.Reflections] (MSC service thread 1-13) could not create Vfs.Dir from url. ignoring the exception and continuing: org.reflections.ReflectionsException: could not create Dir using org.jboss.errai.bus.server.service.metadata.VFSUrlType from url vfs:/C:/jbpm/content/jbpm-gwt-console.war/WEB-INF/lib/activity-monitor-ui-lib-1.1.1.Final.jar/*
*    at org.reflections.vfs.Vfs.fromURL(Vfs.java:99) [reflections-0.9.5-RC2_jboss-SP1.jar:]*
*    at org.reflections.vfs.Vfs.fromURL(Vfs.java:89) [reflections-0.9.5-RC2_jboss-SP1.jar:]*
*    at org.reflections.Reflections.scan(Reflections.java:136) [reflections-0.9.5-RC2_jboss-SP1.jar:]*
*    at org.jboss.errai.bus.server.service.metadata.MetaDataScanner.<init>(MetaDataScanner.java:83) [errai-bus-1.1-Final.jar:1.1-Final]*
*    at org.jboss.errai.bus.server.service.metadata.MetaDataScanner.createInstance(MetaDataScanner.java:95) [errai-bus-1.1-Final.jar:1.1-Final]*
*    at org.jboss.errai.bus.server.service.metadata.MetaDataScanner.createInstance(MetaDataScanner.java:87) [errai-bus-1.1-Final.jar:1.1-Final]*
*    at org.jboss.errai.bus.server.service.ErraiServiceConfiguratorImpl.<init>(ErraiServiceConfiguratorImpl.java:58) [errai-bus-1.1-Final.jar:1.1-Final]*
*    at org.jboss.errai.bus.server.service.ErraiServiceConfiguratorImpl$$FastClassByGuice$$b6139751.newInstance(<generated>)*
*    at com.google.inject.internal.cglib.reflect.FastConstructor.newInstance(FastConstructor.java:40) [guice-2.0.jar:]*
*    at com.google.inject.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java:60) [guice-2.0.jar:]*
*    at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:85) [guice-2.0.jar:]*
*    at com.google.inject.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:111) [guice-2.0.jar:]*
*    at com.google.inject.FactoryProxy.get(FactoryProxy.java:56) [guice-2.0.jar:]*
*    at com.google.inject.SingleParameterInjector.inject(SingleParameterInjector.java:42) [guice-2.0.jar:]*
*    at com.google.inject.SingleParameterInjector.getAll(SingleParameterInjector.java:66) [guice-2.0.jar:]*
*    at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:84) [guice-2.0.jar:]*
*    at com.google.inject.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:111) [guice-2.0.jar:]*
*    at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:45) [guice-2.0.jar:]*
*    at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:811) [guice-2.0.jar:]*
*    at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:42) [guice-2.0.jar:]*
*    at com.google.inject.Scopes$1$1.get(Scopes.java:54) [guice-2.0.jar:]*
*    at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:48) [guice-2.0.jar:]*
*    at com.google.inject.FactoryProxy.get(FactoryProxy.java:56) [guice-2.0.jar:]*
*    at com.google.inject.InjectorImpl$4$1.call(InjectorImpl.java:758) [guice-2.0.jar:]*
*    at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:804) [guice-2.0.jar:]*
*    at com.google.inject.InjectorImpl$4.get(InjectorImpl.java:754) [guice-2.0.jar:]*
*    at com.google.inject.InjectorImpl.getInstance(InjectorImpl.java:793) [guice-2.0.jar:]*
*    at org.jboss.errai.bus.server.servlet.AbstractErraiServlet.buildService(AbstractErraiServlet.java:133) [errai-bus-1.1-Final.jar:1.1-Final]*
*    at org.jboss.errai.bus.server.servlet.AbstractErraiServlet.init(AbstractErraiServlet.java:104) [errai-bus-1.1-Final.jar:1.1-Final]*
*    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1202) [jbossweb-7.0.13.Final.jar:]*
*    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1102) [jbossweb-7.0.13.Final.jar:]*
*    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3655) [jbossweb-7.0.13.Final.jar:]*
*    at org.apache.catalina.core.StandardContext.start(StandardContext.java:3873) [jbossweb-7.0.13.Final.jar:]*
*    at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]*
*    at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)*
*    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)*
*    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) [rt.jar:1.6.0_41]*
*    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) [rt.jar:1.6.0_41]*
*    at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_41]*

14:10:59,826 INFO  [org.jboss.errai.bus.server.service.bootstrap.OrderedBootstrap] (MSC service thread 1-13) Bootstrap Errai
14:10:59,826 INFO  [org.jboss.errai.bus.server.service.bootstrap.DefaultComponents] (MSC service thread 1-13) using dispatcher implementation: org.jboss.errai.bus.server.AsyncDispatcher
14:11:00,029 INFO  [org.jboss.errai.bus.server.WorkerFactory] (MSC service thread 1-13) initializing async worker pools (poolSize: 5; workerTimeout: 5000)
14:11:00,029 INFO  [org.jboss.errai.bus.server.WorkerFactory] (MSC service thread 1-13) starting worker pool.
14:11:00,029 INFO  [org.jboss.errai.bus.server.service.bootstrap.DefaultComponents] (MSC service thread 1-13) using session provider implementation: org.jboss.errai.bus.server.HttpSessionProvider
14:11:00,029 INFO  [org.jboss.errai.bus.server.service.bootstrap.LoadExtensions] (MSC service thread 1-13) beging searching for Errai extensions ...
14:11:00,044 INFO  [org.jboss.errai.bus.server.service.bootstrap.LoadExtensions] (MSC service thread 1-13) added extension binding: org.jboss.errai.bus.client.framework.ModelAdapter
14:11:00,044 INFO  [org.jboss.errai.bus.server.service.bootstrap.LoadExtensions] (MSC service thread 1-13) total extension binding: 1
14:11:00,528 INFO  [org.jboss.errai.bus.server.service.bootstrap.BootstrapContext] (MSC service thread 1-13) Running deferred bootstrap tasks ...
14:11:00,528 INFO  [org.jboss.errai.bus.server.service.bootstrap.OrderedBootstrap] (MSC service thread 1-13) Bootstrap complete. Ready to rumble!
14:11:00,544 INFO  [org.jboss.web] (MSC service thread 1-13) JBAS018210: Registering web context: /jbpm-console
*14:11:00,793 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry derbyLocale_cs.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:00,793 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry derbyLocale_de_DE.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:00,793 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry derbyLocale_es.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:00,809 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry derbyLocale_fr.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:00,809 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry derbyLocale_hu.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:00,918 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry derbyLocale_it.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:00,918 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry derbyLocale_ja_JP.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:00,918 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry derbyLocale_ko_KR.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:00,965 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry derbyLocale_pl.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:00,965 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry derbyLocale_pt_BR.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:00,965 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry derbyLocale_ru.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:00,965 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry derbyLocale_zh_CN.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:00,980 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry derbyLocale_zh_TW.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/derby.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:00,980 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry jaxb-api.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/jaxb-impl-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:00,980 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry activation.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/jaxb-impl-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:00,980 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry jsr173_1.0_api.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/jaxb-impl-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:00,996 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry jaxb1-impl.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/jaxb-impl-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:00,996 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry jaxb-api.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:00,996 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry jaxb-impl.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:00,996 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry jsr173_1.0_api.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:01,011 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry activation.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:01,011 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-9) Class Path entry activation.jar in "/C:/jbpm/content/jbpm-gwt-console-server.war/WEB-INF/lib/mail-1.4.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:01,058 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-14) JBAS015893: Encountered invalid class name 'org.springframework.context.ApplicationContext,org.springframework.beans.BeansException' for service type 'org.apache.cxf.bus.factory'*
*14:11:01,074 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-14) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'*
*14:11:01,074 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-14) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'*
*14:11:01,089 INFO  [org.jboss.as.jpa] (MSC service thread 1-14) JBAS011401: Read persistence.xml for org.jbpm.persistence.jpa*
*14:11:01,760 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.jbpm-gwt-console-server.war" is using a private module ("org.jboss.netty:main") which may be changed or removed in future versions without notice.*
*14:11:01,791 WARN  [org.jboss.as.ee] (MSC service thread 1-15) JBAS011006: Not installing optional component org.apache.cxf.transport.http.Servlet3ContinuationProvider$Servlet3Continuation due to exception: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011054: Could not find default constructor for class org.apache.cxf.transport.http.Servlet3ContinuationProvider$Servlet3Continuation*
*    at org.jboss.as.ee.component.ComponentDescription$DefaultComponentConfigurator.configure(ComponentDescription.java:606)*
*    at org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor.deploy(EEModuleConfigurationProcessor.java:81)*
*    at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]*
*    at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]*
*    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]*
*    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) [rt.jar:1.6.0_41]*
*    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) [rt.jar:1.6.0_41]*
*    at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_41]*

*14:11:01,807 WARN  [org.jboss.as.ee] (MSC service thread 1-15) JBAS011006: Not installing optional component org.jboss.errai.bus.server.servlet.StandardAsyncServlet$1 due to exception: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011054: Could not find default constructor for class org.jboss.errai.bus.server.servlet.StandardAsyncServlet$1*
*    at org.jboss.as.ee.component.ComponentDescription$DefaultComponentConfigurator.configure(ComponentDescription.java:606)*
*    at org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor.deploy(EEModuleConfigurationProcessor.java:81)*
*    at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]*
*    at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]*
*    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]*
*    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) [rt.jar:1.6.0_41]*
*    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) [rt.jar:1.6.0_41]*
*    at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_41]*

14:11:03,273 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-15) JBAS010403: Deploying JDBC-compliant driver class org.apache.derby.jdbc.AutoloadedDriver (version 10.5)
14:11:03,273 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-15) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
14:11:03,289 INFO  [org.jboss.as.jpa] (MSC service thread 1-2) JBAS011402: Starting Persistence Unit Service 'jbpm-gwt-console-server.war#org.jbpm.persistence.jpa'
14:11:03,383 INFO  [org.hibernate.annotations.common.Version] (MSC service thread 1-2) HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
14:11:03,398 INFO  [org.hibernate.Version] (MSC service thread 1-2) HHH000412: Hibernate Core {4.0.1.Final}
14:11:03,398 INFO  [org.hibernate.cfg.Environment] (MSC service thread 1-2) HHH000206: hibernate.properties not found
14:11:03,398 INFO  [org.hibernate.cfg.Environment] (MSC service thread 1-2) HHH000021: Bytecode provider name : javassist
14:11:03,414 INFO  [org.hibernate.ejb.Ejb3Configuration] (MSC service thread 1-2) HHH000204: Processing PersistenceUnitInfo [
    name: org.jbpm.persistence.jpa
    ...]
*14:11:03,788 WARN  [org.hibernate.internal.util.xml.DTDEntityResolver] (MSC service thread 1-2) HHH000223: Recognized obsolete hibernate namespace  http://hibernate.sourceforge.net/ http://hibernate.sourceforge.net/. Use namespace  http://www.hibernate.org/dtd/ http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!*
*14:11:04,022 INFO  [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] (MSC service thread 1-2) HHH000130: Instantiating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider*
*14:11:05,348 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry avalon-framework-4.2.0.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,348 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry batik-all-1.7.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,348 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry commons-io-1.3.1.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,348 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry serializer-2.7.0.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,348 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry servlet-2.2.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,364 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xalan-2.7.0.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,364 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xercesImpl-2.7.1.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,364 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xml-apis-ext-1.3.04.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,364 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xmlgraphics-commons-1.3.1.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,364 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry fop-hyph.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,364 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry jai_codec.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry jai_core.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry jai_imageio.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry jimi-1.0.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xmlunit1.0.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/fop-0.95.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,379 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry jaxb-api.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/jaxb-impl-2.2.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,395 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry activation.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/jaxb-impl-2.2.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,395 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry jsr173_1.0_api.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/jaxb-impl-2.2.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,395 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry jaxb1-impl.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/jaxb-impl-2.2.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,395 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry jaxb-api.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/jaxb-xjc-2.1.13.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,395 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry jaxb-impl.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/jaxb-xjc-2.1.13.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,411 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry jsr173_1.0_api.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/jaxb-xjc-2.1.13.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,411 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry activation.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/jaxb-xjc-2.1.13.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,411 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xml-apis-1.0.b2.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/jbpmmigration-0.11.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,411 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry commons-lang-2.6.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/jbpmmigration-0.11.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,411 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry commons-io-2.1.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/jbpmmigration-0.11.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,426 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry log4j-1.2.16.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/jbpmmigration-0.11.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,426 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry activation.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/mail-1.4.1.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,426 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xml-apis.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/serializer-2.7.1.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,426 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xercesImpl.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/xalan-2.7.1.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,442 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xml-apis.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/xalan-2.7.1.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,442 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry serializer.jar in "/C:/jbpm/content/designer.war/WEB-INF/lib/xalan-2.7.1.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:05,457 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015893: Encountered invalid class name 'org.springframework.context.ApplicationContext,org.springframework.beans.BeansException' for service type 'org.apache.cxf.bus.factory'*
*14:11:05,473 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'*
*14:11:05,582 WARN  [org.jboss.as.ee] (MSC service thread 1-7) JBAS011006: Not installing optional component org.apache.cxf.transport.http.Servlet3ContinuationProvider$Servlet3Continuation due to exception: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011054: Could not find default constructor for class org.apache.cxf.transport.http.Servlet3ContinuationProvider$Servlet3Continuation*
*    at org.jboss.as.ee.component.ComponentDescription$DefaultComponentConfigurator.configure(ComponentDescription.java:606)*
*    at org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor.deploy(EEModuleConfigurationProcessor.java:81)*
*    at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]*
*    at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]*
*    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]*
*    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) [rt.jar:1.6.0_41]*
*    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) [rt.jar:1.6.0_41]*
*    at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_41]*

14:11:05,645 INFO  [org.jboss.web] (MSC service thread 1-11) JBAS018210: Registering web context: /designer
14:11:06,754 INFO  [org.hibernate.dialect.Dialect] (MSC service thread 1-2) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
14:11:06,770 INFO  [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] (MSC service thread 1-2) HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
14:11:06,770 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (MSC service thread 1-2) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
14:11:06,770 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-2) HHH000397: Using ASTQueryTranslatorFactory
14:11:06,801 INFO  [org.hibernate.validator.util.Version] (MSC service thread 1-2) Hibernate Validator 4.2.0.Final
14:11:06,973 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000228: Running hbm2ddl schema update
14:11:06,973 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000102: Fetching database metadata
14:11:06,988 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000396: Updating schema
14:11:07,004 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: JBPM.PUBLIC.EVENTTYPES
14:11:07,004 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [eventtypes, instanceid]
14:11:07,004 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fkb0e5621f7665489a]
14:11:07,004 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fkb0e5621f7665489a_index_5]
14:11:07,004 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: JBPM.PUBLIC.NODEINSTANCELOG
14:11:07,004 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [id, nodename, log_date, nodeinstanceid, type, processinstanceid, processid, nodeid]
14:11:07,004 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []
14:11:07,019 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary_key_8]
14:11:07,019 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: JBPM.PUBLIC.PROCESSINSTANCEINFO
14:11:07,019 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [id, startdate, lastreaddate, state, processinstancebytearray, optlock, instanceid, processid, lastmodificationdate]
14:11:07,019 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []
14:11:07,019 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary_key_4]
14:11:07,035 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: JBPM.PUBLIC.PROCESSINSTANCELOG
14:11:07,035 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [id, end_date, status, parentprocessinstanceid, start_date, outcome, processinstanceid, processid]
14:11:07,035 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []
14:11:07,035 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary_key_1]
14:11:07,051 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: JBPM.PUBLIC.SESSIONINFO
14:11:07,051 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [rulesbytearray, id, startdate, optlock, lastmodificationdate]
14:11:07,051 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []
14:11:07,051 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary_key_7]
14:11:07,066 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: JBPM.PUBLIC.VARIABLEINSTANCELOG
14:11:07,066 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [id, variableinstanceid, variableid, value, log_date, processinstanceid, processid]
14:11:07,066 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []
14:11:07,066 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary_key_19]
14:11:07,082 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: JBPM.PUBLIC.WORKITEMINFO
14:11:07,082 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [workitembytearray, name, workitemid, state, optlock, creationdate, processinstanceid]
14:11:07,082 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []
14:11:07,082 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary_key_b]
14:11:07,082 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000232: Schema update complete
14:11:07,628 INFO  [org.jboss.bpm.report.ReportFacade] (MSC service thread 1-5) Output dir: C:\jbpm\jboss-as-7.1.1.Final\standalone\tmp\vfs\tempce53c5f298479134\jbpm-gwt-console-server.war-c82a8108e0762dc7\WEB-INF/output/
14:11:07,628 INFO  [org.jboss.bpm.report.ReportFacade] (MSC service thread 1-5) Report dir: C:\jbpm\jboss-as-7.1.1.Final\standalone\tmp\vfs\tempce53c5f298479134\jbpm-gwt-console-server.war-c82a8108e0762dc7\WEB-INF/reports/
14:11:07,628 INFO  [org.jboss.bpm.report.BirtService] (BirtService-Init) Creating BIRT service in the background
14:11:07,721 INFO  [org.jboss.web] (MSC service thread 1-5) JBAS018210: Registering web context: /gwt-console-server
14:11:10,763 INFO  [org.jboss.bpm.report.BirtService] (BirtService-Init) Service created: org.eclipse.birt.report.engine.api.impl.ReportEngine at 61070a02
*14:11:13,196 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry derbyLocale_cs.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,212 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry derbyLocale_de_DE.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,212 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry derbyLocale_es.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,212 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry derbyLocale_fr.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,212 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry derbyLocale_hu.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,227 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry derbyLocale_it.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,227 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry derbyLocale_ja_JP.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,227 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry derbyLocale_ko_KR.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,227 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry derbyLocale_pl.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,243 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry derbyLocale_pt_BR.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,243 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry derbyLocale_ru.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,243 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry derbyLocale_zh_CN.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,243 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry derbyLocale_zh_TW.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/derby-10.5.3.0_1.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,243 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry iText-toolbox.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/itext-2.1.2.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,259 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry iText-toolbox-2.1.2.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/itext-2.1.2.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,259 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry jaxb-api.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/jaxb-impl-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,259 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry activation.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/jaxb-impl-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,259 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry jsr173_1.0_api.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/jaxb-impl-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,274 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry jaxb1-impl.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/jaxb-impl-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,274 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry jaxb-api.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/jaxb-xjc-2.0EA3.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,274 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry jaxb-impl.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/jaxb-xjc-2.0EA3.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,274 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry jsr173_1.0_api.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/jaxb-xjc-2.0EA3.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,274 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry activation.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/jaxb-xjc-2.0EA3.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,290 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry jaxb-api.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,290 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry jaxb-impl.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,290 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry jsr173_1.0_api.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,290 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry activation.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,305 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) Class Path entry activation.jar in "/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/mail-1.4.jar"  does not point to a valid jar for a Class-Path reference.*
*14:11:13,321 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.ConfigurableArchiveImpl' for service type 'org.jboss.shrinkwrap.spi.Configurable'*
*14:11:13,337 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.GenericArchiveImpl' for service type 'org.jboss.shrinkwrap.api.GenericArchive'*
*14:11:13,337 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'extension=.jar' for service type 'org.jboss.shrinkwrap.api.GenericArchive'*
*14:11:13,337 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'archiveFormat=UNKNOWN' for service type 'org.jboss.shrinkwrap.api.GenericArchive'*
*14:11:13,337 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.serialization.ZipSerializableViewImpl' for service type 'org.jboss.shrinkwrap.api.serialization.SerializableView'*
*14:11:13,337 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.spec.JavaArchiveImpl' for service type 'org.jboss.shrinkwrap.api.spec.JavaArchive'*
*14:11:13,352 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'extension=.jar' for service type 'org.jboss.shrinkwrap.api.spec.JavaArchive'*
*14:11:13,352 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'archiveFormat=ZIP' for service type 'org.jboss.shrinkwrap.api.spec.JavaArchive'*
*14:11:13,352 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.exporter.tar.TarExporterImpl' for service type 'org.jboss.shrinkwrap.api.exporter.TarExporter'*
*14:11:13,352 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'extension=.tar' for service type 'org.jboss.shrinkwrap.api.exporter.TarExporter'*
*14:11:13,352 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.importer.zip.ZipImporterImpl' for service type 'org.jboss.shrinkwrap.api.importer.ZipImporter'*
*14:11:13,368 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'extension=.jar' for service type 'org.jboss.shrinkwrap.api.importer.ZipImporter'*
*14:11:13,368 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.importer.tar.TarImporterImpl' for service type 'org.jboss.shrinkwrap.api.importer.TarImporter'*
*14:11:13,368 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'extension=.tar' for service type 'org.jboss.shrinkwrap.api.importer.TarImporter'*
*14:11:13,368 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.spec.WebArchiveImpl' for service type 'org.jboss.shrinkwrap.api.spec.WebArchive'*
*14:11:13,368 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'extension=.war' for service type 'org.jboss.shrinkwrap.api.spec.WebArchive'*
*14:11:13,368 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'archiveFormat=ZIP' for service type 'org.jboss.shrinkwrap.api.spec.WebArchive'*
*14:11:13,383 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.exporter.tar.TarGzExporterImpl' for service type 'org.jboss.shrinkwrap.api.exporter.TarGzExporter'*
*14:11:13,383 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'extension=.tar.gz' for service type 'org.jboss.shrinkwrap.api.exporter.TarGzExporter'*
*14:11:13,383 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.serialization.ZipSerializableViewImpl' for service type 'org.jboss.shrinkwrap.api.serialization.ZipSerializableView'*
*14:11:13,383 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.importer.ExplodedImporterImpl' for service type 'org.jboss.shrinkwrap.api.importer.ExplodedImporter'*
*14:11:13,383 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.exporter.ExplodedExporterImpl' for service type 'org.jboss.shrinkwrap.api.exporter.ExplodedExporter'*
*14:11:13,399 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.spec.EnterpriseArchiveImpl' for service type 'org.jboss.shrinkwrap.api.spec.EnterpriseArchive'*
*14:11:13,399 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'extension=.ear' for service type 'org.jboss.shrinkwrap.api.spec.EnterpriseArchive'*
*14:11:13,399 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'archiveFormat=ZIP' for service type 'org.jboss.shrinkwrap.api.spec.EnterpriseArchive'*
*14:11:13,399 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.spec.ResourceAdapterArchiveImpl' for service type 'org.jboss.shrinkwrap.api.spec.ResourceAdapterArchive'*
*14:11:13,415 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'extension=.rar' for service type 'org.jboss.shrinkwrap.api.spec.ResourceAdapterArchive'*
*14:11:13,415 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'archiveFormat=ZIP' for service type 'org.jboss.shrinkwrap.api.spec.ResourceAdapterArchive'*
*14:11:13,415 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.importer.tar.TarGzImporterImpl' for service type 'org.jboss.shrinkwrap.api.importer.TarGzImporter'*
*14:11:13,415 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'extension=.tar.gz' for service type 'org.jboss.shrinkwrap.api.importer.TarGzImporter'*
*14:11:13,415 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'implementingClassName=org.jboss.shrinkwrap.impl.base.exporter.zip.ZipExporterImpl' for service type 'org.jboss.shrinkwrap.api.exporter.ZipExporter'*
*14:11:13,430 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'*
14:11:13,820 INFO  [org.jboss.weld.deployer] (MSC service thread 1-16) JBAS016002: Processing weld deployment drools-guvnor.war
14:11:13,992 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-13) JBAS010403: Deploying JDBC-compliant driver class org.apache.derby.jdbc.AutoloadedDriver (version 10.5)
14:11:14,007 INFO  [org.jboss.weld.deployer] (MSC service thread 1-13) JBAS016005: Starting Services for CDI deployment: drools-guvnor.war
14:11:14,023 INFO  [org.jboss.weld.Version] (MSC service thread 1-13) WELD-000900 1.1.5 (AS71)
14:11:14,038 INFO  [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016008: Starting weld service for deployment drools-guvnor.war
14:11:14,194 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Solder Config XML provider starting...
14:11:14,194 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Loading XmlDocumentProvider: org.jboss.solder.config.xml.bootstrap.ResourceLoaderXmlDocumentProvider
14:11:14,210 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Reading XML file: vfs:/C:/jbpm/content/drools-guvnor.war/WEB-INF/beans.xml
*14:11:14,226 WARN  [org.jboss.solder.config.xml.model.ModelBuilder] (MSC service thread 1-5) Solder Config could not resolve XML namspace for: {}*
14:11:14,241 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Reading XML file: vfs:/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/guvnor-repository-5.5.0.Final.jar/META-INF/beans.xml
14:11:14,241 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Reading XML file: vfs:/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/seam-international-api-3.1.0.Final.jar/META-INF/beans.xml
14:11:14,241 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Reading XML file: vfs:/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/seam-remoting-3.1.0.Final.jar/META-INF/beans.xml
14:11:14,241 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Reading XML file: vfs:/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/seam-persistence-3.1.0.Final.jar/META-INF/beans.xml
14:11:14,257 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Reading XML file: vfs:/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/seam-transaction-3.1.0.Final.jar/META-INF/beans.xml
14:11:14,257 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Reading XML file: vfs:/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/seam-security-3.1.0.Final.jar/META-INF/beans.xml
14:11:14,257 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Reading XML file: vfs:/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/guvnor-webapp-core-5.5.0.Final.jar/META-INF/beans.xml
14:11:14,257 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Reading XML file: vfs:/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/seam-conversation-spi-3.0.0.Final.jar/META-INF/beans.xml
*14:11:14,272 WARN  [org.jboss.solder.config.xml.model.ModelBuilder] (MSC service thread 1-5) Solder Config could not resolve XML namspace for: {}*
14:11:14,272 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Reading XML file: vfs:/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/seam-security-api-3.1.0.Final.jar/META-INF/beans.xml
14:11:14,272 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Reading XML file: vfs:/C:/jbpm/content/drools-guvnor.war/WEB-INF/lib/seam-international-3.1.0.Final.jar/META-INF/beans.xml
14:11:14,272 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Adding XML Defined Bean: org.drools.guvnor.server.repository.GuvnorBootstrapConfiguration
14:11:14,288 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Adding XML Defined Bean: org.jboss.seam.security.IdentityImpl
14:11:14,304 INFO  [org.jboss.solder.Version] (MSC service thread 1-5) Solder 3.1.1.Final (build id: 3.1.1.Final)
14:11:14,304 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.jboss.seam.transaction.NoTransaction from being installed as bean due to @Veto annotation
14:11:14,319 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.jboss.seam.transaction.UTTransaction from being installed as bean due to @Veto annotation
14:11:14,428 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.jboss.seam.transaction.HibernateTransaction from being installed as bean due to @Veto annotation
14:11:14,428 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.jboss.seam.transaction.SeSynchronizations from being installed as bean due to @Veto annotation
14:11:14,444 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.jboss.seam.transaction.CMTTransaction from being installed as bean due to @Veto annotation
14:11:14,444 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.jboss.seam.transaction.EntityTransaction from being installed as bean due to @Veto annotation
14:11:14,584 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Preventing installation of default bean: org.jboss.seam.security.IdentityImpl
14:11:14,647 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.jboss.seam.security.SecurityEventMessages from being installed as bean due to @Veto annotation
14:11:14,881 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.jboss.seam.international.locale.LocaleConfiguration from being installed as bean due to @Veto annotation
14:11:14,912 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.drools.guvnor.server.TestScenarioServiceServlet from being installed as bean due to @Veto annotation
14:11:14,943 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.drools.guvnor.server.SuggestionCompletionEngineServiceServlet from being installed as bean due to @Veto annotation
14:11:15,052 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.drools.guvnor.server.DroolsServiceServlet from being installed as bean due to @Veto annotation
14:11:15,068 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.drools.guvnor.server.WorkItemServiceServlet from being installed as bean due to @Veto annotation
14:11:15,520 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.drools.guvnor.server.simulation.SimulationTestServiceServlet from being installed as bean due to @Veto annotation
14:11:16,082 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.drools.guvnor.server.AssetServiceServlet from being installed as bean due to @Veto annotation
14:11:16,363 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.drools.guvnor.server.CategoryServiceServlet from being installed as bean due to @Veto annotation
14:11:16,410 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.drools.guvnor.server.ModuleServiceServlet from being installed as bean due to @Veto annotation
14:11:16,566 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.drools.guvnor.server.SecurityServiceServlet from being installed as bean due to @Veto annotation
14:11:16,768 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.drools.guvnor.server.RepositoryServiceServlet from being installed as bean due to @Veto annotation
14:11:16,924 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Preventing installation of default bean: org.drools.guvnor.server.repository.GuvnorBootstrapConfiguration
14:11:17,065 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.jboss.seam.persistence.HibernatePersistenceProvider from being installed as bean due to @Veto annotation
14:11:17,065 INFO  [org.jboss.solder.core.CoreExtension] (MSC service thread 1-5) Preventing class org.jboss.seam.persistence.hibernate.HibernateManagedSessionExtensionImpl from being installed as bean due to @Veto annotation
14:11:17,080 INFO  [org.jboss.solder.exception.control.extension] (MSC service thread 1-5) Adding handler Qualifiers: [@javax.enterprise.inject.Any()] TraversalMode: BREADTH_FIRST Handles Type: class java.lang.Throwable Precedence: -100 [method] public org.jboss.seam.transaction.SimpleTransactionExceptionHandler.markTransactionRollback(CaughtException<Throwable>) to known handlers
14:11:17,112 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Wrapping InjectionTarget to set field values: org.jboss.seam.security.IdentityImpl
14:11:17,236 INFO  [org.jboss.seam.international.status.TypedStatusMessageBundleExtension] (MSC service thread 1-5) Add @MessageBundle to org.jboss.solder.reflection.annotated.AnnotationBuilder.messages injection point for the type: org.jboss.solder.support.SolderMessages
14:11:17,252 INFO  [org.jboss.seam.international.status.TypedStatusMessageBundleExtension] (MSC service thread 1-5) Add @MessageBundle to org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder.messages injection point for the type: org.jboss.solder.support.SolderMessages
14:11:17,283 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-5) Wrapping InjectionTarget to set field values: org.drools.guvnor.server.repository.GuvnorBootstrapConfiguration
14:11:17,673 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-9) Initializing Mojarra 2.1.7-jbossorg-1 (20120227-1401) for context '/drools-guvnor'
14:11:19,171 INFO  [solder-servlet] (MSC service thread 1-9) Catch Integration for Servlets enabled
14:11:19,186 INFO  [org.jboss.web] (MSC service thread 1-9) JBAS018210: Registering web context: /drools-guvnor
14:11:19,186 INFO  [org.jboss.as] (MSC service thread 1-12) JBAS015951: Admin console listening on  http://127.0.0.1:9990 http://127.0.0.1:9990
14:11:19,186 INFO  [org.jboss.as] (MSC service thread 1-12) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 29235ms - Started 475 of 559 services (82 services are passive or on-demand)
14:11:19,264 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "jbpm-gwt-console.war"
14:11:19,264 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "jbpm-gwt-console-server.war"
14:11:19,264 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "drools-guvnor.war"
14:11:19,264 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "designer.war"
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/801428#801428]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130307/40417500/attachment-0001.html 


More information about the jboss-user mailing list