# Remove the # and save
# Enter ant -f /var/hda/web-apps/adito/server/build.xml start
* http://hda/ it redirects to https://hda.server.home:4443/showLogon.do and presents me an Adito vpn login screen. Open terminal and become root user, the do the following:
# ant -f /var/hda/web-apps/adito/server/build.xml stop
# service httpd restart
# ant -f /var/hda/web-apps/adito/server/build.xml start
This issue occurs infrequently. Once it can be narrowed down to a cause, a fix will be implemented.