shubhamkundal

Results 8 comments of shubhamkundal

yes I can reproduce this error but stacktrace is not there in logs ![Screenshot 2024-01-31 204235](https://github.com/spring-projects/sts4/assets/115568311/59278e48-e6ab-4022-92cd-368a82d1c673)

while updating the project and while adding any dependency this error is coming

please find additional logs below : 21:19:32.896 [main] INFO o.s.i.v.b.a.BootLanguageServerBootApp - Starting BootLanguageServerBootApp using Java 17.0.2 with PID 9524 (C:\Users\Admin\.p2\pool\plugins\org.springframework.tooling.boot.ls_1.51.0.202312011752\servers\spring-boot-language-server\BOOT-INF\classes started by Admin in C:\Users\Admin\Desktop) 21:19:32.901 [main] INFO o.s.i.v.b.a.BootLanguageServerBootApp -...

This error is coming when I am trying to start eclipse, this logs are for that only, when trying to update the mevan project that time also error is coming...

this is when running application in debug mode ![image](https://github.com/spring-projects/sts4/assets/115568311/f9fe8c4e-08d8-4f52-a0cf-3611c11e8942)

Below mentioned error is given for application, but all dependencies are added. ![image](https://github.com/spring-projects/sts4/assets/115568311/f9b6c1f0-34cc-4787-9408-a62db8739b1a) . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \...

My DB problem solved after adding driver url, which actually not required in hibernate now, but for mentioned DB error that is the resolution. For "class path notification" error there...