Hi All.
Is it possible to enable the web script debugger on a headlesss server?
I have installed the latest community version 4.2.c on Ubuntu 12.04, Mac OSX 10.7 and Windows 7.
On the Ubuntu server it just generates a headless missing X11 config exception when trying to enable the debugger. Since this is a server there is no UI and X11 is not installed so I am using a browser on another machine.
On the OSX environment I get a similar headless exception even though OSX DOES have a GUI so this one seems to be ODD!!! as I am using a browser on the same machine. I suspect it may be an issue with java 7 on OSX.
On the Windows 7 environment I had to disable the Alfresco services and run alfresco from the tomcat/bin/startup.bat file to enable the debugger (will not enable when Alfresco is run as a service), after this all is good….
I assume it's not possible to remotely debug web scripts… i.e. debug webscripts deployed to my ubuntu server using firefox on a Windows 7 machine.
I can't find any section in the documentation that states how to enable the debugger, actually that's not quite true, it states to enable it using the enable button. But as you can see there seems to be restrictions on what environments it can be enabled on and this is not mentioned….. Any chance somebody can update the documentation with the minimum requirements to be able to debug webscript controllers.
Regards
Steve