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

Demo application exits immediately on Ubuntu 22 (WSL) #40455

Closed
saeidalidadi opened this issue Apr 20, 2024 · 1 comment
Closed

Demo application exits immediately on Ubuntu 22 (WSL) #40455

saeidalidadi opened this issue Apr 20, 2024 · 1 comment
Labels
for: stackoverflow A question that's better suited to stackoverflow.com status: invalid An issue that we don't feel is valid

Comments

@saeidalidadi
Copy link

I am running the Demo application of Spring Boot on Linux Ubuntu WSL but when executing the start command with gradle bootRun
the application starts and exits immediately without any error.

Java openjdk version "17.0.9" 2023-10-17
Linux Ubuntu 22 on WSL
SDKMan last version

spring-boot-error

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 20, 2024
@bclozel
Copy link
Member

bclozel commented Apr 20, 2024

Thanks for getting in touch, but it feels like this is a question that would be better suited to StackOverflow. As mentioned in the guidelines for contributing, we prefer to use GitHub issues only for bugs and enhancements. Feel free to update this issue with a link to the re-posted question (so that other people can find it) or add some more details if you feel this is a genuine bug.

In this case the application is probably missing a web server dependency. Please provide more information on your StackOverflow question to get help (build file, web controller, application properties...)

@bclozel bclozel closed this as not planned Won't fix, can't repro, duplicate, stale Apr 20, 2024
@bclozel bclozel added status: invalid An issue that we don't feel is valid for: stackoverflow A question that's better suited to stackoverflow.com and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: stackoverflow A question that's better suited to stackoverflow.com status: invalid An issue that we don't feel is valid
Projects
None yet
Development

No branches or pull requests

3 participants