November 2017
Beginner to intermediate
306 pages
7h 43m
English
Applications that are pushed into Cloud Foundry are meant to run forever, meaning they are always running and accepting requests through HTTP/TCP, or continuously running as a worker application. If the application process exits normally and exits with a code 0, then the application is flagged as a crashed application. If you see this error, review the application code to find the logic that might cause the application to exit without raising exceptions.
Read now
Unlock full access