https://issues.apache.org/bugzilla/show_bug.cgi?id=55977
Luca <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #2 from Luca <[email protected]> --- > Did you try datasource 2.1 ? I tried it now and seems working. > > > - excalibur-pool-api-2.1.jar > > I don't think you need the api jar. Without the jar I get this exception: 2014/01/08 15:22:16 ERROR - jmeter.JMeter: Uncaught exception: java.lang.NoClassDefFoundError: org/apache/avalon/excalibur/pool/ObjectFactory at org.apache.jmeter.protocol.jdbc.config.DataSourceElement.initPool(DataSourceElement.java:162) [...] > We currently use the following: > > excalibur-datasource.version = 1.1.1 > excalibur-instrument.version = 1.0 > excalibur-logger.version = 1.1 > excalibur-pool.version = 1.2 > > Which of these did you keep? Here is the list of excalibur jars that I'm using: excalibur-instrument-1.0.jar excalibur-logger-1.1.jar excalibur-datasource-2.1.jar excalibur-pool-api-2.1.jar excalibur-pool-impl-2.1.jar excalibur-pool-instrumented-2.1.jar Thanks, Luca -- You are receiving this mail because: You are the assignee for the bug.
