0

I am using spring mvc(annotations). I have written backends. When tasks start running, retry count goes on increasing, It shows status code '503' and message 'service unavailable'. When I hit backend url into browser, I got the same error after hitting many times then getting correct response.

Is there any solution for this..?

RBP
  • 481
  • 1
  • 9
  • 29
  • how can we check, whether backend instance is available or not.? how much time it takes to start after deployment.? – RBP Feb 27 '14 at 04:39
  • First time, when i hit that backend url, It shows hard-dead-line error. any solution for that? I am using spring-annotations. After some time, If i start my backend then it works fine. – RBP Mar 04 '14 at 11:05

0 Answers0