cancel
Showing results for 
Search instead for 
Did you mean: 

How to invoke debugger?

db9p
Champ in-the-making
Champ in-the-making
Hi,

  When I follow the instruction and try to invoke the debugger, I see the following message only (nothing else). I don't see any debugging mechanism. The instruction said "d.Click Enable to launch the JavaScript Debugger in a separate window."
But there is no window open.


How do you invoke it?

thanks!


Alfresco Javascript Debugger
Alfresco Enterprise v4.1.4 (r49301-b80)
Currently enabled. 
2 REPLIES 2

afaust
Legendary Innovator
Legendary Innovator
Hello,

on what kind of system are you trying to invoke the debugger? Is the Alfresco server running on your local machine? The debugger only runs on the same machine that runs the Alfresco server, so it can't be used when connecting to a headless server.

Regards
Axel

db9p
Champ in-the-making
Champ in-the-making
That explains it. My server is NOT on my local machine.

Thanks Axel for your help!