AEM as a cloud service Local set up
Java Version - 11.0.19
AEM as a cloud Version - aem-sdk-2023.9.13665.20230927T063259Z-230800
When I use the Command line to start the AEM Jar, I am getting below error:
Error: Unable to access jarfile aem-author-p4502.jar.
But when I double click the instance is started successfully.
As per the Adobe documentation we need to start instance by using the command prompt not by double clicking the jar.
How do I resolve the issue when starting the instance via command prompt
Command used : java -jar aem-author-p4502.jar



