DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23769>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23769

All HTTP Requests return "Moved Temporarily" (302)

           Summary: All HTTP Requests return "Moved Temporarily" (302)
           Product: JMeter
           Version: 1.9.1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: HTTP
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I installed JMeter (1.9.1) and worked through the manual. The 
SimpleTestPlan.jmx seems to work okay. Then i setup a new test plan with a 
simple login + requests + logout cycle. no proxy, no https, nothing special. 
but not one single HTTP Request sampler works - all result in:

<sampleResult timeStamp="1066048534233" dataType="text" threadName="Online-
Application1-1" label="Login" time="40" responseMessage="Moved Temporarily" 
responseCode="302" success="true"><sampleResult timeStamp="0" dataType="text" 
threadName="" label="Login" time="30" responseMessage="OK" responseCode="200" 
success="true"/></sampleResult>

and this is an error, right? (because when issuing the URLs in a browser it 
takes much longer to return that JMeter's result which exists after a split of 
a second.

i have HTTPRequest Defaultconfiguration, and also tried to retype the server 
ip+port on each sampler. no succes. each sampler results in a similar line like 
above with the same message:  responseMessage="Moved Temporarily" 
responseCode="302"

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to