Created
April 11, 2016 10:03
-
-
Save alesj/90e43ae49d202280ebb89e08dbbc138f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
06:02:20,237 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.4.4.GA (AS 7.5.4.Final-redhat-4) started in 8510ms - Started 206 of 299 services (126 services are lazy, passive or on-demand) | |
06:04:37,813 INFO [org.jboss.as.repository] (management-handler-thread - 1) JBAS014900: Content added at location /opt/eap/standalone/data/content/ed/7f4e37548dfe0290b3e4fbd336f87c8aa5c1be/content | |
06:04:37,817 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015876: Starting deployment of "arquillian-service" (runtime-name: "arquillian-service") | |
06:04:37,929 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS015867: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.jmx:main") which may be changed or removed in future versions without notice. | |
06:04:37,929 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS015867: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice. | |
06:04:37,936 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS015867: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.osgi:main") which may be changed or removed in future versions without notice. | |
06:04:37,936 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS015867: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.jandex:main") which may be changed or removed in future versions without notice. | |
06:04:37,936 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS015867: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.osgi.framework:main") which may be changed or removed in future versions without notice. | |
06:04:37,937 WARN [org.jboss.as.dependency.deprecated] (MSC service thread 1-3) JBAS015980: Deployment "deployment.arquillian-service" is using a deprecated module ("org.osgi.core:main") which may be removed in future versions without notice. | |
06:04:37,953 WARN [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016012: Deployment deployment "arquillian-service" contains CDI annotations but beans.xml was not found. | |
06:04:38,010 INFO [org.jboss.as.server] (management-handler-thread - 1) JBAS015859: Deployed "arquillian-service" (runtime-name : "arquillian-service") | |
06:04:57,223 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /opt/eap/standalone/data/content/ff/5b5fa2cb6c78318932586bc4e6c26c175f2496/content | |
06:04:57,228 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015876: Starting deployment of "run-in-pod.war" (runtime-name: "run-in-pod.war") | |
06:04:57,548 WARN [org.jboss.as.dependency.deprecated] (MSC service thread 1-4) JBAS015980: Deployment "deployment.run-in-pod.war" is using a deprecated module ("org.osgi.core:main") which may be removed in future versions without notice. | |
06:04:57,667 INFO [org.jboss.as.arquillian] (MSC service thread 1-3) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."run-in-pod.war",unit=run-in-pod.war,tests=[org.jboss.test.arquillian.ce.amq.AmqScaleTest]] | |
06:04:57,686 INFO [org.jboss.web] (ServerService Thread Pool -- 61) JBAS018210: Register web context: /run-in-pod | |
06:04:57,812 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS015859: Deployed "run-in-pod.war" (runtime-name : "run-in-pod.war") | |
06:04:59,594 INFO [org.jboss.arquillian.testenricher.cdi.container.BeanManagerProducer] (pool-3-thread-1) BeanManager not found. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment