Re: Oracle JDBC Connection

2007-07-16 Thread Dominik Karall
Hi, I'm sorry, but I didn't get it working. Following settings: JMeter: jdbc:oracle:thin:icr/xxx@//localhost:1521/appl oracle.jdbc.driver.OracleDriver icr xxx DB (tnsnames.ora): APPL = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = infitel)(PORT = 1521)) )

Re: Last Iteration Controller

2007-07-16 Thread Scott Carr
Understand. This is how I do things now. The reason I brought it up, is because there is a loop on the Thread Group as well, and this addition to the Once Only Controller would help with using this. If it is something that people think we can use, I am going to start looking at

Listener memory cosumption ?

2007-07-16 Thread cybercbm
hello friends : can any buddy tell me , exactly how much memory each listener takes to get performed well ? actually i need to use all listener in http request and i want to make sure that, my allocated process power at server side should not exceed due to more memory consumption , so can any

RE: JDBC request break back compatibility in JMeter 2.3RC3?

2007-07-16 Thread Tim Hepner
My jdbc requests written using Jmeter 2.2 work fine with Jmeter 2.3RC3. No problems here. -Original Message- From: ... Yee [mailto:[EMAIL PROTECTED] Sent: Sunday, July 15, 2007 10:36 PM To: JMeter Users List Subject: JDBC request break back compatibility in JMeter 2.3RC3? Hello Seb and

Empty assertion results failure message

2007-07-16 Thread Kathy Mitchell
I have a very simple jmeter acceptance test script that writes errors to an Aggregate Report listener. When I have 'Save As XML' turned OFF I sometimes don't get anything in the Assertion Results Failure Message. If I turn on 'Save As XML' I see all the failure messages. See sample output below

Re: Empty assertion results failure message

2007-07-16 Thread Alf Høgemark
Hi I suggest you file a bug report using Bugzilla, and provide the test script and as much info as possible on how to reproduce your problem. If we can reproduce it, it will be a lot easier for us to fix it, if there is a bug. Remember to remove any personal passwords / login info etc from the