7 Replies Latest reply on Jun 12, 2017 10:33 AM by clickcio

    WildFly8.2.1 ShutDown On Sudden in AWS

    clickcio

      Hello,

       

      I am facing problem of sudden shut down server in dev box . I have no idea where is the issue.

      It was running fine after we deployed  WAR ( Rest.war , Web.war ) in wildfly but after some hours it will shutdown . We worried this could happen the same in production box

       

      JDK 1.8

      WildFly8.2.1

      AWS Ubuntu - Environment

      MYSQL 5.7.18-0ubuntu0.16.04.1 - (Ubuntu)

       

      Please suggest ASAP.

       

      LOG

       

      2017-06-02 13:24:36,352 INFO  [stdout] (default task-6) 2017-06-02 13:24:36 [default task-6] DEBUG com.src.dao.ContentRestDAOImpl -

      2017-06-02 13:24:36,352 INFO  [stdout] (default task-6)                                 Inside ContentRest DAO getReferenceDataByAttributeName method : Get Reference D$

      2017-06-02 13:24:36,353 INFO  [stdout] (default task-6) Hibernate: select refId,refName,refLabel,refCode,refDisplayValue from referencelookup where refName in('DropBox$

      2017-06-02 13:30:52,573 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010418: Stopped Driver service with driver-name = RestServices-1.5.w$

      2017-06-02 13:30:52,576 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010418: Stopped Driver service with driver-name = DesktopWebApp-1.4.$

      2017-06-02 13:30:52,580 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregistered web context: /clickcio

      2017-06-02 13:30:52,592 INFO  [io.undertow.servlet] (MSC service thread 1-2) Destroying Spring FrameworkServlet 'applicationclient'

      2017-06-02 13:30:52,594 INFO  [org.springframework.web.context.support.XmlWebApplicationContext] (MSC service thread 1-2) Closing WebApplicationContext for namespace '$

      2017-06-02 13:30:52,623 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017535: Unregistered web context: /clickciorest

      2017-06-02 13:30:52,625 INFO  [io.undertow.servlet] (MSC service thread 1-1) Destroying Spring FrameworkServlet 'restApp'

      2017-06-02 13:30:52,636 INFO  [org.apache.tiles.access.TilesAccess] (MSC service thread 1-2) Removing TilesContext for context: org.springframework.web.servlet.view.ti$

      2017-06-02 13:30:52,651 INFO  [io.undertow.servlet] (MSC service thread 1-2) Closing Spring root WebApplicationContext

      2017-06-02 13:30:52,659 INFO  [org.springframework.web.context.support.XmlWebApplicationContext] (MSC service thread 1-2) Closing Root WebApplicationContext: startup d$

      2017-06-02 13:30:52,683 INFO  [org.apache.tiles.access.TilesAccess] (MSC service thread 1-2) Removing TilesContext for context: org.springframework.web.servlet.view.ti$

      2017-06-02 13:30:52,719 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017532: Host default-host stopping

      2017-06-02 13:30:52,736 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010409: Unbound data source [java:jboss/datasources/ExampleD$

      2017-06-02 13:30:52,756 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010418: Stopped Driver service with driver-name = h2

      2017-06-02 13:30:52,766 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017521: Undertow HTTP listener default suspending

      2017-06-02 13:30:52,768 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017520: Undertow HTTP listener default stopped, was bound to /172.31.18.155$

      2017-06-02 13:30:52,841 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment RestServices-1.5.war (runtime-name: RestServices$

      2017-06-02 13:30:52,843 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017506: Undertow 1.1.8.Final stopping

      2017-06-02 13:30:52,921 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment DesktopWebApp-1.4.war (runtime-name: DesktopWebA$