Does anybody have a location where I can download the Informix JDBC drivers? IBM is the place to be for trial Informix stuff, but you need to have an IBM ID these days. Not free to download anymore.
Or maybe somebody has the ifxjdbc.jar available and want to mail it to me? Thnx, Sander -----Original Message----- From: Peter Lin [mailto:[EMAIL PROTECTED] Sent: woensdag 6 juli 2005 15:24 To: JMeter Users List Subject: Re: Informix access? you're going to have to google for the drivers. since you're testing an application that uses informix, I would assume one of the jar files has that driver class peter On 7/6/05, Sander Stevens <[EMAIL PROTECTED]> wrote: > Looks like it is not in the classes12.jar. > Can't find it and if I remove this file, I get the same errors. > > Any idea where I can get it? > > -----Original Message----- > From: sebb [mailto:[EMAIL PROTECTED] > Sent: woensdag 6 juli 2005 14:47 > To: Sander Stevens > Cc: JMeter Users List > Subject: Re: Informix access? > > Is this class present in the Informix jar? [Use zip or jar -t] > > Are there any other messages in jmeter.log? > > What happens if the Informix jar is not present - does it make any > difference to the messages that are logged? > > S > On 7/6/05, Sander Stevens <[EMAIL PROTECTED]> wrote: > > com.informix.jdbc.IfxDriver > > > > -----Original Message----- > > From: sebb [mailto:[EMAIL PROTECTED] > > Sent: woensdag 6 juli 2005 13:55 > > To: Sander Stevens > > Cc: JMeter Users List > > Subject: Re: Informix access? > > > > What about the class name? > > > > On 7/6/05, Sander Stevens <[EMAIL PROTECTED]> wrote: > > > I assume. Checked it out and was correct. > > > jdbc:informix-sqli://adbs01-adm.wxs.nl:1547/ndb:informixserver=test > > > > > > The message is talking about the driver. If the url was not correct, > > the > > > message would be different I think. > > > > > > -----Original Message----- > > > From: sebb [mailto:[EMAIL PROTECTED] > > > Sent: woensdag 6 juli 2005 13:16 > > > To: Sander Stevens > > > Cc: JMeter Users List > > > Subject: Re: Informix access? > > > > > > Have you used the correct JDBC URL and driver class name? > > > > > > I don't know what these are - you'll have to check the Informix > docs. > > > > > > S. > > > On 7/6/05, Sander Stevens <[EMAIL PROTECTED]> wrote: > > > > It is added to the lib folder, but still the message about a > missing > > > > driver. > > > > Any other clues? > > > > > > > > Sander > > > > > > > > -----Original Message----- > > > > From: sebb [mailto:[EMAIL PROTECTED] > > > > Sent: woensdag 6 juli 2005 13:00 > > > > To: JMeter Users List > > > > Subject: Re: Informix access? > > > > > > > > Should be the same as for Oracle - copy the driver jar to lib (not > > > bin) > > > > > > > > On 7/6/05, Sander Stevens <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > > > > > > > I know that I need to copy classes12.zip (and rename to > > > classes12.jar) > > > > to the lib folder of jmeter in order to access an Oracle database. > > But > > > > now I need to access an Informix database. Do I need to copy > driver > > > for > > > > informix to the jmeter bin folder to access an informix database? > > > > > > > > > > I get the following error in the jmeter log: > > > > > > > > > > 2005/07/06 09:13:20 WARN - > > > > jmeter.protocol.jdbc.config.DataSourceElement: Could not return > > > > Connection java.sql.SQLException: No suitable driver > > > > > at java.sql.DriverManager.getConnection(Unknown Source) > > > > > at java.sql.DriverManager.getConnection(Unknown Source) > > > > > at > > > > > > > > > > org.apache.avalon.excalibur.datasource.JdbcConnectionFactory.newInstance > > > > (JdbcConnectionFactory.java:185) > > > > > at > > > > > > > > > > org.apache.avalon.excalibur.pool.ResourceLimitingPool.newPoolable(Resour > > > > ceLimitingPool.java:672) > > > > > at > > > > > > > > > > org.apache.avalon.excalibur.pool.ValidatedResourceLimitingPool.newPoolab > > > > le(ValidatedResourceLimitingPool.java:178) > > > > > at > > > > > > > > > > org.apache.avalon.excalibur.datasource.ResourceLimitingJdbcConnectionPoo > > > > l.newPoolable(ResourceLimitingJdbcConnectionPool.java:123) > > > > > at > > > > > > > > > > org.apache.avalon.excalibur.pool.ResourceLimitingPool.get(ResourceLimiti > > > > ngPool.java:402) > > > > > at > > > > > > > > > > org.apache.avalon.excalibur.pool.ValidatedResourceLimitingPool.get(Valid > > > > atedResourceLimitingPool.java:130) > > > > > at > > > > > > > > > > org.apache.avalon.excalibur.datasource.ResourceLimitingJdbcDataSource.ge > > > > tConnection(ResourceLimitingJdbcDataSource.java:222) > > > > > at > > > > > > > > > > org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler.sample(JDBCSampler.j > > > > ava:79) > > > > > at > > > > org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:255) > > > > > at java.lang.Thread.run(Unknown Source) > > > > > > > > > > > > > > > Best regards, > > > > > Sander > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > > > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

