Expand my Community achievements bar.

SOLVED

Starting AEM in debug mode

Avatar

Level 5

This might be pretty basic, but getting hands on it for first time.

Trying to use the AEM tools for eclipse. It is mentined to start AEM in debug mode. Not sure if i'm supposed to update the start.bat file with this or what. how do i start AEM in debug mode? am i running the below command in command line? If i just execute that, i wouldn't know what to run, right?

 

  • In order to use the debugger featue, you need to have started AEM in debug mode - which can be achieved eg by adding the following to the command line:


    -nofork -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=10123

    1 Accepted Solution

    Avatar

    Correct answer by
    Level 10
    1 Reply

    Avatar

    Correct answer by
    Level 10