Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring Boot Application not terminating with logback #269

Open
prajal55 opened this issue Mar 13, 2023 · 0 comments
Open

Spring Boot Application not terminating with logback #269

prajal55 opened this issue Mar 13, 2023 · 0 comments

Comments

@prajal55
Copy link

prajal55 commented Mar 13, 2023

I have a logback.xml configured and enabling the splunk appender on ROOT logger makes the application not terminate. I have seen some closed issues regarding this; I am facing this issue in 1.11.7

[restartedMain] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager - Connection manager shut down

[restartedMain] INFO  com.app.Application - Execution time in seconds: 0

[restartedMain] DEBUG o.s.boot.devtools.restart.Restarter - Creating new Restarter for thread Thread[main,5,main]

[restartedMain] DEBUG o.s.boot.devtools.restart.Restarter - Immediately restarting application

[restartedMain] DEBUG o.s.boot.devtools.restart.Restarter - Starting application com.app.Application with URLs [file:/workspaces/app/target/classes/]

[restartedMain] DEBUG o.s.b.a.ApplicationAvailabilityBean - Application availability state ReadinessState changed to ACCEPTING_TRAFFIC

Any Ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant