spring logging error

I just get an Error when enabling Spring. Just by deactiviating the launch of spring using // SpringApplication.run(WebsiteController.class); The Programm runs fine. If enabled it crashes with the attached Error. I attached each File that seems relvant for my eyes. I wasnt able to fix it while tring a lot.
5 Replies
JavaBot
JavaBot5mo ago
This post has been reserved for your question.
Hey @Hype_the_Time! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
Hype_the_Time
Hype_the_TimeOP5mo ago
in case the sub dependency list helps: ./gradlew dependencies --configuration runtimeClasspath
szatkus
szatkus5mo ago
Almost all dependencies are set to latest-release, you're asking for troubles. And that field apparently was added in 2015, so my guess is that you use Java 8.
Hype_the_Time
Hype_the_TimeOP5mo ago
dont see anything here that would be pointing to java 8. didnt see anything in gradle and the project version is set to 17.
No description
Hype_the_Time
Hype_the_TimeOP5mo ago
any ideas why the Server is not be starting up? I dont get a Crash error either. it just doesnt start up with the shadow jar but locally it works just fine. netstat -tuln | grep LISTEN the port that is specified (8080) is not listed in that list. The List only contains things I expected.
Want results from more Discord servers?
Add your server