Archive for January 30th, 2008

OpenReports – Help with OLAP examples

New to OpenReports 3.0 is the ability to create OLAP reports. I’ve noticed a few users have been having trouble getting the example OLAP reports to run on Linux.

A common problem occurs with the Catalog Definition in datasources.xml. This must contain the full path to your Mondrian schema. In the example, the path is:

c:\openreports-tomcat\reports\SampleData.mondrian.xml

If you are running OpenReports on Linux, you must add file:// to the path to indicate the resource is a File, for example:

file:///usr/share/openreports-tomcat/reports/SampleData.mondrian.xml

4 comments January 30th, 2008


Calendar

January 2008
M T W T F S S
« Dec   Aug »
 123456
78910111213
14151617181920
21222324252627
28293031  

Posts by Month

Posts by Category

SourceForge.net Logo