java - My ajax call to spring rest services is pending forever -


my ajax call spring rest services pending state in chrome browser , getting "provisional headers shown not processing" in headers.

once if restart tomcat server request processing successfully.

the problem raising randomly...

please let me know problem spring rest services side or ajax side??

appreciate help.

please find screen shot chrome browser.....

once request in pending state...all subsequent requests pending state...

once server has been started...then requests completes successfully...please guide how solve problem???

please click below 1 see error pic.. !the request in pending state....]1

its seems there problem services side. had issue long in application.

please check below things in application

  1. check in database call...r u closing db transaction properly.?

  2. if using hibernate check session has been closed or not?

  3. check memory allocation tomcat???

  4. check nay n/w problems security issues?????

in case have not closed sessions in 1 of services.


Comments

Popular posts from this blog

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -