ReportCaster Troubleshooting Tips

In this section:

ReportCaster relies on communications between the following components:

If ReportCaster fails to perform properly, confirm that all components are installed, started, and listening on their expected ports. All components can run on one machine or components can be distributed across different machines running different operating systems. If components are distributed, ensure all machines are running and can communicate using the expected protocols.

The ReportCaster Distribution Server starts in Console mode if it cannot connect to the repository. The ReportCaster Distribution Server will also start in Console mode if it can connect to the repository but the tables are not created. The Scheduler log file indicates why the Distribution Server started in Console mode. If you need to change repository parameters, refer to WebFOCUS Repository Post-Installation Tasks.

Note: The ReportCaster web components, WebFOCUS Reporting Server, and ReportCaster Distribution Server must all be the same release number.


Top of page

x
Troubleshooting ReportCaster Servlet Errors

Review the installation and configuration instructions in WebFOCUS Client and ReportCaster Installation and Configuring Web and Application Servers.


Top of page

x
Troubleshooting ReportCaster Distribution Server Errors

Review the installation and configuration instructions in WebFOCUS Client and ReportCaster Installation and WebFOCUS Repository Post-Installation Tasks.


Top of page

x
Troubleshooting ReportCaster Context Root

In this section:

Applications containing a hardcoded reference to rcaster or a ReportCaster specific context root will encounter an error. There is a new war file for customers that will redirect to the new ibi_apps without having to change their code.



x
Redirecting Web Applications With the ReportCaster Context Root

In WebFOCUS 8, the WebFOCUS and ReportCaster web applications have been combined into one web application. In prior releases, the two applications were deployed separately with unique context roots whose default values were ibi_apps and rcaster. In WebFOCUS 8 there is only one context root for WebFOCUS and ReportCaster with a default value of ibi_apps.

However, customers who have web applications that contain hardcoded references to rcaster in the URL or a ReportCaster specific context root will be affected. To resolve this, deploy the redirect.war file to redirect URLs that reference rcaster or a ReportCaster specific context root to the single context root.


Top of page

x
Troubleshooting Reporting or Delivery Errors

Review the WebFOCUS and ReportCaster documentation and the documentation for your Mail or FTP server.


WebFOCUS