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?

link|improve this question
anything in the tomcat log? – JoseK Jul 27 '11 at 12:13
feedback

migrated from stackoverflow.com Jul 27 '11 at 7:55

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown