cancel
Showing results for 
Search instead for 
Did you mean: 

Cloud foundry java spring boot application timed out in startup

davecor
Explorer
0 Kudos

Hi expert! I have a difficult to understand why a java spring boot application doesn't start correctly when I tried to deploy in my Cloud Foundry space. In local works perfectly, but after cf push command I receive in loop this message.

What does it mean? 

How can I solve it?

7fb038d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4cd3e2f3]
2024-01-29T15:03:47.12+0100 [HEALTH/0] ERR Timed out after 1m0s (30 attempts) waiting for startup check to succeed: failed to make TCP connection to 10.159.205.22:8080: dial tcp 10.159.205.22:8080: connect: connection refused
2024-01-29T15:03:47.12+0100 [CELL/0] ERR Failed after 1m0.511s: startup health check never passed.
2024-01-29T15:03:56.21+0100 [APP/PROC/WEB/0] OUT 2024-01-29 14:03:56.217 INFO 7 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
2024-01-29T15:03:56.41+0100 [APP/PROC/WEB/0] OUT 2024-01-29 14:03:56.412 INFO 7 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8668 (http)

Thanks a lot!

Accepted Solutions (0)

Answers (0)