Skip to content

Instantly share code, notes, and snippets.

@jcrossley3
Created November 5, 2015 14:07
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 jcrossley3/a1c2a2828221fb1a5dba to your computer and use it in GitHub Desktop.
Save jcrossley3/a1c2a2828221fb1a5dba to your computer and use it in GitHub Desktop.
2015-11-05 09:04:34,923 INFO [org.jboss.modules] (main) JBoss Modules version 1.4.3.Final
2015-11-05 09:04:35,121 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
2015-11-05 09:04:35,185 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Full 9.0.1.Final (WildFly Core 1.0.1.Final) starting
2015-11-05 09:04:35,240 INFO [org.xnio] (MSC service thread 1-6) XNIO version 3.3.1.Final
2015-11-05 09:04:35,247 INFO [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.3.1.Final
2015-11-05 09:04:35,267 INFO [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 4.0.9.Final
2015-11-05 09:04:37,137 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 10) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
2015-11-05 09:04:37,143 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 6) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/subsystem=jgroups' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
2015-11-05 09:04:37,305 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 33) WFLYCTL0028: Attribute 'job-repository-type' in the resource at address '/subsystem=batch' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
2015-11-05 09:04:37,559 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 36) WFLYWS0002: Activating WebServices Extension
2015-11-05 09:04:37,563 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 38) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
2015-11-05 09:04:37,598 INFO [org.jboss.as.security] (ServerService Thread Pool -- 40) WFLYSEC0002: Activating Security Subsystem
2015-11-05 09:04:37,618 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) WFLYNAM0001: Activating Naming Subsystem
2015-11-05 09:04:37,628 INFO [org.jboss.as.security] (MSC service thread 1-6) WFLYSEC0001: Current PicketBox version=4.9.2.Final
2015-11-05 09:04:37,683 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 51) WFLYJSF0007: Activated the following JSF Implementations: [main]
2015-11-05 09:04:37,721 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0003: Undertow 1.2.9.Final starting
2015-11-05 09:04:37,722 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 63) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
2015-11-05 09:04:37,725 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 60) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
2015-11-05 09:04:37,730 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 58) WFLYIIOP0001: Activating IIOP Subsystem
2015-11-05 09:04:37,731 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 54) WFLYCLJG0001: Activating JGroups subsystem.
2015-11-05 09:04:37,737 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (IronJacamar 1.2.4.Final)
2015-11-05 09:04:37,740 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) WFLYCLINF0001: Activating Infinispan subsystem.
2015-11-05 09:04:37,755 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0018: Started Driver service with driver-name = h2
2015-11-05 09:04:37,775 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 37) WFLYUT0003: Undertow 1.2.9.Final starting
2015-11-05 09:04:37,835 INFO [org.jboss.as.naming] (MSC service thread 1-5) WFLYNAM0003: Starting Naming Service
2015-11-05 09:04:37,849 INFO [org.jboss.as.mail.extension] (MSC service thread 1-3) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
2015-11-05 09:04:38,032 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 37) WFLYUT0014: Creating file handler for path /home/jim/local/wildfly/welcome-content
2015-11-05 09:04:38,211 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server.
2015-11-05 09:04:38,227 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0018: Host default-host starting
2015-11-05 09:04:38,325 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow AJP listener ajp listening on /127.0.0.1:8076
2015-11-05 09:04:38,329 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 66) MODCLUSTER000001: Initializing mod_cluster version 1.3.1.Final
2015-11-05 09:04:38,341 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0006: Undertow HTTP listener default listening on /127.0.0.1:8147
2015-11-05 09:04:38,376 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 66) MODCLUSTER000032: Listening to proxy advertisements on /224.0.1.105:23364
2015-11-05 09:04:38,671 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
2015-11-05 09:04:38,972 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-3) WFLYIIOP0009: CORBA ORB Service started
2015-11-05 09:04:39,123 INFO [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.0.0.Final
2015-11-05 09:04:40,090 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=true,backup=false,sharedStore=true,journalDirectory=/home/jim/src/immutant/integration-tests/target/isolated-wildfly/domain/servers/server-one/data/messagingjournal,bindingsDirectory=/home/jim/src/immutant/integration-tests/target/isolated-wildfly/domain/servers/server-one/data/messagingbindings,largeMessagesDirectory=/home/jim/src/immutant/integration-tests/target/isolated-wildfly/domain/servers/server-one/data/messaginglargemessages,pagingDirectory=/home/jim/src/immutant/integration-tests/target/isolated-wildfly/domain/servers/server-one/data/messagingpaging)
2015-11-05 09:04:40,095 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221006: Waiting to obtain live lock
2015-11-05 09:04:40,199 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221013: Using NIO Journal
2015-11-05 09:04:40,385 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221043: Adding protocol support CORE
2015-11-05 09:04:40,406 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221043: Adding protocol support AMQP
2015-11-05 09:04:40,410 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221043: Adding protocol support STOMP
2015-11-05 09:04:40,524 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221034: Waiting to obtain live lock
2015-11-05 09:04:40,524 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221035: Live Server Obtained live lock
2015-11-05 09:04:40,833 INFO [org.jboss.messaging] (MSC service thread 1-4) WFLYMSG0016: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor
2015-11-05 09:04:40,833 INFO [org.jboss.messaging] (MSC service thread 1-3) WFLYMSG0016: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor
2015-11-05 09:04:40,883 WARNING [org.jgroups.protocols.UDP] (ServerService Thread Pool -- 66) JGRP000015: the send buffer of socket DatagramSocket was set to 640KB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
2015-11-05 09:04:40,888 WARNING [org.jgroups.protocols.UDP] (ServerService Thread Pool -- 66) JGRP000015: the receive buffer of socket DatagramSocket was set to 20MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
2015-11-05 09:04:40,889 WARNING [org.jgroups.protocols.UDP] (ServerService Thread Pool -- 66) JGRP000015: the send buffer of socket MulticastSocket was set to 640KB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
2015-11-05 09:04:40,889 WARNING [org.jgroups.protocols.UDP] (ServerService Thread Pool -- 66) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 212.99KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
2015-11-05 09:04:40,908 INFO [stdout] (ServerService Thread Pool -- 66)
2015-11-05 09:04:40,908 INFO [stdout] (ServerService Thread Pool -- 66) -------------------------------------------------------------------
2015-11-05 09:04:40,908 INFO [stdout] (ServerService Thread Pool -- 66) GMS: address=master:server-one, cluster=hq-cluster, physical address=127.0.0.1:55267
2015-11-05 09:04:40,908 INFO [stdout] (ServerService Thread Pool -- 66) -------------------------------------------------------------------
2015-11-05 09:04:48,085 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221007: Server is now live
2015-11-05 09:04:48,086 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221001: HornetQ Server version 2.4.7.Final (2.4.7.Final, 124) [27e4fe0c-83c6-11e5-8ac1-2bd241761f95]
2015-11-05 09:04:48,107 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 67) HQ221003: trying to deploy queue jms.queue.ExpiryQueue
2015-11-05 09:04:48,270 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 71) WFLYMSG0002: Bound messaging object to jndi name java:/ConnectionFactory
2015-11-05 09:04:48,281 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 70) WFLYMSG0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
2015-11-05 09:04:48,281 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 68) HQ221003: trying to deploy queue jms.queue.DLQ
2015-11-05 09:04:48,299 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0007: Registered connection factory java:/JmsXA
2015-11-05 09:04:48,371 INFO [org.hornetq.ra] (MSC service thread 1-3) HornetQ resource adaptor started
2015-11-05 09:04:48,372 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-3) IJ020002: Deployed: file://RaActivatorhornetq-ra
2015-11-05 09:04:48,434 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA]
2015-11-05 09:04:48,434 INFO [org.jboss.as.messaging] (MSC service thread 1-7) WFLYMSG0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
2015-11-05 09:04:48,850 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 9.0.1.Final (WildFly Core 1.0.1.Final) started in 14144ms - Started 253 of 465 services (278 services are lazy, passive or on-demand)
2015-11-05 09:04:48,858 INFO [org.hornetq.core.server] (Thread-6 (HornetQ-server-HornetQServerImpl::serverUUID=27e4fe0c-83c6-11e5-8ac1-2bd241761f95-969471415)) HQ221027: Bridge ClusterConnectionBridge@164add92 [name=sf.my-cluster.29dbc4c4-83c6-11e5-bd44-ad41e54817a1, queue=QueueImpl[name=sf.my-cluster.29dbc4c4-83c6-11e5-bd44-ad41e54817a1, postOffice=PostOfficeImpl [server=HornetQServerImpl::serverUUID=27e4fe0c-83c6-11e5-8ac1-2bd241761f95]]@15a13394 targetConnector=ServerLocatorImpl (identity=(Cluster-connection-bridge::ClusterConnectionBridge@164add92 [name=sf.my-cluster.29dbc4c4-83c6-11e5-bd44-ad41e54817a1, queue=QueueImpl[name=sf.my-cluster.29dbc4c4-83c6-11e5-bd44-ad41e54817a1, postOffice=PostOfficeImpl [server=HornetQServerImpl::serverUUID=27e4fe0c-83c6-11e5-8ac1-2bd241761f95]]@15a13394 targetConnector=ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=http-connector, factory=org-hornetq-core-remoting-impl-netty-NettyConnectorFactory) ?port=8230&host=localhost&http-upgrade-enabled=true&http-upgrade-endpoint=http-acceptor], discoveryGroupConfiguration=null]]::ClusterConnectionImpl@1803856273[nodeUUID=27e4fe0c-83c6-11e5-8ac1-2bd241761f95, connector=TransportConfiguration(name=http-connector, factory=org-hornetq-core-remoting-impl-netty-NettyConnectorFactory) ?port=8147&host=localhost&http-upgrade-enabled=true&http-upgrade-endpoint=http-acceptor, address=jms, server=HornetQServerImpl::serverUUID=27e4fe0c-83c6-11e5-8ac1-2bd241761f95])) [initialConnectors=[TransportConfiguration(name=http-connector, factory=org-hornetq-core-remoting-impl-netty-NettyConnectorFactory) ?port=8230&host=localhost&http-upgrade-enabled=true&http-upgrade-endpoint=http-acceptor], discoveryGroupConfiguration=null]] is connected
2015-11-05 09:04:51,109 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "ROOT.war" (runtime-name: "ROOT.war")
2015-11-05 09:04:54,108 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.ROOT.war" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.
2015-11-05 09:04:54,109 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.ROOT.war" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.
2015-11-05 09:04:54,119 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.ROOT.war" is using a private module ("org.infinispan:main") which may be changed or removed in future versions without notice.
2015-11-05 09:04:54,119 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.ROOT.war" is using a private module ("org.infinispan:main") which may be changed or removed in future versions without notice.
2015-11-05 09:04:54,120 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.ROOT.war" is using a private module ("org.infinispan.commons:main") which may be changed or removed in future versions without notice.
2015-11-05 09:04:54,120 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.ROOT.war" is using a private module ("org.infinispan.commons:main") which may be changed or removed in future versions without notice.
2015-11-05 09:04:54,120 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.ROOT.war" is using a private module ("org.jboss.as.clustering.infinispan:main") which may be changed or removed in future versions without notice.
2015-11-05 09:04:54,120 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.ROOT.war" is using a private module ("org.jboss.as.clustering.infinispan:main") which may be changed or removed in future versions without notice.
2015-11-05 09:04:54,120 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.ROOT.war" is using a private module ("org.jboss.as.messaging:main") which may be changed or removed in future versions without notice.
2015-11-05 09:04:54,121 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.ROOT.war" is using a private module ("org.jboss.as.messaging:main") which may be changed or removed in future versions without notice.
2015-11-05 09:04:54,231 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment ROOT.war
2015-11-05 09:04:54,369 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-8) HV000001: Hibernate Validator 5.1.3.Final
2015-11-05 09:04:54,760 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC000001: Failed to start service jboss.deployment.unit."ROOT.war".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."ROOT.war".INSTALL: WFLYSRV0153: Failed to process phase INSTALL of deployment "ROOT.war"
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:163)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
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: org.jboss.as.server.deployment.DeploymentUnitProcessingException: org.jboss.msc.service.DuplicateServiceException: Service jboss.deployment.unit."ROOT.war".wunderboss is already registered
at org.jboss.as.server.deployment.service.ServiceActivatorProcessor.deploy(ServiceActivatorProcessor.java:76)
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:156)
... 5 more
Caused by: org.jboss.msc.service.DuplicateServiceException: Service jboss.deployment.unit."ROOT.war".wunderboss is already registered
at org.jboss.msc.service.ServiceRegistrationImpl.setInstance(ServiceRegistrationImpl.java:158)
at org.jboss.msc.service.ServiceControllerImpl.startInstallation(ServiceControllerImpl.java:235)
at org.jboss.msc.service.ServiceContainerImpl.install(ServiceContainerImpl.java:768)
at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:223)
at org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:2401)
at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:223)
at org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:2401)
at org.jboss.msc.service.ServiceBuilderImpl.install(ServiceBuilderImpl.java:317)
at org.projectodd.wunderboss.as.CoreServiceActivator.activate(CoreServiceActivator.java:52)
at org.jboss.as.server.deployment.service.ServiceActivatorProcessor.deploy(ServiceActivatorProcessor.java:74)
... 6 more
2015-11-05 09:04:54,776 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 68) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "ROOT.war")]) - failure description: {
"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"ROOT.war\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"ROOT.war\".INSTALL: WFLYSRV0153: Failed to process phase INSTALL of deployment \"ROOT.war\"
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: org.jboss.msc.service.DuplicateServiceException: Service jboss.deployment.unit.\"ROOT.war\".wunderboss is already registered
Caused by: org.jboss.msc.service.DuplicateServiceException: Service jboss.deployment.unit.\"ROOT.war\".wunderboss is already registered"},
"WFLYCTL0180: Services with missing/unavailable dependencies" => [
"jboss.deployment.unit.\"ROOT.war\".weld.weldClassIntrospector is missing [jboss.deployment.unit.\"ROOT.war\".beanmanager]",
"jboss.deployment.unit.\"ROOT.war\".batch.environment is missing [jboss.deployment.unit.\"ROOT.war\".beanmanager]"
]
}
2015-11-05 09:04:54,778 ERROR [org.jboss.as.server] (ServerService Thread Pool -- 68) WFLYSRV0021: Deploy of deployment "ROOT.war" was rolled back with the following failure message:
{
"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"ROOT.war\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"ROOT.war\".INSTALL: WFLYSRV0153: Failed to process phase INSTALL of deployment \"ROOT.war\"
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: org.jboss.msc.service.DuplicateServiceException: Service jboss.deployment.unit.\"ROOT.war\".wunderboss is already registered
Caused by: org.jboss.msc.service.DuplicateServiceException: Service jboss.deployment.unit.\"ROOT.war\".wunderboss is already registered"},
"WFLYCTL0180: Services with missing/unavailable dependencies" => [
"jboss.deployment.unit.\"ROOT.war\".weld.weldClassIntrospector is missing [jboss.deployment.unit.\"ROOT.war\".beanmanager]",
"jboss.deployment.unit.\"ROOT.war\".batch.environment is missing [jboss.deployment.unit.\"ROOT.war\".beanmanager]"
]
}
2015-11-05 09:04:54,954 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment ROOT.war (runtime-name: ROOT.war) in 175ms
2015-11-05 09:04:54,955 INFO [org.jboss.as.controller] (ServerService Thread Pool -- 68) WFLYCTL0183: Service status report
WFLYCTL0184: New missing/unsatisfied dependencies:
service jboss.deployment.unit."ROOT.war".batch.job-xml (missing) dependents: [service jboss.deployment.unit."ROOT.war".batch.environment]
service jboss.deployment.unit."ROOT.war".beanmanager (missing) dependents: [service jboss.deployment.unit."ROOT.war".weld.weldClassIntrospector, service jboss.deployment.unit."ROOT.war".batch.environment]
WFLYCTL0186: Services which failed to start: service jboss.deployment.unit."ROOT.war".INSTALL
2015-11-05 09:04:55,208 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 68) WFLYDR0002: Content removed from location /home/jim/src/immutant/integration-tests/target/isolated-wildfly/domain/servers/server-one/data/content/a9/acdb5f50830d3837b91e0405656a3a0b0bff60/content
2015-11-05 09:04:55,657 INFO [org.jboss.as.server] (Thread-2) WFLYSRV0220: Server shutdown has been requested.
2015-11-05 09:04:55,703 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
2015-11-05 09:04:55,707 INFO [org.jboss.as.messaging] (MSC service thread 1-3) WFLYMSG0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
2015-11-05 09:04:55,708 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0019: Host default-host stopping
2015-11-05 09:04:55,708 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 23) MODCLUSTER000002: Initiating mod_cluster shutdown
2015-11-05 09:04:55,709 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA]
2015-11-05 09:04:55,710 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 6) WFLYMSG0006: Unbound messaging object to jndi name java:/ConnectionFactory
2015-11-05 09:04:55,718 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0008: Undertow AJP listener ajp suspending
2015-11-05 09:04:55,720 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0007: Undertow AJP listener ajp stopped, was bound to localhost/127.0.0.1:8076
2015-11-05 09:04:55,728 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2
2015-11-05 09:04:55,762 INFO [org.hornetq.ra] (ServerService Thread Pool -- 20) HQ151003: HornetQ resource adaptor stopped
2015-11-05 09:04:55,855 WARN [org.hornetq.core.client] (Thread-1 (HornetQ-client-global-threads-796816767)) HQ212037: Connection failure has been detected: HQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
2015-11-05 09:04:55,859 WARN [org.hornetq.core.client] (Thread-2 (HornetQ-client-global-threads-796816767)) HQ212037: Connection failure has been detected: HQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
2015-11-05 09:04:55,861 INFO [org.hornetq.core.server] (Thread-26 (HornetQ-server-HornetQServerImpl::serverUUID=27e4fe0c-83c6-11e5-8ac1-2bd241761f95-969471415)) HQ221029: stopped bridge sf.my-cluster.29dbc4c4-83c6-11e5-bd44-ad41e54817a1
2015-11-05 09:04:55,863 WARN [org.hornetq.core.client] (Thread-1 (HornetQ-client-global-threads-796816767)) HQ212037: Connection failure has been detected: HQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
2015-11-05 09:04:56,848 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 68) HQ221002: HornetQ Server version 2.4.7.Final (2.4.7.Final, 124) [27e4fe0c-83c6-11e5-8ac1-2bd241761f95] stopped
2015-11-05 09:04:56,852 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0008: Undertow HTTP listener default suspending
2015-11-05 09:04:56,858 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0007: Undertow HTTP listener default stopped, was bound to localhost/127.0.0.1:8147
2015-11-05 09:04:56,863 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0004: Undertow 1.2.9.Final stopping
2015-11-05 09:04:56,895 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0050: WildFly Full 9.0.1.Final (WildFly Core 1.0.1.Final) stopped in 1200ms
@NieXianjiang
Copy link

I have the same problem,Do you resolve this problem?Can you help me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment