Search code examples
jndipentahoreport-designer

Empty reports in Pentaho Client Console


I'm trying to publish a report to the bi-server, so I can visualize it from the Client Console (http://localhost:8080/pentaho/Home)

I configured successfully a JNDI data source to a remote Database (Oracle 10g) from the Administration Console, this is the url I used: jdbc:oracle:thin:@MY_SERVER_IP_HERE:1521:orcl

But when I visualize my report, I see no data at all, only static stuff: labels, pictures and so on.

Note that I have the bi-server started, also the administration console and the server where I have my database is working too, the proof is that I can see data from the report designer when I do a preview.

In the bi-server log, I found this right after I invoke the report: [CascadingDataFactory] deprecated behavior: None of the data-factories was able to handle the query 'Infos'. Returning empty tablemodel instead of failing hard.

Is it because I run a bi-server 4.1 with Report-Designer 3.9?

Does any one have any idea to help me?


Solution

  • Bi server version conflict with the PRD, check this http://wiki.pentaho.com/display/PEOpen/Pentaho+Release+Product+Version+Matrix