一部のパラメーター値にフラット ファイルを使用するレポートを作成しました。birt デザイナーでは正常に動作しますが、Linux 環境の birtviewer で実行すると、以下のエラーが発生します。
Table (id = 4172):
+ An exception occurred during processing. Please see the following message for details:
Failed to prepare the query execution for the data set: distinct qmid
Failed to prepare the following query for the data set type (org.eclipse.datatools.connectivity.oda.flatfile.dataSet).
[select "qmid" from "qmids.csv" : {"qmid","qmid",INT}]
org.eclipse.datatools.connectivity.oda.flatfile.InvalidResourceException: Invalid table name:qmids.csv
誰かがこのエラーの内容と修正方法を教えてください