2 Replies Latest reply on Jul 5, 2018 9:15 PM by jayshreedatta

    Wildfly 10.1 stops responding with no error

    amandahf

      We have a reoccurring issue, where requests to wildfly will suddenly stop returning. This issue seems to happen randomly. Sometimes it can take weeks, sometimes days.

       

      The log continues as if nothing is wrong, there are no error messages, however no one can get to our applications until we restart wildfly. When this issue occurs, you can see the background processes of the application are running and writing to the log even though requests to 8080 are all timing out. 

       

      Startup parameters

      -Xms4096m -Xmx4096m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m

       

      Any suggests on how to debug this would be appreciated.