Accessing Ingres database in BIRT runtime [message #1784618] |
Fri, 30 March 2018 14:00 |
Stephen Barnes Messages: 3 Registered: March 2018 |
Junior Member |
|
|
Hi there,
I have downloaded the Eclipse 4.7 all in one and have designed some BIRT reports. I make a connection to the Ingres database with this link in the new data source. com.ingres.jdbc.IngresDriver (v3.4). This works fine in Eclipse, but when I try to run a report from my BIRT runtime installation from the command line I get the following.
Mar 30, 2018 2:42:44 PM org.eclipse.birt.report.data.oda.jdbc.JDBCDriverManager loadExtraDriver
SEVERE: DriverClassLoader failed to load class: com.ingres.jdbc.IngresDriver
java.lang.ClassNotFoundException: com.ingres.jdbc.IngresDriver
at org.eclipse.birt.core.framework.URLClassLoader.findClass1(URLClassLoader.java:188)
I copied the plugins folder to the runtime folder without success.
Could someone please point me in the right direction?
many thanks
Steve
|
|
|
Powered by
FUDForum. Page generated in 0.08440 seconds