HOw resolve error while starting AEM in Debug mode?
Facing error while starting AEM in Debug mode.

Below is the command used to run AEM in debug mode
java -Xmx2048M -agentlib:jdwp=transport=dt_socket,address=8888,server=y,suspend=n -jar aem-author-p4502.jar
