Closed vsrahul82 closed 8 years ago
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/125931171
The labels on this github issue will be updated when the story is started.
The appropriate location to ask this question is on the cf-dev
mailing list. It would appear that your application is not starting properly because it's making some call that is returning a 405
.
Caused by: org.springframework.web.client.HttpClientErrorException: 405 Method Not Allowed
Once you solve that, your application will not timeout during startup.
Hi
I am deploying a spring cloud stream kafka consumer and producer app on cloud foundry. The app crashes with the following error message :
Please advice.
The complete logs are like this: