0

Whenever i deploy any application to my local Wildfly server, all the browsers stop responding for 10-15 minutes after deployment. So after ever change in the code, i need to wait for around 20 minutes. I am not able to link these two things. Please suggest so that i can go for further analysis.

rahulP
  • 244
  • 2
  • 6
  • 1
    What do you mean by "not responding"? How is that problem manifested? Also, are you making ajax calls from your client? – ernest_k May 29 '17 at 12:13
  • Not responding means i am not able to access any URL for around 15 minutes after deployment. i don't get the login page for my application and not even able to open the google. – rahulP May 29 '17 at 17:28
  • Please let me know if you need any other information. – rahulP May 30 '17 at 10:17
  • 1
    That's strange and there should not be any link between the two processes (unless if you had some active client in the browsers, that behave in a specific way during application or server startup). The only other possible cause is that your server or application initialization uses up the CPU power on your system... There should be no such link. Is your server fully started up during these +/-20 minute waiting time? – ernest_k May 30 '17 at 10:21

0 Answers0