2

私のチームは BIRT を使用してクライアントのビジネス ロジックを処理しています。ときどき、ログに例外が記録されます。

18-Dec-2012 11:25:39.163 INFO 
org.eclipse.birt.report.data.oda.jdbc.JndiDataSource.getDriverJndiPropertyFile 
getDriverJndiPropertyFile() java.io.IOException: Unable to locate the installation path of 
the ODA extension (org.eclipse.birt.runtime). The ODA consumer application must specify a 
ResourceIdentifiers in the appContext to resolve the path. 

このエラーの原因は不明で、問題なく動作しているようです。jdbc 接続があるため、何が原因かわかりません。この問題のトラブルシューティングに役立つヒントや情報をいただければ幸いです。

4

1 に答える 1

0

コピー

mysql-connector-java-5.0.8-bin.jar

WEB-INF\platform\plugins\org.eclipse.birt.report.data.oda.jdbc_INSTALLED_VERSION\drivers

フォルダ。

于 2013-06-26T12:01:08.520 に答える