How to run the Alfresco Server Side debugger when running in an Ubuntu Virtual Box VM
Edit /opt/alfresco-3.4.d/tomcat/scripts/ctl.sh to add:
DISPLAY=:0.0
export DISPLAY
The other trick is to make sure that you type 'xhost +'
You will need to do this in a shell window AND in the shell from which you restart alfresco
The Web Script /alfresco/service/api/javascript/debugger has responded with a status of 500 - Internal Error.
500 Description: An error inside the HTTP server which prevented it from fulfilling the request.
Message: 08090007 Wrapped Exception (with status template): Could not initialize class sun.awt.X11GraphicsEnvironment
Exception: java.lang.NoClassDefFoundError - Could not initialize class sun.awt.X11GraphicsEnvironment
No comments:
Post a Comment