How to enable jpda for jdk?

JeffW December 7, 2011

The test script (atlas-cli.bat) downloaded a tomcat by itself, I tried to put "jpda start" command to the start script, but it doesn't work, how I can enable it? Or is there a way to config the jdk to use external tomcat?

1 answer

1 accepted

0 votes
Answer accepted
JamieA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 7, 2011

IIRC you use atlas-debug, once that's running you use atlas-cli so you can redeploy quickly.

JeffW December 8, 2011

But it still doesn't open jpda port, right? Is there a page introduces how to use this command?

JamieA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 8, 2011

Yeah, it does... see the output from the atlas-debug:

echo "--jvm-debug-port [value]"
echo " Port open to accept connections for remote debugging (default is 5005)."

JeffW December 8, 2011

Thanks, it works!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events