AEM http://localhost:4502/ getting Error 404 Not Found after upgrading SDK version to 2025.7.21570
EM jar version: 2025.7.21570.20250715T080514Z-250600
I tried updating my AEM local instance to the latest jar version, downloaded it and renamed it to cq-quickstart.jar. Replaced the old jar file, deleted the crx-quickstart folder and run:
java -jar cq-quickstart.jar
Once it's done, I got this:

I use IntelliJ and Docker, I stopped all running instance before I triggered the java -jar command.
I tried checking the logs, but couldn't find anything that makes sense.
Anyone experience the same? Any help is greatly appreciated.
