...
2. Is the IME running? go to http://mv.ezproxy.com.ezproxyberklee.flo.org/libraries for dev and http://mv.ezproxy.com.ezproxyberklee.flo.org/libraries for test
If not, can we access the manager: http://mv.ezproxy.com.ezproxyberklee.flo.org/manager/html for dev and http://mv.ezproxy.com.ezproxyberklee.flo.org/manager/html for test server 2 and http://mv.ezproxy.com.ezproxyberklee.flo.org/manager/html
for test server 11
...
You will see two sash containers running, one is default and the other is thalia.
kill \ -9 \ [id for thalia tomcat servers\] on both instances
Wiki Markup
ps \ -aux \| grep java again to make sure there is no containers | grep java again to make sure there is no containers running
then /etc/init.d/web start to start the thalia web server
...