SQL DEBUG for JasperIntellServer

I have the jasperserver running and sql setup, but I continue to get "report empty" page. I run the sql and get many pages. Is there a log some where that tells me the SQL jasperserver is running? jasperserver.log and stdout.logs don't have it.
chernandeznet's picture
Joined: Oct 3 2006 - 7:46am
Last seen: 17 years 5 days ago

1 Answer:

Hi chernandeznet.

Try to put the lines below in log4j.properties:

log4j.category.mondrian.rolap.RolapConnection=DEBUG
log4j.category.mondrian.rolap.RolapUtil=DEBUG


There are more configurations in:
http://mondrian.pentaho.org/documentation/configuration.php


After restart the container and run your report process again, look at stdouts logs and see if more logs were generated.

[]'s
RHancke
rhancke's picture
544
Joined: Aug 2 2006 - 10:39pm
Last seen: 17 years 2 months ago
Feedback
randomness