Report Configuration Troubleshooting

None of my settings have taken effect.

If your configuration files are in a folder other than the classes folder of the web application, a sree.home initialization parameter must be set for both the administrator and the repository servlets.

I cannot see my reports after I deploy them.

This problem could also occur if you have security set up for your environment. If you have set up security and have created users and roles, then the Report Server will require a username and password ticket to generate the replets. The users must have permission to view the replets.

I can see my reports in the repository tree but when I try to view them I get a “replet not found” error.

All report files (.srt) and class files are loaded from the classpath of the application server. Make sure that these files are located in a folder which is in the CLASSPATH (or any of its sub-folders). If the replets are deployed from a packaged jar file, make sure that the replet.auto.reload property is set to false.

I deployed a template but I cannot see it.

Templates are loaded as resources. When a template is registered it must be prefixed with a '/', for example '/template1.xml'. Also, be sure to select 'template' as the type on the registration page.

I can see the body of my report, but the fields are not populated with data.

Check the location of the data source and query registry files in the Enterprise Manager. Make sure that valid datasource.xml and query.xml registry files are being referred to.

My Charts seem to have jagged edges, especially pie charts

Try changing the image type to PNG rather than JPEG, using the 'Presentation' > 'General' node in the Enterprise Manager.

The Repository does not bind to the RMIREGISTRY

Make sure the classpath is set before running the rmiregistry. Alternatively, make sure that the port is not in use, and it matches the parameter value.

The RMI node will not start.

Make sure that the rmiregistry and the Activator are running on the node.

The repository does not bind to the name service.

Make sure that the same port is being used.

Is it possible to run a task continuously (i.e. Have a task that executes every few minutes)?

It is possible to do this by writing a user defined ScheduleAction which extends DefaultUserAction. A scheduled task consists of one or more actions and one or more conditions. The conditions are checked to see when and whether a task will be started. When all conditions are met, the task actions are executed in order. If a task is a repeated task, it will be rescheduled to run at the next cycle. Multiple time conditions typically should not be added for the same scheduled tasks (this can result in retry time conflicts); instead, another task should be created.

This software will not run in WebSphere.

WebSphere has an XML parser (WebSphere\AppServer\lib\xml4j.jar) which uses DOM level 1 interfaces. Even if you put the Xerces 1.1.2 (or later) xerces.jar in your classpath, the wrong interfaces are found by any Java code running in WebSphere, because WebSphere puts the user's classpath at the end. Therefore, you must edit the WebSphere\AppServer\bin\admin.config file and put xerces.jar at the beginning of the com.ibm.ejs.sm.adminserver.classpath variable. This software uses the newer xerces.jar parser – therefore, it is necessary to edit this property so the servlet can be deployed without error.

CVS Archive will not work with Sun One application server.

The Sun One application server is unable to use the cvs executable on a remote drive. Move the executable file to a local drive.

More Articles About Reporting

Option for Report Distribution Software - Regular reports are vital for the monitoring and control of business conditions. But in many cases, the production of daily, weekly, monthly, and annual reports puts additional demands on administrators and employees. And with so much business travel and work done out in the field, report accessibly and deliverability can also be an issue. Our solution, Style Report, makes the setting up and delivery of weekly reports easy and efficient. Pricing is lower than big name software providers, and all new customers get mentoring assistance for free to speed up their project delivery...

Resource Recovery KPI - Predictive analytics and KPIs for trash composition and recycling rate assist enterprises in recovering valuable resources from their waste streams. By selling recycled products, this may not only save waste but also bring in money. Operational Efficiency Operational efficiency is improved via KPIs and analytics that concentrate on the effectiveness of waste management and real-time monitoring. Industries may expedite their waste management procedures by streamlining garbage collection routes and promptly addressing difficulties...

Stakeholder Communication KPI - A crucial component of crisis management is keeping open lines of communication with all relevant parties. Stakeholder communication KPIs measure how well a company is communicating important information and resolving issues. The level of media coverage of an organization's message is gauged by "Media Pickup" measures. The public's reaction to an organization's communication activities is measured by "Social Media Engagement" KPIs. These indicators aid companies in enhancing their crisis communication plans...

Steps for Creating Maps with Paths - This page will discuss the uses of maps with paths, show you how to create them in InetSoft, and provide access to a free online tool for creating maps with paths as well as complete functioning business intelligence dashboards. A map with a path is a type of map that includes information about a specific path or route. This type of map can be used to provide directions or to show the location of a particular point of interest along a route. A map with a path typically includes a line or series of lines that represent the path or route, along with various symbols or labels that indicate landmarks, intersections, or other points of interest along the way. The path may also be accompanied by written instructions or directions to help the user navigate the route...

Tool to Make Circle Packing Charts Online for Free - To easily and quickly create Circle Packing Charts online for free, create a Free Individual Account on the InetSoft website. You will then be able to upload a spreadsheet data set. Once you have done that, you will be able to proceed past the Visualization Recommender, which can usually get you started creating a dashboard. Since the Recommender does not allow you to create a Circle Packing Chart, press the Full Editor button. Then proceed to build the Chart as described in the previous section...

Previous: Report Enterprise Manager Overview