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
Views
Replies
Total Likes
Following is the optimal paramater required to start in debug mode
-agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n
Views
Replies
Total Likes
I would use : java -jar aem-author-p4502.jar -debug 30303
Views
Replies
Total Likes