4 Replies Latest reply on Jul 4, 2018 12:47 AM by malindu_dilshan

    Wildfly 10.1.0 issue - unexpected shutdown

    malindu_dilshan

      We are using Wildfly 10 for our production setup.

      Wildfly shuts down unexpectedly without giving any warning, logs, please let us know how to mitigate this

       

      2018-06-29 11:15:47,941 INFO  [stdout] (default task-4) 3

      2018-06-29 11:15:58,264 INFO  [stdout] (default task-10) 3

      2018-06-29 11:21:33,074 INFO  [stdout] (default task-15) 3

      2018-06-29 14:48:57,600 INFO  [org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext] (Thread-91) Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@58e34a67: startup date [Fri Jun 29 10:14:13 IST 2018]; root of context hierarchy

      2018-06-29 14:48:57,608 INFO  [org.springframework.context.support.DefaultLifecycleProcessor] (Thread-91) Stopping beans in phase 2147483647

      2018-06-29 14:48:57,609 INFO  [org.springframework.jmx.export.annotation.AnnotationMBeanExporter] (Thread-91) Unregistering JMX-exposed beans on shutdown

      2018-06-29 14:48:57,632 INFO  [org.jboss.as.server] (Thread-2) WFLYSRV0220: Server shutdown has been requested via an OS signal

      2018-06-29 14:48:57,666 INFO  [org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor] (Thread-91) Shutting down ExecutorService 'taskExecutor'

      2018-06-29 14:48:57,744 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = dms.war_com.mysql.jdbc.Driver_5_1

      2018-06-29 14:48:57,750 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = dms.war_oracle.jdbc.OracleDriver_11_2

      2018-06-29 14:48:57,758 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = dms.war_com.mysql.fabric.jdbc.FabricMySQLDriver_5_1

      2018-06-29 14:48:57,799 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 66) WFLYUT0022: Unregistered web context: /dms

      2018-06-29 14:48:57,801 INFO  [io.undertow.servlet] (ServerService Thread Pool -- 66) Destroying Spring FrameworkServlet 'dispatcherServlet'

      2018-06-29 14:48:57,801 INFO  [io.undertow.servlet] (ServerService Thread Pool -- 66) Closing Spring root WebApplicationContext

      2018-06-29 14:48:57,874 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0019: Host default-host stopping

      2018-06-29 14:48:57,922 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]

      2018-06-29 14:48:57,990 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2

      2018-06-29 14:48:57,991 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTPS listener https suspending

      2018-06-29 14:48:57,995 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 192.9.220.228:8443

      2018-06-29 14:48:57,997 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTP listener default suspending

      2018-06-29 14:48:57,998 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 192.9.220.228:8080

      2018-06-29 14:48:58,001 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 75) WFLYCLINF0003: Stopped client-mappings cache from ejb container

      2018-06-29 14:48:58,017 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0004: Undertow 1.4.0.Final stopping

      2018-06-29 14:48:58,061 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment dms.war (runtime-name: dms.war) in 413ms

      2018-06-29 14:48:58,094 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 450ms