unable to restart AEM SDK by clicking start.bat or quickstart.bat files
Hi Team,
I have received vanilla AEM sdk jar (not using licence.properties along with the jar) and renamed the jar into aem-author-p4502.jar then i started the instance by the command java -jar aem-author-p4502.jar.
The instance started successfully, and the bundles are up and running and pages are loading as expected.There are no errors observed in error.logs file.
However, after shutdown (Ctrl+C), when I tried to start the instance from start.bat or quickstart.bat, the command prompt window briefly appears and then disappears without any further action. Essentially, I'm unable to restart the instance once I've stopped it following the initial startup.
- not using licence.properties along with the jar
- Windows machine
- java version "11.0.21" 2023-10-17 LTS
- aem-sdk-quickstart-2023.12.14697.20231215T125030Z-231200.jar
Thanks in advance.