Expand my Community achievements bar.

SOLVED

CRXDE Debug Mode 5.6.1 Not Working

Avatar

Level 3

Hi,

I'm running cq on 5.6.1 with the below command

java -debug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=30303 -jar cq-author-4502.jar

also tried with the below command as well

java -Xmx512m -Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=30303,suspend=n  -nofork -jar cq-author-4502.jar

but Attach Debugger is disabled in CRXDE using JDK 1.6.

Thanks in advance!!!

1 Accepted Solution

Avatar

Correct answer by
Level 10
1 Reply

Avatar

Correct answer by
Level 10