I'm at the stage of this tutorial, "Testing a more complex report", here:
http://www.eclipse.org/birt/phoenix/deploy/viewerSetup.php#testing
And I'm having trouble when it asks me to enter this url into my browser:
http://localhost:8080/birt-viewer/run?__report=Report\ThinClient.rptdesign
It involves using a database and an rptdesign file, and I'm almost certain I have everything in the right folders. There was some issue with the file url in the rptdesign file (it's essentially an XML file with a lot of elements) but I think that is correct now too.
So the error message I get from entering that second url is:
"Some required parameter values are not set or set to incompatible data type."
But how can I ever figure out these parameters or incompatible data types?