Skip to content

Instantly share code, notes, and snippets.

@arcivanov
Created August 9, 2016 15:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arcivanov/5ff538db0dd1feca153b90965579c8e1 to your computer and use it in GitHub Desktop.
Save arcivanov/5ff538db0dd1feca153b90965579c8e1 to your computer and use it in GitHub Desktop.
WFLY 10 OSGI Deployment script and logs
2016-08-09 11:37:05,104 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.1.Final
2016-08-09 11:37:05,243 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
2016-08-09 11:37:05,304 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.0.0.Final (WildFly Core 2.0.10.Final) starting
2016-08-09 11:37:05,305 DEBUG [org.jboss.as.config] (MSC service thread 1-7) Configured system properties:
[Standalone] =
awt.toolkit = sun.awt.X11.XToolkit
file.encoding = UTF-8
file.encoding.pkg = sun.io
file.separator = /
java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
java.awt.headless = true
java.awt.printerjob = sun.print.PSPrinterJob
java.class.path = /home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final/jboss-modules.jar
java.class.version = 52.0
java.endorsed.dirs = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-1.b14.fc24.x86_64/jre/lib/endorsed
java.ext.dirs = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-1.b14.fc24.x86_64/jre/lib/ext:/usr/java/packages/lib/ext
java.home = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-1.b14.fc24.x86_64/jre
java.io.tmpdir = /tmp
java.library.path = /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
java.net.preferIPv4Stack = true
java.runtime.name = OpenJDK Runtime Environment
java.runtime.version = 1.8.0_101-b14
java.specification.name = Java Platform API Specification
java.specification.vendor = Oracle Corporation
java.specification.version = 1.8
java.util.logging.manager = org.jboss.logmanager.LogManager
java.vendor = Oracle Corporation
java.vendor.url = http://java.oracle.com/
java.vendor.url.bug = http://bugreport.sun.com/bugreport/
java.version = 1.8.0_101
java.vm.info = mixed mode
java.vm.name = OpenJDK 64-Bit Server VM
java.vm.specification.name = Java Virtual Machine Specification
java.vm.specification.vendor = Oracle Corporation
java.vm.specification.version = 1.8
java.vm.vendor = Oracle Corporation
java.vm.version = 25.101-b14
javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder
javax.xml.datatype.DatatypeFactory = __redirected.__DatatypeFactory
javax.xml.parsers.DocumentBuilderFactory = __redirected.__DocumentBuilderFactory
javax.xml.parsers.SAXParserFactory = __redirected.__SAXParserFactory
javax.xml.stream.XMLEventFactory = __redirected.__XMLEventFactory
javax.xml.stream.XMLInputFactory = __redirected.__XMLInputFactory
javax.xml.stream.XMLOutputFactory = __redirected.__XMLOutputFactory
javax.xml.transform.TransformerFactory = __redirected.__TransformerFactory
javax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema = __redirected.__SchemaFactory
javax.xml.xpath.XPathFactory:http://java.sun.com/jaxp/xpath/dom = __redirected.__XPathFactory
jboss.home.dir = /home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final
jboss.host.name = ai-karellen-lap
jboss.modules.dir = /home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final/modules
jboss.modules.system.pkgs = org.jboss.byteman
jboss.node.name = ai-karellen-lap
jboss.qualified.host.name = ai-karellen-lap
jboss.server.base.dir = /home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final/standalone
jboss.server.config.dir = /home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final/standalone/configuration
jboss.server.data.dir = /home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final/standalone/data
jboss.server.deploy.dir = /home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final/standalone/data/content
jboss.server.log.dir = /home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final/standalone/log
jboss.server.name = ai-karellen-lap
jboss.server.persist.config = true
jboss.server.temp.dir = /home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final/standalone/tmp
line.separator =
logging.configuration = file:/home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final/standalone/configuration/logging.properties
module.path = /home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final/modules
org.jboss.boot.log.file = /home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final/standalone/log/server.log
org.jboss.resolver.warning = true
org.xml.sax.driver = __redirected.__XMLReaderFactory
os.arch = amd64
os.name = Linux
os.version = 4.6.5-300.fc24.x86_64
path.separator = :
sun.arch.data.model = 64
sun.boot.class.path = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-1.b14.fc24.x86_64/jre/lib/resources.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-1.b14.fc24.x86_64/jre/lib/rt.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-1.b14.fc24.x86_64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-1.b14.fc24.x86_64/jre/lib/jsse.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-1.b14.fc24.x86_64/jre/lib/jce.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-1.b14.fc24.x86_64/jre/lib/charsets.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-1.b14.fc24.x86_64/jre/lib/jfr.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-1.b14.fc24.x86_64/jre/classes
sun.boot.library.path = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-1.b14.fc24.x86_64/jre/lib/amd64
sun.cpu.endian = little
sun.cpu.isalist =
sun.io.unicode.encoding = UnicodeLittle
sun.java.command = /home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final/jboss-modules.jar -mp /home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final/modules org.jboss.as.standalone -Djboss.home.dir=/home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final -Djboss.server.base.dir=/home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final/standalone -c standalone-osgi.xml
sun.java.launcher = SUN_STANDARD
sun.jnu.encoding = UTF-8
sun.management.compiler = HotSpot 64-Bit Tiered Compilers
sun.os.patch.level = unknown
user.country = US
user.dir = /home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final/bin
user.home = /home/arcivanov
user.language = en
user.name = arcivanov
user.timezone = America/New_York
2016-08-09 11:37:05,305 DEBUG [org.jboss.as.config] (MSC service thread 1-7) VM Arguments: -D[Standalone] -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Dorg.jboss.boot.log.file=/home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final/standalone/log/server.log -Dlogging.configuration=file:/home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final/standalone/configuration/logging.properties
2016-08-09 11:37:06,205 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
2016-08-09 11:37:06,220 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.3.4.Final
2016-08-09 11:37:06,229 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.3.4.Final
2016-08-09 11:37:06,250 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 32) JBAS011906: Activating OSGi Subsystem
2016-08-09 11:37:06,273 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 40) WFLYCLINF0001: Activating Infinispan subsystem.
2016-08-09 11:37:06,281 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 39) WFLYIO001: Worker 'default' has auto-configured to 16 core threads with 128 task threads based on your 8 available processors
2016-08-09 11:37:06,300 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 48) WFLYNAM0001: Activating Naming Subsystem
2016-08-09 11:37:06,309 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.18.Final
2016-08-09 11:37:06,309 INFO [org.jboss.as.security] (ServerService Thread Pool -- 55) WFLYSEC0002: Activating Security Subsystem
2016-08-09 11:37:06,312 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 46) WFLYJSF0007: Activated the following JSF Implementations: [main]
2016-08-09 11:37:06,321 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 58) WFLYWS0002: Activating WebServices Extension
2016-08-09 11:37:06,327 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0003: Undertow 1.3.15.Final starting
2016-08-09 11:37:06,328 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 57) WFLYUT0003: Undertow 1.3.15.Final starting
2016-08-09 11:37:06,329 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 35) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
2016-08-09 11:37:06,329 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 56) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
2016-08-09 11:37:06,347 INFO [org.jboss.as.naming] (MSC service thread 1-8) WFLYNAM0003: Starting Naming Service
2016-08-09 11:37:06,348 INFO [org.jboss.as.mail.extension] (MSC service thread 1-8) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
2016-08-09 11:37:06,373 INFO [org.jboss.as.security] (MSC service thread 1-5) WFLYSEC0001: Current PicketBox version=4.9.4.Final
2016-08-09 11:37:06,375 INFO [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.2.Final)
2016-08-09 11:37:06,389 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) WFLYJCA0018: Started Driver service with driver-name = h2
2016-08-09 11:37:06,433 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 57) WFLYUT0014: Creating file handler for path '/home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
2016-08-09 11:37:06,454 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server.
2016-08-09 11:37:06,455 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting
2016-08-09 11:37:06,580 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 128 (per class), which is derived from thread worker pool sizing.
2016-08-09 11:37:06,580 INFO [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 32 (per class), which is derived from the number of CPUs on this host.
2016-08-09 11:37:06,583 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080
2016-08-09 11:37:06,702 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011006: OSGi Framework - 5.0.1.Final
2016-08-09 11:37:06,820 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
2016-08-09 11:37:06,888 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-5) WFLYDS0013: Started FileSystemDeploymentService for directory /home/arcivanov/Documents/src/jbosgi/JBOSGI-794/wildfly-10.0.0.Final/standalone/deployments
2016-08-09 11:37:06,889 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-oxm-4.2.5.RELEASE_1.jar" (runtime-name: "org.apache.servicemix.bundles.spring-oxm-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:06,889 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-security-config-4.0.4.RELEASE_1.jar" (runtime-name: "org.apache.servicemix.bundles.spring-security-config-4.0.4.RELEASE_1.jar")
2016-08-09 11:37:06,889 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "spring-data-commons-1.11.4.RELEASE.jar" (runtime-name: "spring-data-commons-1.11.4.RELEASE.jar")
2016-08-09 11:37:06,891 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.xmlbeans-2.6.0_2.jar" (runtime-name: "org.apache.servicemix.bundles.xmlbeans-2.6.0_2.jar")
2016-08-09 11:37:06,891 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-context-support-4.2.5.RELEASE_1.jar" (runtime-name: "org.apache.servicemix.bundles.spring-context-support-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:06,892 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-ldap-1.3.2.RELEASE_3.jar" (runtime-name: "org.apache.servicemix.bundles.spring-ldap-1.3.2.RELEASE_3.jar")
2016-08-09 11:37:06,892 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-security-web-4.0.4.RELEASE_1.jar" (runtime-name: "org.apache.servicemix.bundles.spring-security-web-4.0.4.RELEASE_1.jar")
2016-08-09 11:37:06,893 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-tx-4.2.5.RELEASE_1.jar" (runtime-name: "org.apache.servicemix.bundles.spring-tx-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:06,895 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "com.springsource.org.aopalliance-1.0.0.jar" (runtime-name: "com.springsource.org.aopalliance-1.0.0.jar")
2016-08-09 11:37:06,893 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-ldap-2.0.4.RELEASE_2.jar" (runtime-name: "org.apache.servicemix.bundles.spring-ldap-2.0.4.RELEASE_2.jar")
2016-08-09 11:37:06,895 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-security-core-4.0.4.RELEASE_1.jar" (runtime-name: "org.apache.servicemix.bundles.spring-security-core-4.0.4.RELEASE_1.jar")
2016-08-09 11:37:06,895 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "gemini-blueprint-mock-2.0.0.RELEASE.jar" (runtime-name: "gemini-blueprint-mock-2.0.0.RELEASE.jar")
2016-08-09 11:37:06,896 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "spring-data-commons-1.12.1.RELEASE.jar" (runtime-name: "spring-data-commons-1.12.1.RELEASE.jar")
2016-08-09 11:37:06,896 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-orm-4.2.5.RELEASE_1.jar" (runtime-name: "org.apache.servicemix.bundles.spring-orm-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:06,896 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-jdbc-4.2.5.RELEASE_1.jar" (runtime-name: "org.apache.servicemix.bundles.spring-jdbc-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:06,897 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-web-4.2.5.RELEASE_1.jar" (runtime-name: "org.apache.servicemix.bundles.spring-web-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:06,897 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "spring-data-commons-1.8.6.RELEASE.jar" (runtime-name: "spring-data-commons-1.8.6.RELEASE.jar")
2016-08-09 11:37:06,897 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-aop-4.2.5.RELEASE_1.jar" (runtime-name: "org.apache.servicemix.bundles.spring-aop-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:06,897 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-test-4.2.5.RELEASE_1.jar" (runtime-name: "org.apache.servicemix.bundles.spring-test-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:06,897 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "gemini-blueprint-core-2.0.0.RELEASE.jar" (runtime-name: "gemini-blueprint-core-2.0.0.RELEASE.jar")
2016-08-09 11:37:06,897 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-webmvc-4.2.5.RELEASE_1.jar" (runtime-name: "org.apache.servicemix.bundles.spring-webmvc-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:06,897 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "aether-util-0.9.0.M2.jar" (runtime-name: "aether-util-0.9.0.M2.jar")
2016-08-09 11:37:06,898 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-expression-4.2.5.RELEASE_1.jar" (runtime-name: "org.apache.servicemix.bundles.spring-expression-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:06,898 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "gemini-blueprint-io-2.0.0.RELEASE.jar" (runtime-name: "gemini-blueprint-io-2.0.0.RELEASE.jar")
2016-08-09 11:37:06,898 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "gemini-blueprint-test-2.0.0.RELEASE.jar" (runtime-name: "gemini-blueprint-test-2.0.0.RELEASE.jar")
2016-08-09 11:37:06,898 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-jms-4.2.5.RELEASE_1.jar" (runtime-name: "org.apache.servicemix.bundles.spring-jms-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:06,898 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-context-4.2.5.RELEASE_1.jar" (runtime-name: "org.apache.servicemix.bundles.spring-context-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:06,899 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-batch-infrastructure-3.0.7.RELEASE_1.jar" (runtime-name: "org.apache.servicemix.bundles.spring-batch-infrastructure-3.0.7.RELEASE_1.jar")
2016-08-09 11:37:06,899 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-beans-4.2.5.RELEASE_1.jar" (runtime-name: "org.apache.servicemix.bundles.spring-beans-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:06,899 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "gemini-blueprint-extender-2.0.0.RELEASE.jar" (runtime-name: "gemini-blueprint-extender-2.0.0.RELEASE.jar")
2016-08-09 11:37:06,899 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-core-4.2.5.RELEASE_1.jar" (runtime-name: "org.apache.servicemix.bundles.spring-core-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:06,899 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "org.apache.servicemix.bundles.spring-batch-core-3.0.7.RELEASE_1.jar" (runtime-name: "org.apache.servicemix.bundles.spring-batch-core-3.0.7.RELEASE_1.jar")
2016-08-09 11:37:06,964 INFO [org.jboss.ws.common.management] (MSC service thread 1-7) JBWS022052: Starting JBossWS 5.1.3.Final (Apache CXF 3.1.4)
2016-08-09 11:37:07,102 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-5) ISPN000128: Infinispan version: Infinispan 'Mahou' 8.1.0.Final
2016-08-09 11:37:07,103 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-4) ISPN000128: Infinispan version: Infinispan 'Mahou' 8.1.0.Final
2016-08-09 11:37:07,672 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011001: Bundle installed: org.apache.felix.log:1.0.1
2016-08-09 11:37:07,674 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011001: Bundle installed: jboss-osgi-logging:1.0.0
2016-08-09 11:37:07,675 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011001: Bundle installed: org.apache.felix.configadmin:1.8.8
2016-08-09 11:37:07,677 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011001: Bundle installed: org.apache.felix.metatype:1.1.2
2016-08-09 11:37:07,679 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011001: Bundle installed: org.apache.felix.scr:1.8.2
2016-08-09 11:37:07,682 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011001: Bundle installed: org.apache.aries.blueprint:1.1.0
2016-08-09 11:37:07,685 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011001: Bundle installed: org.apache.aries.jmx:1.1.5
2016-08-09 11:37:07,687 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011001: Bundle installed: org.apache.aries.jndi:1.0.0
2016-08-09 11:37:07,689 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011001: Bundle installed: org.apache.aries.proxy:1.0.1
2016-08-09 11:37:07,692 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011001: Bundle installed: org.apache.aries.util:1.1.1
2016-08-09 11:37:07,782 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-aop:4.2.5.RELEASE_1
2016-08-09 11:37:07,797 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-jdbc:4.2.5.RELEASE_1
2016-08-09 11:37:07,800 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-jms:4.2.5.RELEASE_1
2016-08-09 11:37:07,810 INFO [org.jboss.osgi.framework] (MSC service thread 1-7) JBOSGI011001: Bundle installed: org.eclipse.gemini.blueprint.test:2.0.0.RELEASE
2016-08-09 11:37:07,816 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-orm:4.2.5.RELEASE_1
2016-08-09 11:37:07,832 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011001: Bundle installed: org.eclipse.gemini.blueprint.extender:2.0.0.RELEASE
2016-08-09 11:37:07,833 INFO [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-batch-core:3.0.7.RELEASE_1
2016-08-09 11:37:07,842 INFO [org.jboss.osgi.framework] (MSC service thread 1-7) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-beans:4.2.5.RELEASE_1
2016-08-09 11:37:07,847 INFO [org.jboss.osgi.framework] (MSC service thread 1-1) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-security-core:4.0.4.RELEASE_1
2016-08-09 11:37:07,849 INFO [org.jboss.osgi.framework] (MSC service thread 1-1) JBOSGI011001: Bundle installed: org.eclipse.gemini.blueprint.io:2.0.0.RELEASE
2016-08-09 11:37:07,850 INFO [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-tx:4.2.5.RELEASE_1
2016-08-09 11:37:07,852 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-core:4.2.5.RELEASE_1
2016-08-09 11:37:07,854 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-webmvc:4.2.5.RELEASE_1
2016-08-09 11:37:07,859 INFO [org.jboss.osgi.framework] (MSC service thread 1-1) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-context-support:4.2.5.RELEASE_1
2016-08-09 11:37:07,859 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011001: Bundle installed: org.eclipse.aether.util:0.9.0.M2
2016-08-09 11:37:07,860 INFO [org.jboss.osgi.framework] (MSC service thread 1-1) JBOSGI011001: Bundle installed: org.eclipse.gemini.blueprint.mock:2.0.0.RELEASE
2016-08-09 11:37:07,864 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011001: Bundle installed: org.eclipse.gemini.blueprint.core:2.0.0.RELEASE
2016-08-09 11:37:07,865 INFO [org.jboss.osgi.framework] (MSC service thread 1-8) JBOSGI011001: Bundle installed: org.springframework.data.core:1.8.6.RELEASE
2016-08-09 11:37:07,869 INFO [org.jboss.osgi.framework] (MSC service thread 1-7) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-ldap:1.3.2.RELEASE_3
2016-08-09 11:37:07,873 INFO [org.jboss.osgi.framework] (MSC service thread 1-1) JBOSGI011001: Bundle installed: org.springframework.data.core:1.11.4.RELEASE
2016-08-09 11:37:07,866 INFO [org.jboss.osgi.framework] (MSC service thread 1-8) JBOSGI011001: Bundle installed: com.springsource.org.aopalliance:1.0.0
2016-08-09 11:37:07,875 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-oxm:4.2.5.RELEASE_1
2016-08-09 11:37:07,878 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.xmlbeans:2.6.0.2
2016-08-09 11:37:07,885 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-test:4.2.5.RELEASE_1
2016-08-09 11:37:07,886 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-security-config:4.0.4.RELEASE_1
2016-08-09 11:37:07,890 INFO [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-security-web:4.0.4.RELEASE_1
2016-08-09 11:37:07,891 INFO [org.jboss.osgi.framework] (MSC service thread 1-1) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-context:4.2.5.RELEASE_1
2016-08-09 11:37:07,893 INFO [org.jboss.osgi.framework] (MSC service thread 1-7) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-expression:4.2.5.RELEASE_1
2016-08-09 11:37:07,901 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-batch-infrastructure:3.0.7.RELEASE_1
2016-08-09 11:37:07,907 INFO [org.jboss.osgi.framework] (MSC service thread 1-8) JBOSGI011001: Bundle installed: org.springframework.data.core:1.12.1.RELEASE
2016-08-09 11:37:07,909 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-ldap:2.0.4.RELEASE_2
2016-08-09 11:37:07,910 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011001: Bundle installed: org.apache.servicemix.bundles.spring-web:4.2.5.RELEASE_1
2016-08-09 11:37:08,250 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0069: Defer FIRST_MODULE_USE for gemini-blueprint-test-2.0.0.RELEASE.jar making it NEVER
2016-08-09 11:37:08,250 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0069: Defer FIRST_MODULE_USE for org.apache.servicemix.bundles.spring-ldap-2.0.4.RELEASE_2.jar making it NEVER
2016-08-09 11:37:08,250 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0069: Defer FIRST_MODULE_USE for org.apache.servicemix.bundles.spring-batch-infrastructure-3.0.7.RELEASE_1.jar making it NEVER
2016-08-09 11:37:08,250 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0069: Defer FIRST_MODULE_USE for spring-data-commons-1.12.1.RELEASE.jar making it NEVER
2016-08-09 11:37:08,250 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0069: Defer FIRST_MODULE_USE for gemini-blueprint-core-2.0.0.RELEASE.jar making it NEVER
2016-08-09 11:37:08,250 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0069: Defer FIRST_MODULE_USE for gemini-blueprint-io-2.0.0.RELEASE.jar making it NEVER
2016-08-09 11:37:08,251 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0069: Defer FIRST_MODULE_USE for org.apache.servicemix.bundles.spring-security-core-4.0.4.RELEASE_1.jar making it NEVER
2016-08-09 11:37:08,251 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0069: Defer FIRST_MODULE_USE for org.apache.servicemix.bundles.spring-ldap-1.3.2.RELEASE_3.jar making it NEVER
2016-08-09 11:37:08,251 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0069: Defer FIRST_MODULE_USE for gemini-blueprint-extender-2.0.0.RELEASE.jar making it NEVER
2016-08-09 11:37:08,251 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0069: Defer FIRST_MODULE_USE for org.apache.servicemix.bundles.spring-jms-4.2.5.RELEASE_1.jar making it NEVER
2016-08-09 11:37:08,251 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0069: Defer FIRST_MODULE_USE for spring-data-commons-1.8.6.RELEASE.jar making it NEVER
2016-08-09 11:37:08,251 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0069: Defer FIRST_MODULE_USE for org.apache.servicemix.bundles.spring-webmvc-4.2.5.RELEASE_1.jar making it NEVER
2016-08-09 11:37:08,251 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0069: Defer FIRST_MODULE_USE for aether-util-0.9.0.M2.jar making it NEVER
2016-08-09 11:37:08,251 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0069: Defer FIRST_MODULE_USE for org.apache.servicemix.bundles.spring-security-web-4.0.4.RELEASE_1.jar making it NEVER
2016-08-09 11:37:08,250 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0069: Defer FIRST_MODULE_USE for org.apache.servicemix.bundles.spring-web-4.2.5.RELEASE_1.jar making it NEVER
2016-08-09 11:37:08,259 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0069: Defer FIRST_MODULE_USE for org.apache.servicemix.bundles.spring-security-config-4.0.4.RELEASE_1.jar making it NEVER
2016-08-09 11:37:10,206 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011011: Starting bundles for start level: 1
2016-08-09 11:37:10,211 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011002: Bundle started: jbosgi-wildfly-http:2.5.2.Final-SNAPSHOT
2016-08-09 11:37:10,212 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011002: Bundle started: jbosgi-wildfly-jpa:2.5.2.Final-SNAPSHOT
2016-08-09 11:37:10,267 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011002: Bundle started: org.apache.felix.log:1.0.1
2016-08-09 11:37:10,311 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011002: Bundle started: jboss-osgi-logging:1.0.0
2016-08-09 11:37:10,371 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011002: Bundle started: org.apache.felix.configadmin:1.8.8
2016-08-09 11:37:10,412 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011002: Bundle started: org.apache.felix.metatype:1.1.2
2016-08-09 11:37:10,556 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011002: Bundle started: org.apache.felix.scr:1.8.2
2016-08-09 11:37:10,615 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011002: Bundle started: org.eclipse.gemini.blueprint.mock:2.0.0.RELEASE
2016-08-09 11:37:10,619 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011002: Bundle started: org.apache.servicemix.bundles.xmlbeans:2.6.0.2
2016-08-09 11:37:10,628 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011002: Bundle started: org.apache.servicemix.bundles.spring-core:4.2.5.RELEASE_1
2016-08-09 11:37:10,630 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011002: Bundle started: org.apache.servicemix.bundles.spring-expression:4.2.5.RELEASE_1
2016-08-09 11:37:10,632 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011002: Bundle started: org.apache.servicemix.bundles.spring-aop:4.2.5.RELEASE_1
2016-08-09 11:37:10,634 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011002: Bundle started: org.apache.servicemix.bundles.spring-oxm:4.2.5.RELEASE_1
2016-08-09 11:37:10,635 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011002: Bundle started: org.apache.servicemix.bundles.spring-context:4.2.5.RELEASE_1
2016-08-09 11:37:10,638 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011002: Bundle started: org.apache.servicemix.bundles.spring-tx:4.2.5.RELEASE_1
2016-08-09 11:37:10,640 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011002: Bundle started: com.springsource.org.aopalliance:1.0.0
2016-08-09 11:37:10,649 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011002: Bundle started: org.apache.servicemix.bundles.spring-jdbc:4.2.5.RELEASE_1
2016-08-09 11:37:10,651 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011002: Bundle started: org.apache.servicemix.bundles.spring-beans:4.2.5.RELEASE_1
2016-08-09 11:37:10,721 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011002: Bundle started: org.apache.servicemix.bundles.spring-orm:4.2.5.RELEASE_1
2016-08-09 11:37:10,741 INFO [org.apache.aries.blueprint.container.BlueprintExtender] (MSC service thread 1-5) No quiesce support is available, so blueprint components will not participate in quiesce operations
2016-08-09 11:37:10,742 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011002: Bundle started: org.apache.aries.blueprint:1.1.0
2016-08-09 11:37:10,796 INFO [org.apache.aries.jmx] (Thread-78) Starting JMX OSGi agent
2016-08-09 11:37:10,841 INFO [org.apache.aries.jmx] (Thread-78) Registering MBean with ObjectName [osgi.compendium:service=cm,version=1.3,framework=org.jboss.osgi.framework,uuid=dc63ca37-0f3e-4032-aeb3-43a1aa263fbb] for service with service.id [25]
2016-08-09 11:37:10,844 INFO [org.apache.aries.jmx] (Thread-78) Registering org.osgi.jmx.service.cm.ConfigurationAdminMBean to MBeanServer org.jboss.as.jmx.PluggableMBeanServerImpl@1272cca7 with name osgi.compendium:service=cm,version=1.3,framework=org.jboss.osgi.framework,uuid=dc63ca37-0f3e-4032-aeb3-43a1aa263fbb
2016-08-09 11:37:10,845 INFO [org.apache.aries.jmx] (Thread-78) Registering org.osgi.jmx.framework.wiring.BundleWiringStateMBean to MBeanServer org.jboss.as.jmx.PluggableMBeanServerImpl@1272cca7 with name osgi.core:type=wiringState,version=1.1,framework=org.jboss.osgi.framework,uuid=dc63ca37-0f3e-4032-aeb3-43a1aa263fbb
2016-08-09 11:37:10,846 INFO [org.apache.aries.jmx] (Thread-78) Registering org.osgi.jmx.framework.PackageStateMBean to MBeanServer org.jboss.as.jmx.PluggableMBeanServerImpl@1272cca7 with name osgi.core:type=packageState,version=1.5,framework=org.jboss.osgi.framework,uuid=dc63ca37-0f3e-4032-aeb3-43a1aa263fbb
2016-08-09 11:37:10,847 INFO [org.apache.aries.jmx] (Thread-78) Registering org.osgi.jmx.framework.ServiceStateMBean to MBeanServer org.jboss.as.jmx.PluggableMBeanServerImpl@1272cca7 with name osgi.core:type=serviceState,version=1.7,framework=org.jboss.osgi.framework,uuid=dc63ca37-0f3e-4032-aeb3-43a1aa263fbb
2016-08-09 11:37:10,855 INFO [org.apache.aries.jmx] (Thread-78) Registering org.osgi.jmx.framework.BundleStateMBean to MBeanServer org.jboss.as.jmx.PluggableMBeanServerImpl@1272cca7 with name osgi.core:type=bundleState,version=1.7,framework=org.jboss.osgi.framework,uuid=dc63ca37-0f3e-4032-aeb3-43a1aa263fbb
2016-08-09 11:37:10,866 INFO [org.apache.aries.jmx] (Thread-78) Registering org.osgi.jmx.framework.FrameworkMBean to MBeanServer org.jboss.as.jmx.PluggableMBeanServerImpl@1272cca7 with name osgi.core:type=framework,version=1.7,framework=org.jboss.osgi.framework,uuid=dc63ca37-0f3e-4032-aeb3-43a1aa263fbb
2016-08-09 11:37:10,867 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011002: Bundle started: org.apache.aries.jmx:1.1.5
2016-08-09 11:37:10,906 INFO [org.apache.aries.jndi.startup.Activator] (MSC service thread 1-5) It was not possible to register an InitialContextFactoryBuilder with the NamingManager because another builder called org.jboss.as.naming.InitialContextFactoryBuilder was already registered. Support for calling new InitialContext() will not be enabled.
2016-08-09 11:37:10,908 INFO [org.apache.aries.jndi.startup.Activator] (MSC service thread 1-5) It was not possible to register an ObjectFactoryBuilder with the NamingManager because another builder called org.jboss.as.naming.InitialContextFactoryBuilder was already registered. Looking up certain objects may not work correctly.
2016-08-09 11:37:10,942 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011002: Bundle started: org.apache.aries.jndi:1.0.0
2016-08-09 11:37:10,996 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011002: Bundle started: org.apache.aries.proxy:1.0.1
2016-08-09 11:37:10,999 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011002: Bundle started: org.apache.aries.util:1.1.1
2016-08-09 11:37:11,000 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011002: Bundle started: org.apache.servicemix.bundles.spring-batch-core:3.0.7.RELEASE_1
2016-08-09 11:37:11,001 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011002: Bundle started: org.apache.servicemix.bundles.spring-test:4.2.5.RELEASE_1
2016-08-09 11:37:11,002 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011002: Bundle started: org.apache.servicemix.bundles.spring-context-support:4.2.5.RELEASE_1
2016-08-09 11:37:11,003 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011002: Bundle started: org.springframework.data.core:1.11.4.RELEASE
2016-08-09 11:37:11,004 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011000: OSGi Framework started
2016-08-09 11:37:12,170 WARN [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0013: Deployment deployment "spring-data-commons-1.11.4.RELEASE.jar" contains CDI annotations but no bean archive was not found. (No beans.xml nor class with bean defining annotations)
2016-08-09 11:37:12,546 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "spring-data-commons-1.8.6.RELEASE.jar" (runtime-name : "spring-data-commons-1.8.6.RELEASE.jar")
2016-08-09 11:37:12,546 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "spring-data-commons-1.12.1.RELEASE.jar" (runtime-name : "spring-data-commons-1.12.1.RELEASE.jar")
2016-08-09 11:37:12,546 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "spring-data-commons-1.11.4.RELEASE.jar" (runtime-name : "spring-data-commons-1.11.4.RELEASE.jar")
2016-08-09 11:37:12,546 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "gemini-blueprint-test-2.0.0.RELEASE.jar" (runtime-name : "gemini-blueprint-test-2.0.0.RELEASE.jar")
2016-08-09 11:37:12,546 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "gemini-blueprint-mock-2.0.0.RELEASE.jar" (runtime-name : "gemini-blueprint-mock-2.0.0.RELEASE.jar")
2016-08-09 11:37:12,546 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "gemini-blueprint-io-2.0.0.RELEASE.jar" (runtime-name : "gemini-blueprint-io-2.0.0.RELEASE.jar")
2016-08-09 11:37:12,546 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "gemini-blueprint-extender-2.0.0.RELEASE.jar" (runtime-name : "gemini-blueprint-extender-2.0.0.RELEASE.jar")
2016-08-09 11:37:12,546 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "gemini-blueprint-core-2.0.0.RELEASE.jar" (runtime-name : "gemini-blueprint-core-2.0.0.RELEASE.jar")
2016-08-09 11:37:12,546 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "aether-util-0.9.0.M2.jar" (runtime-name : "aether-util-0.9.0.M2.jar")
2016-08-09 11:37:12,547 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-webmvc-4.2.5.RELEASE_1.jar" (runtime-name : "org.apache.servicemix.bundles.spring-webmvc-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:12,547 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-web-4.2.5.RELEASE_1.jar" (runtime-name : "org.apache.servicemix.bundles.spring-web-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:12,547 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-tx-4.2.5.RELEASE_1.jar" (runtime-name : "org.apache.servicemix.bundles.spring-tx-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:12,547 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-security-web-4.0.4.RELEASE_1.jar" (runtime-name : "org.apache.servicemix.bundles.spring-security-web-4.0.4.RELEASE_1.jar")
2016-08-09 11:37:12,547 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-security-core-4.0.4.RELEASE_1.jar" (runtime-name : "org.apache.servicemix.bundles.spring-security-core-4.0.4.RELEASE_1.jar")
2016-08-09 11:37:12,547 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-security-config-4.0.4.RELEASE_1.jar" (runtime-name : "org.apache.servicemix.bundles.spring-security-config-4.0.4.RELEASE_1.jar")
2016-08-09 11:37:12,547 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-oxm-4.2.5.RELEASE_1.jar" (runtime-name : "org.apache.servicemix.bundles.spring-oxm-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:12,547 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-orm-4.2.5.RELEASE_1.jar" (runtime-name : "org.apache.servicemix.bundles.spring-orm-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:12,547 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-ldap-2.0.4.RELEASE_2.jar" (runtime-name : "org.apache.servicemix.bundles.spring-ldap-2.0.4.RELEASE_2.jar")
2016-08-09 11:37:12,547 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-ldap-1.3.2.RELEASE_3.jar" (runtime-name : "org.apache.servicemix.bundles.spring-ldap-1.3.2.RELEASE_3.jar")
2016-08-09 11:37:12,547 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-jms-4.2.5.RELEASE_1.jar" (runtime-name : "org.apache.servicemix.bundles.spring-jms-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:12,547 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-jdbc-4.2.5.RELEASE_1.jar" (runtime-name : "org.apache.servicemix.bundles.spring-jdbc-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:12,547 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-expression-4.2.5.RELEASE_1.jar" (runtime-name : "org.apache.servicemix.bundles.spring-expression-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:12,547 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-core-4.2.5.RELEASE_1.jar" (runtime-name : "org.apache.servicemix.bundles.spring-core-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:12,548 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-context-support-4.2.5.RELEASE_1.jar" (runtime-name : "org.apache.servicemix.bundles.spring-context-support-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:12,548 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-context-4.2.5.RELEASE_1.jar" (runtime-name : "org.apache.servicemix.bundles.spring-context-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:12,548 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-beans-4.2.5.RELEASE_1.jar" (runtime-name : "org.apache.servicemix.bundles.spring-beans-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:12,548 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-aop-4.2.5.RELEASE_1.jar" (runtime-name : "org.apache.servicemix.bundles.spring-aop-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:12,548 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.xmlbeans-2.6.0_2.jar" (runtime-name : "org.apache.servicemix.bundles.xmlbeans-2.6.0_2.jar")
2016-08-09 11:37:12,548 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-test-4.2.5.RELEASE_1.jar" (runtime-name : "org.apache.servicemix.bundles.spring-test-4.2.5.RELEASE_1.jar")
2016-08-09 11:37:12,548 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-batch-infrastructure-3.0.7.RELEASE_1.jar" (runtime-name : "org.apache.servicemix.bundles.spring-batch-infrastructure-3.0.7.RELEASE_1.jar")
2016-08-09 11:37:12,548 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "org.apache.servicemix.bundles.spring-batch-core-3.0.7.RELEASE_1.jar" (runtime-name : "org.apache.servicemix.bundles.spring-batch-core-3.0.7.RELEASE_1.jar")
2016-08-09 11:37:12,548 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "com.springsource.org.aopalliance-1.0.0.jar" (runtime-name : "com.springsource.org.aopalliance-1.0.0.jar")
2016-08-09 11:37:12,619 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
2016-08-09 11:37:12,619 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
2016-08-09 11:37:12,619 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.Final (WildFly Core 2.0.10.Final) started in 7757ms - Started 1014 of 1423 services (530 services are lazy, passive or on-demand)
2016-08-09 11:37:41,809 INFO [org.jboss.as.server] (Thread-2) WFLYSRV0220: Server shutdown has been requested.
2016-08-09 11:37:41,844 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
2016-08-09 11:37:41,864 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011003: Bundle stopped: org.apache.servicemix.bundles.spring-batch-core:3.0.7.RELEASE_1
2016-08-09 11:37:41,866 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011003: Bundle stopped: org.apache.servicemix.bundles.spring-tx:4.2.5.RELEASE_1
2016-08-09 11:37:41,868 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011003: Bundle stopped: org.apache.servicemix.bundles.spring-jdbc:4.2.5.RELEASE_1
2016-08-09 11:37:41,873 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011003: Bundle stopped: org.springframework.data.core:1.11.4.RELEASE
2016-08-09 11:37:41,874 INFO [org.jboss.osgi.framework] (MSC service thread 1-7) JBOSGI011003: Bundle stopped: org.eclipse.gemini.blueprint.mock:2.0.0.RELEASE
2016-08-09 11:37:41,875 INFO [org.jboss.osgi.framework] (MSC service thread 1-1) JBOSGI011003: Bundle stopped: org.apache.servicemix.bundles.spring-expression:4.2.5.RELEASE_1
2016-08-09 11:37:41,876 INFO [org.jboss.osgi.framework] (MSC service thread 1-7) JBOSGI011003: Bundle stopped: org.apache.servicemix.bundles.spring-aop:4.2.5.RELEASE_1
2016-08-09 11:37:41,876 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011003: Bundle stopped: org.apache.servicemix.bundles.spring-orm:4.2.5.RELEASE_1
2016-08-09 11:37:41,879 INFO [org.jboss.osgi.framework] (MSC service thread 1-1) JBOSGI011003: Bundle stopped: org.apache.servicemix.bundles.spring-context:4.2.5.RELEASE_1
2016-08-09 11:37:41,880 INFO [org.jboss.osgi.framework] (MSC service thread 1-8) JBOSGI011003: Bundle stopped: org.apache.servicemix.bundles.spring-core:4.2.5.RELEASE_1
2016-08-09 11:37:41,880 INFO [org.jboss.osgi.framework] (MSC service thread 1-1) JBOSGI011003: Bundle stopped: org.apache.servicemix.bundles.xmlbeans:2.6.0.2
2016-08-09 11:37:41,881 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011003: Bundle stopped: org.apache.servicemix.bundles.spring-test:4.2.5.RELEASE_1
2016-08-09 11:37:41,881 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011003: Bundle stopped: org.apache.servicemix.bundles.spring-oxm:4.2.5.RELEASE_1
2016-08-09 11:37:41,881 INFO [org.jboss.osgi.framework] (MSC service thread 1-7) JBOSGI011003: Bundle stopped: org.apache.servicemix.bundles.spring-beans:4.2.5.RELEASE_1
2016-08-09 11:37:41,882 INFO [org.jboss.osgi.framework] (MSC service thread 1-1) JBOSGI011003: Bundle stopped: com.springsource.org.aopalliance:1.0.0
2016-08-09 11:37:41,882 INFO [org.jboss.osgi.framework] (MSC service thread 1-7) JBOSGI011003: Bundle stopped: org.apache.servicemix.bundles.spring-context-support:4.2.5.RELEASE_1
2016-08-09 11:37:41,891 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0019: Host default-host stopping
2016-08-09 11:37:41,891 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-ldap:2.0.4.RELEASE_2
2016-08-09 11:37:41,893 INFO [org.jboss.osgi.framework] (MSC service thread 1-7) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-webmvc:4.2.5.RELEASE_1
2016-08-09 11:37:41,893 INFO [org.jboss.osgi.framework] (MSC service thread 1-7) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-ldap:1.3.2.RELEASE_3
2016-08-09 11:37:41,894 INFO [org.jboss.osgi.framework] (MSC service thread 1-7) JBOSGI011005: Bundle uninstalled: org.eclipse.gemini.blueprint.test:2.0.0.RELEASE
2016-08-09 11:37:41,895 INFO [org.jboss.osgi.framework] (MSC service thread 1-7) JBOSGI011005: Bundle uninstalled: org.eclipse.gemini.blueprint.core:2.0.0.RELEASE
2016-08-09 11:37:41,896 INFO [org.jboss.osgi.framework] (MSC service thread 1-7) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-jms:4.2.5.RELEASE_1
2016-08-09 11:37:41,897 INFO [org.jboss.osgi.framework] (MSC service thread 1-7) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-security-web:4.0.4.RELEASE_1
2016-08-09 11:37:41,898 INFO [org.jboss.osgi.framework] (MSC service thread 1-7) JBOSGI011005: Bundle uninstalled: org.springframework.data.core:1.8.6.RELEASE
2016-08-09 11:37:41,900 INFO [org.jboss.osgi.framework] (MSC service thread 1-1) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-security-core:4.0.4.RELEASE_1
2016-08-09 11:37:41,901 INFO [org.jboss.osgi.framework] (MSC service thread 1-7) JBOSGI011005: Bundle uninstalled: org.springframework.data.core:1.12.1.RELEASE
2016-08-09 11:37:41,902 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) WFLYJCA0019: Stopped Driver service with driver-name = h2
2016-08-09 11:37:41,902 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-security-config:4.0.4.RELEASE_1
2016-08-09 11:37:41,902 INFO [org.jboss.osgi.framework] (MSC service thread 1-1) JBOSGI011005: Bundle uninstalled: org.eclipse.gemini.blueprint.io:2.0.0.RELEASE
2016-08-09 11:37:41,905 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011005: Bundle uninstalled: org.eclipse.aether.util:0.9.0.M2
2016-08-09 11:37:41,907 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011005: Bundle uninstalled: org.eclipse.gemini.blueprint.extender:2.0.0.RELEASE
2016-08-09 11:37:41,911 INFO [org.jboss.osgi.framework] (MSC service thread 1-8) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-web:4.2.5.RELEASE_1
2016-08-09 11:37:41,912 INFO [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-batch-infrastructure:3.0.7.RELEASE_1
2016-08-09 11:37:41,913 ERROR [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0043: Deployment unit processor org.jboss.as.ee.beanvalidation.BeanValidationFactoryDeployer@2efa140c unexpectedly threw an exception during undeploy phase POST_MODULE of deployment "spring-data-commons-1.11.4.RELEASE.jar": javax.validation.ValidationException: Unable to get available provider resolvers.
at javax.validation.Validation$GenericBootstrapImpl.configure(Validation.java:265)
at org.jboss.as.ee.beanvalidation.LazyValidatorFactory.initFactory(LazyValidatorFactory.java:80)
at org.jboss.as.ee.beanvalidation.LazyValidatorFactory.getDelegate(LazyValidatorFactory.java:58)
at org.jboss.as.ee.beanvalidation.LazyValidatorFactory.close(LazyValidatorFactory.java:126)
at org.jboss.as.ee.beanvalidation.BeanValidationFactoryDeployer.undeploy(BeanValidationFactoryDeployer.java:120)
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.safeUndeploy(DeploymentUnitPhaseService.java:272)
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.stop(DeploymentUnitPhaseService.java:230)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalStateException: JBOSGI011210: Bundle already uninstalled: org.apache.servicemix.bundles.spring-web:4.2.5.RELEASE_1
at org.jboss.osgi.framework.internal.AbstractBundleState.ensureResolved(AbstractBundleState.java:555)
at org.jboss.osgi.framework.internal.FallbackLoader.findInUnresolvedRevisions(FallbackLoader.java:401)
at org.jboss.osgi.framework.internal.FallbackLoader.findRevisionDynamically(FallbackLoader.java:249)
at org.jboss.osgi.framework.internal.FallbackLoader.loadResourceLocal(FallbackLoader.java:198)
at org.jboss.modules.Module.getResources(Module.java:721)
at org.jboss.modules.ModuleClassLoader.findResources(ModuleClassLoader.java:539)
at org.jboss.modules.ConcurrentClassLoader.getResources(ConcurrentClassLoader.java:238)
at java.util.ServiceLoader$LazyIterator.hasNextService(ServiceLoader.java:348)
at java.util.ServiceLoader$LazyIterator.hasNext(ServiceLoader.java:393)
at java.util.ServiceLoader$1.hasNext(ServiceLoader.java:474)
at org.jboss.as.ee.beanvalidation.WildFlyProviderResolver.loadProviders(WildFlyProviderResolver.java:91)
at org.jboss.as.ee.beanvalidation.WildFlyProviderResolver.getValidationProviders(WildFlyProviderResolver.java:76)
at org.jboss.as.ee.beanvalidation.WildFlyProviderResolver.getValidationProviders(WildFlyProviderResolver.java:56)
at javax.validation.Validation$GenericBootstrapImpl.configure(Validation.java:257)
... 11 more
2016-08-09 11:37:41,927 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.2.3.Final
2016-08-09 11:37:41,995 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-webmvc-4.2.5.RELEASE_1.jar (runtime-name: org.apache.servicemix.bundles.spring-webmvc-4.2.5.RELEASE_1.jar) in 173ms
2016-08-09 11:37:41,996 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment gemini-blueprint-test-2.0.0.RELEASE.jar (runtime-name: gemini-blueprint-test-2.0.0.RELEASE.jar) in 173ms
2016-08-09 11:37:41,996 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-ldap-1.3.2.RELEASE_3.jar (runtime-name: org.apache.servicemix.bundles.spring-ldap-1.3.2.RELEASE_3.jar) in 173ms
2016-08-09 11:37:41,996 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-jms-4.2.5.RELEASE_1.jar (runtime-name: org.apache.servicemix.bundles.spring-jms-4.2.5.RELEASE_1.jar) in 173ms
2016-08-09 11:37:41,996 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-security-web-4.0.4.RELEASE_1.jar (runtime-name: org.apache.servicemix.bundles.spring-security-web-4.0.4.RELEASE_1.jar) in 173ms
2016-08-09 11:37:41,997 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment spring-data-commons-1.8.6.RELEASE.jar (runtime-name: spring-data-commons-1.8.6.RELEASE.jar) in 174ms
2016-08-09 11:37:41,997 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-security-core-4.0.4.RELEASE_1.jar (runtime-name: org.apache.servicemix.bundles.spring-security-core-4.0.4.RELEASE_1.jar) in 174ms
2016-08-09 11:37:41,997 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment spring-data-commons-1.12.1.RELEASE.jar (runtime-name: spring-data-commons-1.12.1.RELEASE.jar) in 164ms
2016-08-09 11:37:41,997 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-security-config-4.0.4.RELEASE_1.jar (runtime-name: org.apache.servicemix.bundles.spring-security-config-4.0.4.RELEASE_1.jar) in 175ms
2016-08-09 11:37:41,997 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment gemini-blueprint-core-2.0.0.RELEASE.jar (runtime-name: gemini-blueprint-core-2.0.0.RELEASE.jar) in 174ms
2016-08-09 11:37:41,997 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0028: Stopped deployment gemini-blueprint-io-2.0.0.RELEASE.jar (runtime-name: gemini-blueprint-io-2.0.0.RELEASE.jar) in 174ms
2016-08-09 11:37:41,998 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment gemini-blueprint-extender-2.0.0.RELEASE.jar (runtime-name: gemini-blueprint-extender-2.0.0.RELEASE.jar) in 173ms
2016-08-09 11:37:41,998 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0028: Stopped deployment aether-util-0.9.0.M2.jar (runtime-name: aether-util-0.9.0.M2.jar) in 175ms
2016-08-09 11:37:41,999 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011005: Bundle uninstalled: org.springframework.data.core:1.11.4.RELEASE
2016-08-09 11:37:42,000 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-batch-core:3.0.7.RELEASE_1
2016-08-09 11:37:42,000 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-test:4.2.5.RELEASE_1
2016-08-09 11:37:42,001 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-aop:4.2.5.RELEASE_1
2016-08-09 11:37:42,001 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.xmlbeans:2.6.0.2
2016-08-09 11:37:42,002 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011005: Bundle uninstalled: org.eclipse.gemini.blueprint.mock:2.0.0.RELEASE
2016-08-09 11:37:42,002 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-core:4.2.5.RELEASE_1
2016-08-09 11:37:42,003 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011005: Bundle uninstalled: com.springsource.org.aopalliance:1.0.0
2016-08-09 11:37:42,004 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-context:4.2.5.RELEASE_1
2016-08-09 11:37:42,005 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-expression:4.2.5.RELEASE_1
2016-08-09 11:37:42,005 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-batch-infrastructure-3.0.7.RELEASE_1.jar (runtime-name: org.apache.servicemix.bundles.spring-batch-infrastructure-3.0.7.RELEASE_1.jar) in 182ms
2016-08-09 11:37:42,005 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-web-4.2.5.RELEASE_1.jar (runtime-name: org.apache.servicemix.bundles.spring-web-4.2.5.RELEASE_1.jar) in 182ms
2016-08-09 11:37:42,006 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-orm:4.2.5.RELEASE_1
2016-08-09 11:37:42,006 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-ldap-2.0.4.RELEASE_2.jar (runtime-name: org.apache.servicemix.bundles.spring-ldap-2.0.4.RELEASE_2.jar) in 181ms
2016-08-09 11:37:42,007 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-context-support:4.2.5.RELEASE_1
2016-08-09 11:37:42,007 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-batch-core-3.0.7.RELEASE_1.jar (runtime-name: org.apache.servicemix.bundles.spring-batch-core-3.0.7.RELEASE_1.jar) in 184ms
2016-08-09 11:37:42,007 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0028: Stopped deployment spring-data-commons-1.11.4.RELEASE.jar (runtime-name: spring-data-commons-1.11.4.RELEASE.jar) in 185ms
2016-08-09 11:37:42,007 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment gemini-blueprint-mock-2.0.0.RELEASE.jar (runtime-name: gemini-blueprint-mock-2.0.0.RELEASE.jar) in 185ms
2016-08-09 11:37:42,007 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-core-4.2.5.RELEASE_1.jar (runtime-name: org.apache.servicemix.bundles.spring-core-4.2.5.RELEASE_1.jar) in 184ms
2016-08-09 11:37:42,008 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment com.springsource.org.aopalliance-1.0.0.jar (runtime-name: com.springsource.org.aopalliance-1.0.0.jar) in 191ms
2016-08-09 11:37:42,008 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-test-4.2.5.RELEASE_1.jar (runtime-name: org.apache.servicemix.bundles.spring-test-4.2.5.RELEASE_1.jar) in 185ms
2016-08-09 11:37:42,008 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-context-4.2.5.RELEASE_1.jar (runtime-name: org.apache.servicemix.bundles.spring-context-4.2.5.RELEASE_1.jar) in 175ms
2016-08-09 11:37:42,009 INFO [org.jboss.osgi.framework] (MSC service thread 1-5) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-beans:4.2.5.RELEASE_1
2016-08-09 11:37:42,009 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.xmlbeans-2.6.0_2.jar (runtime-name: org.apache.servicemix.bundles.xmlbeans-2.6.0_2.jar) in 186ms
2016-08-09 11:37:42,009 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-expression-4.2.5.RELEASE_1.jar (runtime-name: org.apache.servicemix.bundles.spring-expression-4.2.5.RELEASE_1.jar) in 186ms
2016-08-09 11:37:42,009 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-context-support-4.2.5.RELEASE_1.jar (runtime-name: org.apache.servicemix.bundles.spring-context-support-4.2.5.RELEASE_1.jar) in 189ms
2016-08-09 11:37:42,010 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-orm-4.2.5.RELEASE_1.jar (runtime-name: org.apache.servicemix.bundles.spring-orm-4.2.5.RELEASE_1.jar) in 187ms
2016-08-09 11:37:42,010 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-beans-4.2.5.RELEASE_1.jar (runtime-name: org.apache.servicemix.bundles.spring-beans-4.2.5.RELEASE_1.jar) in 187ms
2016-08-09 11:37:42,011 INFO [org.jboss.osgi.framework] (MSC service thread 1-1) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-jdbc:4.2.5.RELEASE_1
2016-08-09 11:37:42,011 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-aop-4.2.5.RELEASE_1.jar (runtime-name: org.apache.servicemix.bundles.spring-aop-4.2.5.RELEASE_1.jar) in 189ms
2016-08-09 11:37:42,013 INFO [org.jboss.osgi.framework] (MSC service thread 1-7) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-tx:4.2.5.RELEASE_1
2016-08-09 11:37:42,013 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-jdbc-4.2.5.RELEASE_1.jar (runtime-name: org.apache.servicemix.bundles.spring-jdbc-4.2.5.RELEASE_1.jar) in 190ms
2016-08-09 11:37:42,014 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-tx-4.2.5.RELEASE_1.jar (runtime-name: org.apache.servicemix.bundles.spring-tx-4.2.5.RELEASE_1.jar) in 191ms
2016-08-09 11:37:42,015 INFO [org.jboss.osgi.framework] (MSC service thread 1-8) JBOSGI011005: Bundle uninstalled: org.apache.servicemix.bundles.spring-oxm:4.2.5.RELEASE_1
2016-08-09 11:37:42,016 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment org.apache.servicemix.bundles.spring-oxm-4.2.5.RELEASE_1.jar (runtime-name: org.apache.servicemix.bundles.spring-oxm-4.2.5.RELEASE_1.jar) in 193ms
2016-08-09 11:37:42,016 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0008: Undertow HTTP listener default suspending
2016-08-09 11:37:42,016 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080
2016-08-09 11:37:42,017 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0004: Undertow 1.3.15.Final stopping
2016-08-09 11:37:42,029 INFO [org.jboss.as] (MSC service thread 1-3) WFLYSRV0050: WildFly Full 10.0.0.Final (WildFly Core 2.0.10.Final) stopped in 198ms
deploy ./bundles/aopalliance/1.0/com.springsource.org.aopalliance-1.0.0.jar
deploy ./bundles/org/apache/servicemix/bundles/batch-core/3.0.7.RELEASE_1/org.apache.servicemix.bundles.spring-batch-core-3.0.7.RELEASE_1.jar
deploy ./bundles/org/apache/servicemix/bundles/batch-infrastructure/3.0.7.RELEASE_1/org.apache.servicemix.bundles.spring-batch-infrastructure-3.0.7.RELEASE_1.jar
deploy ./bundles/org/apache/servicemix/bundles/org.apache.servicemix.bundles.spring-test/4.2.5.RELEASE_1/org.apache.servicemix.bundles.spring-test-4.2.5.RELEASE_1.jar
deploy ./bundles/org/apache/servicemix/bundles/org.apache.servicemix.bundles.xmlbeans/2.6.0_2/org.apache.servicemix.bundles.xmlbeans-2.6.0_2.jar
deploy ./bundles/org/apache/servicemix/bundles/spring-aop/4.2.5.RELEASE_1/org.apache.servicemix.bundles.spring-aop-4.2.5.RELEASE_1.jar
deploy ./bundles/org/apache/servicemix/bundles/spring-beans/4.2.5.RELEASE_1/org.apache.servicemix.bundles.spring-beans-4.2.5.RELEASE_1.jar
deploy ./bundles/org/apache/servicemix/bundles/spring-context/4.2.5.RELEASE_1/org.apache.servicemix.bundles.spring-context-4.2.5.RELEASE_1.jar
deploy ./bundles/org/apache/servicemix/bundles/spring-context-support/4.2.5.RELEASE_1/org.apache.servicemix.bundles.spring-context-support-4.2.5.RELEASE_1.jar
deploy ./bundles/org/apache/servicemix/bundles/spring-core/4.2.5.RELEASE_1/org.apache.servicemix.bundles.spring-core-4.2.5.RELEASE_1.jar
deploy ./bundles/org/apache/servicemix/bundles/spring-expression/4.2.5.RELEASE_1/org.apache.servicemix.bundles.spring-expression-4.2.5.RELEASE_1.jar
deploy ./bundles/org/apache/servicemix/bundles/spring-jdbc/4.2.5.RELEASE_1/org.apache.servicemix.bundles.spring-jdbc-4.2.5.RELEASE_1.jar
deploy ./bundles/org/apache/servicemix/bundles/spring-jms/4.2.5.RELEASE_1/org.apache.servicemix.bundles.spring-jms-4.2.5.RELEASE_1.jar
deploy ./bundles/org/apache/servicemix/bundles/spring-ldap/1.3.2.RELEASE_3/org.apache.servicemix.bundles.spring-ldap-1.3.2.RELEASE_3.jar
deploy ./bundles/org/apache/servicemix/bundles/spring-ldap/2.0.4.RELEASE_2/org.apache.servicemix.bundles.spring-ldap-2.0.4.RELEASE_2.jar
deploy ./bundles/org/apache/servicemix/bundles/spring-orm/4.2.5.RELEASE_1/org.apache.servicemix.bundles.spring-orm-4.2.5.RELEASE_1.jar
deploy ./bundles/org/apache/servicemix/bundles/spring-oxm/4.2.5.RELEASE_1/org.apache.servicemix.bundles.spring-oxm-4.2.5.RELEASE_1.jar
deploy ./bundles/org/apache/servicemix/bundles/spring-security-config/4.0.4.RELEASE_1/org.apache.servicemix.bundles.spring-security-config-4.0.4.RELEASE_1.jar
deploy ./bundles/org/apache/servicemix/bundles/spring-security-core/4.0.4.RELEASE_1/org.apache.servicemix.bundles.spring-security-core-4.0.4.RELEASE_1.jar
deploy ./bundles/org/apache/servicemix/bundles/spring-security-web/4.0.4.RELEASE_1/org.apache.servicemix.bundles.spring-security-web-4.0.4.RELEASE_1.jar
deploy ./bundles/org/apache/servicemix/bundles/spring-tx/4.2.5.RELEASE_1/org.apache.servicemix.bundles.spring-tx-4.2.5.RELEASE_1.jar
deploy ./bundles/org/apache/servicemix/bundles/spring-web/4.2.5.RELEASE_1/org.apache.servicemix.bundles.spring-web-4.2.5.RELEASE_1.jar
deploy ./bundles/org/apache/servicemix/bundles/spring-webmvc/4.2.5.RELEASE_1/org.apache.servicemix.bundles.spring-webmvc-4.2.5.RELEASE_1.jar
deploy ./bundles/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
deploy ./bundles/org/eclipse/gemini/blueprint/gemini-blueprint-core/2.0.0.RELEASE/gemini-blueprint-core-2.0.0.RELEASE.jar
deploy ./bundles/org/eclipse/gemini/blueprint/gemini-blueprint-extender/2.0.0.RELEASE/gemini-blueprint-extender-2.0.0.RELEASE.jar
deploy ./bundles/org/eclipse/gemini/blueprint/gemini-blueprint-io/2.0.0.RELEASE/gemini-blueprint-io-2.0.0.RELEASE.jar
deploy ./bundles/org/eclipse/gemini/blueprint/gemini-blueprint-mock/2.0.0.RELEASE/gemini-blueprint-mock-2.0.0.RELEASE.jar
deploy ./bundles/org/eclipse/gemini/blueprint/gemini-blueprint-test/2.0.0.RELEASE/gemini-blueprint-test-2.0.0.RELEASE.jar
deploy ./bundles/spring-data-commons/1.11.4.RELEASE/spring-data-commons-1.11.4.RELEASE.jar
deploy ./bundles/spring-data-commons/1.12.1.RELEASE/spring-data-commons-1.12.1.RELEASE.jar
deploy ./bundles/spring-data-commons/1.8.6.RELEASE/spring-data-commons-1.8.6.RELEASE.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment