1 Reply Latest reply on Jun 7, 2017 11:24 PM by jaikiran

    WildFly10.1.0 Sudden Stop in AWS . Please Help !!!!!

    clickcio

      Hello,

       

      Installed WildFly10.1.0 in AWS Small tier instance with Jdk1.8

      Deployed 2 wars but after few hours WildFly10.1.0 sudden stopped . I have no idea why this happened . please help ASAP

       

      Start Server

       

      ./standlone.sh &

       

      LOGS

       

       

      2017-06-07 22:42:28,000 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = DesktopWebApp-1.0.war_com.mysql.jdbc.Driver_5_1

      2017-06-07 22:42:28,000 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = RestServices-1.0.war_com.mysql.jdbc.Driver_5_1

      2017-06-07 22:42:28,004 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0022: Unregistered web context: /clickcio

      2017-06-07 22:42:28,005 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 68) WFLYUT0022: Unregistered web context: /clickciorest

      2017-06-07 22:42:28,005 INFO  [io.undertow.servlet] (ServerService Thread Pool -- 68) Destroying Spring FrameworkServlet 'restApp'

      2017-06-07 22:42:28,014 INFO  [io.undertow.servlet] (ServerService Thread Pool -- 67) Destroying Spring FrameworkServlet 'applicationclient'

      2017-06-07 22:42:28,014 INFO  [org.springframework.web.context.support.XmlWebApplicationContext] (ServerService Thread Pool -- 67) Closing WebApplicationContext for namespace 'applicationclient-servlet': startup date [Wed Jun 07 18:48:56 UTC 2017]; parent: Root WebApplicationContext

      2017-06-07 22:42:28,044 INFO  [org.apache.tiles.access.TilesAccess] (ServerService Thread Pool -- 67) Removing TilesContext for context: org.springframework.web.servlet.view.tiles2.SpringWildcardServletTilesApplicationContext

      2017-06-07 22:42:28,067 INFO  [io.undertow.servlet] (ServerService Thread Pool -- 67) Closing Spring root WebApplicationContext

      2017-06-07 22:42:28,067 INFO  [org.springframework.web.context.support.XmlWebApplicationContext] (ServerService Thread Pool -- 67) Closing Root WebApplicationContext: startup date [Wed Jun 07 18:48:48 UTC 2017]; root of context hierarchy

      2017-06-07 22:42:28,071 INFO  [org.apache.tiles.access.TilesAccess] (ServerService Thread Pool -- 67) Removing TilesContext for context: org.springframework.web.servlet.view.tiles2.SpringWildcardServletTilesApplicationContext

      2017-06-07 22:42:28,098 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0019: Host default-host stopping

      2017-06-07 22:42:28,120 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]

      2017-06-07 22:42:28,159 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = h2

      2017-06-07 22:42:28,164 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment RestServices-1.0.war (runtime-name: RestServices-1.0.war) in 162ms

      2017-06-07 22:42:28,164 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTP listener default suspending

      2017-06-07 22:42:28,166 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 172.31.0.181:8080

      2017-06-07 22:42:28,166 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTPS listener https suspending

      2017-06-07 22:42:28,167 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 172.31.0.181:8443

      2017-06-07 22:42:28,172 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0004: Undertow 1.4.0.Final stopping

      2017-06-07 22:42:28,221 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment DesktopWebApp-1.0.war (runtime-name: DesktopWebApp-1.0.war) in 218ms

      2017-06-07 22:42:28,232 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 230ms