Getting BIRT source code from CVS [message #1034660] |
Fri, 05 April 2013 14:34  |
Eclipse User |
|
|
|
Hi,
I am trying to generate reports from templates that I created prior to BIRT 4.2.2.
My report has this structure:
Database
Table
Column
If my data source doesn't have column information, the report will complain about:
Table (id = 7082):
- A BIRT exception occurred. See next exception for more information.
Invalid field name: Column Name.
data.engine.BirtException ( 1 time(s) )
detail : org.eclipse.birt.report.engine.api.EngineException: A BIRT exception occurred. See next exception for more information.
Invalid field name: Column Name.
This should not happen because the same template used to work and I am trying to debug by getting the source code by following the steps in this page: http://www.eclipse.org/birt/phoenix/build/buildInstructions.php
however, it gave me a no /cvsroot/birt repository error. Please advise.
Neil
|
|
|
|
Powered by
FUDForum. Page generated in 0.04955 seconds