Re: CSV Data Set: Assignement of users to threads wrong when ramp up time 0

2008-10-19 Thread sujitkrnayak2006

Hi Hicham,

Can you help  me out on this issue which you have allready done, i am not
able to execute with iteration from CSV Data config file.

can you please help me out, i have data config file with 3 different user.

data cofig file format on this way.

username1,password1
username2,password2
.

it takes 1st username and pasword and works good.

i did not find whats wend wrong with my plan.

Thread group
CSV Data Set Config(filename(file path),varibale as username,password)
Sampler

this is the output from logs file.

2008/10/19 13:31:12 WARN  - jmeter.protocol.http.control.CookieManager:
un=f2ebbbca488e02b9a8ddb6046a6158ed3dacccad09134a82;expires=Thu, 20-Nov-2008
13:11:11;path=/;HttpOnlyUnable to parse expiration date parameter: Thu 
2008/10/19 13:31:12 WARN  - jmeter.protocol.http.control.CookieManager:
u=4a0c195add914bf6eb92a2d41c53b2be999e363c042ad3d9ac7f3a8a8a4a3be4;expires=Thu,
20-Nov-2008 13:11:11;path=/;HttpOnlyUnable to parse expiration date
parameter: Thu 
2008/10/19 13:31:12 WARN  - jmeter.protocol.http.control.CookieManager:
un=91fb2628d3fe63ea34f3e151eaea2504663215a8e619b249;expires=Thu, 20-Nov-2008
13:11:11;path=/;HttpOnlyUnable to parse expiration date parameter: Thu 
2008/10/19 13:31:12 WARN  - jmeter.protocol.http.control.CookieManager:
u=98714a85c261ff254607ebd71f92037a48d89622cd0d009d5a321353224c2f0f;expires=Thu,
20-Nov-2008 13:11:11;path=/;HttpOnlyUnable to parse expiration date
parameter: Thu 
2008/10/19 13:31:12 WARN  - jmeter.protocol.http.control.CookieManager:
un=028711e1cf59958675107b5f36a034f63d682849eab6d541;expires=Thu, 20-Nov-2008
13:11:11;path=/;HttpOnlyUnable to parse expiration date parameter: Thu 
2008/10/19 13:31:12 WARN  - jmeter.protocol.http.control.CookieManager:
u=47bce758bab093b9289e298bb7f2a3a760e000ac5dd0aa5f44da62c6d126f0ce;expires=Thu,
20-Nov-2008 13:11:11;path=/;HttpOnlyUnable to parse expiration date
parameter: Thu 
2008/10/19 13:31:12 WARN  - jmeter.protocol.http.control.CookieManager:
un=665f84688bd9db30a4eabf8d1d3010da0cea14af115827c7;expires=Thu, 20-Nov-2008
13:11:12;path=/;HttpOnlyUnable to parse expiration date parameter: Thu 
2008/10/19 13:31:12 WARN  - jmeter.protocol.http.control.CookieManager:
u=0095d1bcf2017784fe6522ef0b7afa12667b80460d6b6fc59e553ff8ad7c689d;expires=Thu,
20-Nov-2008 13:11:12;path=/;HttpOnlyUnable to parse expiration date
parameter: Thu 
2008/10/19 13:31:12 WARN  - jmeter.protocol.http.control.CookieManager:
un=6833c1ccf0cd79b07cbee555bb3cb7b42bff9e1016f8c582;expires=Thu, 20-Nov-2008
13:11:12;path=/;HttpOnlyUnable to parse expiration date parameter: Thu 
2008/10/19 13:31:12 WARN  - jmeter.protocol.http.control.CookieManager:
u=b393f4c77838312be95f38a29128613629d6e7990cf00e295223cc2a6912ecef;expires=Thu,
20-Nov-2008 13:11:12;path=/;HttpOnlyUnable to parse expiration date
parameter: Thu 
2008/10/19 13:31:12 INFO  - jmeter.threads.JMeterThread: Thread Thread Group
1-1 is done 
2008/10/19 13:31:12 INFO  - jmeter.engine.StandardJMeterEngine: Ending
thread Thread Group 1-1 
2008/10/19 13:31:12 INFO  - jmeter.engine.StandardJMeterEngine: Stopping
test 
2008/10/19 13:31:12 INFO  - jmeter.engine.StandardJMeterEngine: Notifying
test listeners of end of test 
2008/10/19 13:31:12 INFO  - jmeter.services.FileServer: Close:
C:[EMAIL PROTECTED] 
2008/10/19 13:31:12 INFO  - jmeter.gui.util.JMeterMenuBar:
setRunning(false,*local*) 
2008/10/19 13:31:12 INFO  - jmeter.engine.StandardJMeterEngine: Test has
ended 
2008/10/19 13:31:23 INFO  - jmeter.engine.StandardJMeterEngine: Running the
test! 
2008/10/19 13:31:23 INFO  - jmeter.gui.util.JMeterMenuBar:
setRunning(true,*local*) 
2008/10/19 13:31:23 INFO  - jmeter.engine.StandardJMeterEngine: Starting 1
threads for group Thread Group. Ramp up = 0. 
2008/10/19 13:31:23 INFO  - jmeter.engine.StandardJMeterEngine: Continue on
error 
2008/10/19 13:31:23 INFO  - jmeter.threads.JMeterThread: Thread Thread Group
1-1 started 
2008/10/19 13:31:23 INFO  - jmeter.services.FileServer: Stored:
C:\Tomcat\jakarta-jmeter-2.3.2\bin\csvdata.txt Alias:
C:[EMAIL PROTECTED] 
2008/10/19 13:31:27 ERROR - jmeter.monitor.parser.ParserImpl: Failed to
parse the bytes org.xml.sax.SAXParseException: Open quote is expected for
attribute language associated with an  element type  script.
at
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown
Source)
at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
at org.apache.xerces.impl.XMLScanner.scanAttributeValue(Unknown Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanAttribute(Unknown
Source)
at

Re: Jmeter Help

2008-10-10 Thread sujitkrnayak2006

Hey can yopu please help me out distributed JMeter testing, it looks like you
have allready implemented.

Here is my problem:-

I am trying to to do stress testing  through JMeter Distributed testing, i
have implemented all steps set-up for remote distibution on console pc as
well as remote pc with all configuration but when i am trying to start
remote pc thru JMeter on console(GUI JMeter) machine (Run-Remote
Start-remote pc IP Address) and run my test plan it does not work.

Before run above test plan, i have start JMeter Server on remote machine and
after run the test plan its displaying message as below on JMeter server
console on remote machine.

Found ApacheJMeter_core.jar
Starting the test on host 10.82.12.81 @ Thu Oct 09 16:20:18 EDT 2008
(1223583618
687)
Finished the test on host 10.82.12.81 @ Thu Oct 09 16:22:13 EDT 2008
(1223583733
153)


One more thing i have not found Jmeter.engine.RemoteJMeterEngineImpl:
Starting backing engine on JMeter GUI  logs file.

I think JMeter GUI machine and remote machine has not connected properly but
not sure.

(Note-After i start remote machine from JMeter GUI, stop Remote machine
option is disable)

I dont understand where i did the mistake, can anyone suggest me how to go
ahead.





Mishra, Ajay wrote:
 
 Hi All,
 
 I wanted to know if there is a way to capture the System parameters like
 CPU. Memory etc in Jmeter. I have setup the Monitor results listener and
 it is working fine when run from the GUI mode. When the test is run from
 the command line i.e. in non-gui mode the .jtl file doesn't capture the
 system parameters detail. Is there any specific settings needs to be
 done for the same. Also I have observed that for all the HTTP request
 when I run it as a non-gui test the Request and Response values are not
 displayed.
 
 Ajay
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Assertions-to-test-Login-page-tp19917699p19922413.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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



Facing problem with JMeter Distributed Testing

2008-10-09 Thread sujitkrnayak2006


I am trying to to do stress testing  through JMeter Distributed testing, i
have implemented all steps set-up for remote distibution on console pc as
well as remote pc with all configuration but when i am trying to start
remote pc thru JMeter on console(GUI JMeter) machine (Run-Remote
Start-remote pc IP Address) and run my test plan it does not work.

Before run above test plan, i have start JMeter Server on remote machine and
after run the test plan its displaying message as below on JMeter server
console on remote machine.

Found ApacheJMeter_core.jar
Starting the test on host 10.82.12.81 @ Thu Oct 09 16:20:18 EDT 2008
(1223583618
687)
Finished the test on host 10.82.12.81 @ Thu Oct 09 16:22:13 EDT 2008
(1223583733
153)


One more thing i have not found Jmeter.engine.RemoteJMeterEngineImpl:
Starting backing engine on JMeter GUI  logs file.

I think JMeter GUI machine and remote machine has not connected properly but
not sure.

(Note-After i start remote machine from JMeter GUI, stop Remote machine
option is disable)

I dont understand where i did the mistake, can anyone suggest me how to go
ahead.
-- 
View this message in context: 
http://www.nabble.com/Facing-problem-with--JMeter-Distributed-Testing-tp19907203p19907203.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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



Re: How do i record Multiple HTTP Request on single thread.

2008-10-07 Thread sujitkrnayak2006

Sorry for confusion , actualy as i told you earlier i just want to record
different action in multiple HTTP Request while recording thru http proxy
server.

Different action like login, browsing and search should be recorded on
different HTTP request in one thread group.

-Sujit


Himanshu Ghai wrote:
 
 Sujit,
 
 i am sorry but i am unable to understand the problem description..please
 find someone around who has experience with jmeter..
 
 Himanshu
 
 On Mon, Oct 6, 2008 at 12:32 PM, sujitkrnayak2006 
 [EMAIL PROTECTED] wrote:
 

 I want to add multiple request in my thread for multiple action, earlier
 whatever i did record its added into Thread Group directly instead of
 HTTP
 Request.

 (Note--I have record my action through HTTP Proxy server)
 please suggest me what to do next.

 Thanks in advance.


 sujitkrnayak2006 wrote:
 
  I have recorded all browser action on single HTTP Requst with one
 thread
  and playback it looks good.
 
  How do i add multiple request on single thread for different browser
  action, for example 1st request should record my login page request and
  2nd request should record my further page after the login succesful.
 
  I tried but all my action has been recorded on single request, can you
  suggest me how i do add 2 different action on 2 different HTTP Request.
 
  -Sujit
 

 --
 View this message in context:
 http://www.nabble.com/How-do-i-record-Multiple-HTTP-Request-on-single-thread.-tp19816124p19844735.html
 Sent from the JMeter - User mailing list archive at Nabble.com.


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


 
 

-- 
View this message in context: 
http://www.nabble.com/How-do-i-record-Multiple-HTTP-Request-on-single-thread.-tp19816124p19857798.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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



Re: How do i record Multiple HTTP Request on single thread.

2008-10-07 Thread sujitkrnayak2006

Thanks for your quick look, i did the same thing but all my action has added
into thread group itself instead of individual HTTP Request.

I want to record different action into different HTTP Request not under all
my recorded action on thread group.

Test plan
-Thread Group
--Sample Cantroller
---HTTP Request
---HTTP Request
Work bench
-HTTP proxy server

-Sujit

sebb-2-2 wrote:
 
 On 07/10/2008, Andrey Beznogov [EMAIL PROTECTED] wrote:
 Hi,

  Recording Controller is NOT a request - it is actually a folder
  which contains requests. After you recorded something, just click the
  little blue switch icon just to the left of the Recording Controller
  icon to see its child nodes - which are the actual single HTTP
  requests recorded by proxy. Then find the ones you need and copy them
  to the Thread Group.

  You should probably put the Recording Controller and the HTTP Proxy
  Server nodes on the Workbench, and not into the Test Plan.
 
 The Proxy has to be on the Workbench.
 
 The Recording Controller can be on either, but if it is on the
 Workbench, the recorded samples will need to be copied to the Thread
 Group before the test can be run. Also the Workbench is not saved when
 you save a test plan, so it's easy to lose the recording.
 
 I find it best to add a Thread Group and tell the Proxy server to use
 that; the test plan is then generally ready for immediate use (once
 one has added a Cookie Manager if necessary).
 
  Regards,
  Andrey

  On Tue, Oct 7, 2008 at 5:08 PM, sujitkrnayak2006

 [EMAIL PROTECTED] wrote:
  
   Sorry for confusion , actualy as i told you earlier i just want to
 record
   different action in multiple HTTP Request while recording thru http
 proxy
   server.
  
   Different action like login, browsing and search should be recorded on
   different HTTP request in one thread group.
  
   -Sujit
  
  
   Himanshu Ghai wrote:
  
   Sujit,
  
   i am sorry but i am unable to understand the problem
 description..please
   find someone around who has experience with jmeter..
  
   Himanshu
  
   On Mon, Oct 6, 2008 at 12:32 PM, sujitkrnayak2006 
   [EMAIL PROTECTED] wrote:
  
  
   I want to add multiple request in my thread for multiple action,
 earlier
   whatever i did record its added into Thread Group directly instead
 of
   HTTP
   Request.
  
   (Note--I have record my action through HTTP Proxy server)
   please suggest me what to do next.
  
   Thanks in advance.
  
  
   sujitkrnayak2006 wrote:
   
I have recorded all browser action on single HTTP Requst with one
   thread
and playback it looks good.
   
How do i add multiple request on single thread for different
 browser
action, for example 1st request should record my login page
 request and
2nd request should record my further page after the login
 succesful.
   
I tried but all my action has been recorded on single request, can
 you
suggest me how i do add 2 different action on 2 different HTTP
 Request.
   
-Sujit
   
  
   --
   View this message in context:
  
 http://www.nabble.com/How-do-i-record-Multiple-HTTP-Request-on-single-thread.-tp19816124p19844735.html
   Sent from the JMeter - User mailing list archive at Nabble.com.
  
  
  
 -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
  
  
  
   --
   View this message in context:
 http://www.nabble.com/How-do-i-record-Multiple-HTTP-Request-on-single-thread.-tp19816124p19857798.html
   Sent from the JMeter - User mailing list archive at Nabble.com.
  
  
   -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  




 --
  diem perdidi


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

-- 
View this message in context: 
http://www.nabble.com/How-do-i-record-Multiple-HTTP-Request-on-single-thread.-tp19816124p19860186.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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



Re: How do i record Multiple HTTP Request on single thread.

2008-10-06 Thread sujitkrnayak2006

I want to add multiple request in my thread for multiple action, earlier
whatever i did record its added into Thread Group directly instead of HTTP
Request.

(Note--I have record my action through HTTP Proxy server)
please suggest me what to do next.

Thanks in advance.


sujitkrnayak2006 wrote:
 
 I have recorded all browser action on single HTTP Requst with one thread
 and playback it looks good.
 
 How do i add multiple request on single thread for different browser
 action, for example 1st request should record my login page request and
 2nd request should record my further page after the login succesful.
 
 I tried but all my action has been recorded on single request, can you
 suggest me how i do add 2 different action on 2 different HTTP Request.
 
 -Sujit
 

-- 
View this message in context: 
http://www.nabble.com/How-do-i-record-Multiple-HTTP-Request-on-single-thread.-tp19816124p19844735.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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



How do i record Multiple HTTP Request on single thread.

2008-10-04 Thread sujitkrnayak2006

I have recorded all browser action on single HTTP Requst with one thread and
playback it looks good.

How do i add multiple request on single thread for different browser action,
for example 1st request should record my login page request and 2nd request
should record my further page after the login succesful.

I tried but all my action has been recorded on single request, can you
suggest me how i do add 2 different action on 2 different HTTP Request.

-Sujit
-- 
View this message in context: 
http://www.nabble.com/How-do-i-record-Multiple-HTTP-Request-on-single-thread.-tp19816124p19816124.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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



HTTP Request does not logged on web server logs.

2008-10-02 Thread sujitkrnayak2006

I record HTTP request with my production web application and it looks
successful but while run all HTTP request ran successfully.

My concern is when i looked into my web server(Broadvision application
server) logs i did not find any kinds of HTTP request related to recorded
action.

can you please suggest me,how i need to handle this.
-Sujit
-- 
View this message in context: 
http://www.nabble.com/HTTP-Request-does-not-logged-on-web-server-logs.-tp19780453p19780453.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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



Re: page redirection does not work while recording action on JMeter.

2008-09-30 Thread sujitkrnayak2006

If you dont mind, Can you please suggest me how do i record https request.
my login page is redirecting from http to https request.

wait for ur reply.

Thank you in advance.


sujitkrnayak2006 wrote:
 
 I am new to the JMeter and trying to record the browser action through
 proxy server.
 
 -- I am trying to simulate login to the site and click here and there,
 after i enter the user name n password on login page its redirected to the
 'The page cannot be displayed' page.
 
 I am not sure where is the problem, can anyone solve my problem.
 
 Thanks in advance.
 
 -Sujit
 

-- 
View this message in context: 
http://www.nabble.com/page-redirection-does-not-work-while-recording-action-on-JMeter.-tp19730504p19750659.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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



page redirection does not work while recording action on JMeter.

2008-09-29 Thread sujitkrnayak2006

I am new to the JMeter and trying to record the browser action through proxy
server.

-- I am trying to simulate login to the site and click here and there, after
i enter the user name n password on login page its redirected to the 'The
page cannot be displayed' page.

I am not sure where is the problem, can anyone solve my problem.

Thanks in advance.

-Sujit
-- 
View this message in context: 
http://www.nabble.com/page-redirection-does-not-work-while-recording-action-on-JMeter.-tp19730504p19730504.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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