Before we call in ops... what's a developer to do?
NOTE: If you are not familiar with linux, don't try this, get the thalia ops team involved. These are very rough notes, more a reminder to developers who have already done these things. If you have not, please involve ops rather than trying to do it yourself.
1. Is alfresco running? Go to http://mv.ezproxy.com.ezproxyberklee.flo.org/alfresco
If not, stop and start alfresco:
...
2. Is the IME running? go to http://mv.ezproxy.com.ezproxyberklee.flo.org/libraries
If not, can we access the manager: http://mv.ezproxy.com.ezproxyberklee.flo.org/manager/html
If not, are tomcat and apache running? http://mv.ezproxy.com.ezproxyberklee.flo.org
Try to stop and start the web server:
/etc/init.d/web stop
...