2 Replies Latest reply on Jan 5, 2016 4:48 AM by mayerw01

    Getting problem with Wildfly server

    achhabr

      My app has been deployed on wildfly server successfully and app is running fine when server starts.

       

      But when i run application after 20 to 25 min to starting of server . app is continuously showing loading but not action is going to perform just showing reloading page.

       

      Is this problem with Wildfly server or any modification need to be done.

       

      Please suggest on this.

        • 1. Re: Getting problem with Wildfly server
          jaysensharma

          What kind of application is it? 

          Next time when you notice that the app is continuously showing loading, That time please collect a set of Thread Dumps (at least 5-6 thread dumps) each should be collected in an interval of around 10 seconds each.  So for collecting 6 thread dumps you might need approximately 60 seconds. (please collect it only during the time of the issue).

           

          Also please enable the GC logging on your Server to see if the JVM memory is properly configured?

           

          Regards

          Jay SenSharma

          • 2. Re: Getting problem with Wildfly server
            mayerw01

            Which operating system, jvm and wildfly versions are you using and how do you start your server (standalone, domain)?

            Do you see any messages in the server.log when the problem shows up?