https://issues.apache.org/bugzilla/show_bug.cgi?id=55977
--- Comment #3 from Sebb <[email protected]> --- (In reply to Luca from comment #2) > > Did you try datasource 2.1 ? > > I tried it now and seems working. Great > > > > > - 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) > [...] My bad, I assumed the API contained empty classes. > > 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, Thanks again! -- You are receiving this mail because: You are the assignee for the bug.
