Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Please could someone explain what is the optimal command line settings to use when launching the server in debug mode for use on a Mac.
Regards
Clive Stewart
Solved! Go to Solution.
I would use : java -jar aem-author-p4502.jar -debug 30303
View solution in original post
Following is the optimal paramater required to start in debug mode
-agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n
Views
Likes
Replies