http 404 error

Hi,

I had issue with my admin login page. So I stopped the DI web server using svrcfg and moved the directories acta_web_admin and acta_metadata_reports to another temporary directory and then restarted the web server. now when the web server was up and running i checked the $WEBSERVER_HOME/webapps folder and saw that new directories were created for acta_web_admin and acta_metadata_reports and apart from that there were directories for reports, admin and main. Now I went to the DI web admin console url and it gave Http status 404 - /jsp/signin.jsp error saying that the requested resource is not available. My web admin console url has this format:

http://servername:28080/jsp/signin.jsp.

Could anyone tell me how to solve this issue.

thanks.


new_bouser (BOB member since 2009-05-13)

what do you see in $LINK_DIR/log/weadmin.log file and what do you see in $LINK_DIR/ext/WebServer/logs directory, it will have some file which will log any errors encountered during tomcat startup

do you see the java process running for tomcat ?

you get the error for both the URLs

http://servername:28080/admin
http://servername:28080/reports


manoj_d (BOB member since 2009-01-02)