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 2009/12/07 20:21:36 UTC

DO NOT REPLY [Bug 48348] New: JDBC Request Results clears HTTP URL Re-writing Modifiers and other variables

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

           Summary: JDBC Request Results clears HTTP URL Re-writing
                    Modifiers and other variables
           Product: JMeter
           Version: 2.3.4
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: eware0524@yahoo.com


The scripts I've developed use HTTP URL Re-writing Modifiers  to capture
request-specific attributes generated by the application being tested,
specifically org.apache.struts.taglib.html.TOKEN. The modifiers are defined at
the Thread level.  A JDBC Request is inserted as a peer after an HTTP sample.
The JDBC Request is an query (SQL Server 2008) that successfully extracts a
backend data element and creates a jmeter variable that is needed in a
subsequent HTTP Request.  However, where ever the JDBC Request is inserted the
subsequent HTTP Request fails. Viewing the failed Request shows that the
Re-writing Modifiers are set to null, while database variable was properly
inserted into the failed request,

-- 
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 48348] JDBC Request Results clears HTTP URL Re-writing Modifiers and other variables

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

eware0524@yahoo.com changed:

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

--- Comment #1 from eware0524@yahoo.com 2009-12-08 08:30:31 UTC ---
This report can be deleted. It is resolved. Our application has some
architectural features that consume the org.apache.struts.taglib.html.TOKEN and
prevents further processing.  Bug marked as resolved.

-- 
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 48348] JDBC Request Results clears HTTP URL Re-writing Modifiers and other variables

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |INVALID

-- 
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