anil.kumar
2nd March 2010, 04:55 PM
Check the application log files.
Check the Tomcat logs directory and look into catalina.log file for any errors.
If the error says
SEVERE: Context [/BIPLUS] startup failed due to previous errors, without any thing in the log files,
check the web.xml file for correct entries.
3. Call application URL:
http://localhost:8123/BIPLUS/ReportServlet?RequestType=100
And see if it returns any error message.
Check the Tomcat logs directory and look into catalina.log file for any errors.
If the error says
SEVERE: Context [/BIPLUS] startup failed due to previous errors, without any thing in the log files,
check the web.xml file for correct entries.
3. Call application URL:
http://localhost:8123/BIPLUS/ReportServlet?RequestType=100
And see if it returns any error message.