Expand my Community achievements bar.

How to enable debug mode when running AEM6 as Windows service

Avatar

Level 3

Hi folks

I'm currently running AEM6 as a Windows Service as described in [0]. Unfortunately I cannot get the debug mode enabled when using instsrv.bat. I added ;-Xdebug;-Xrunjdwp:transport=dt_socket,server=y,address=30303,suspend=n to the set jvm_options= line but this doesn't work. At the same time when I'm using -Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=30303,suspend=n in a start.bat file it is working.

Is there any way to get AEM6 running as a Windows service and at the same time have debugging enabled?

Any help is much appreciated.

Cheers

 

[0] http://docs.adobe.com/docs/de/aem/6-0/deploy/custom-standalone-install.html#Installing and Starting Adobe Experience Manager as a Windows Service

0 Replies