You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2010/01/24 11:13:27 UTC

DO NOT REPLY [Bug 48603] New: Mailer Visualiser sends two emails for a single failed response

https://issues.apache.org/bugzilla/show_bug.cgi?id=48603

           Summary: Mailer Visualiser sends two emails for a single failed
                    response
           Product: JMeter
           Version: 2.3.4
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: daveyjatin@gmail.com


The test plan was designed as below :

One JDBC request sent to the database querying for some data tables and an
assertion for it. Based on the assertion the results obtained were either
passed of failed. There was a listener added to the test plan as mailer
visualizer which was configured to send a mail when the results fails. 

Had failed a response and received two emails instead of one. In the mailer
visualizer i had it configured 0 as the limit to the number of failures, hence
it should have just sent one mail when a failure occurs. Instead two mails are
being sent.

this must be corrected as one failure should result in sending only one email
and two. Please revert back to me if anymore inputs are required.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 48603] Mailer Visualiser sends two emails for a single failed response

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48603

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Sebb <se...@apache.org> 2010-01-24 09:22:35 UTC ---
URL: http://svn.apache.org/viewvc?rev=902601&view=rev
Log:
Bug 48603 - Mailer Visualiser sends two emails for a single failed response

Modified:
  
jakarta/jmeter/trunk/src/components/org/apache/jmeter/reporters/MailerModel.java
  
jakarta/jmeter/trunk/src/components/org/apache/jmeter/reporters/MailerResultCollector.java
   jakarta/jmeter/trunk/xdocs/changes.xml

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 48603] Mailer Visualiser sends two emails for a single failed response

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48603

Jatin <da...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daveyjatin@gmail.com

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 48603] Mailer Visualiser sends two emails for a single failed response

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48603

--- Comment #2 from Sebb <se...@apache.org> 2010-01-24 08:29:21 UTC ---
Confirmed that the problem exists with any sampler (not just JDBC) and was also
present in version 2.3.3, possibly earlier.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 48603] Mailer Visualiser sends two emails for a single failed response

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48603

--- Comment #1 from Jatin <da...@gmail.com> 2010-01-24 08:10:26 UTC ---
(In reply to comment #0)
> The test plan was designed as below :
> 
> One JDBC request sent to the database querying for some data tables and an
> assertion for it. Based on the assertion the results obtained were either
> passed of failed. There was a listener added to the test plan as mailer
> visualizer which was configured to send a mail when the results fails. 
> 
> Had failed a response and received two emails instead of one. In the mailer
> visualizer i had it configured 0 as the limit to the number of failures, hence
> it should have just sent one mail when a failure occurs. Instead two mails are
> being sent.
> 
> this must be corrected as one failure should result in sending only one email
> and not two. Please revert back to me if anymore inputs are required.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org