Re: uploading files in jmeter

2010-07-01 Thread gpub
Hi Kristof how are you, i was going though the forum and I have same scenario need to check that if 100 users are uploading the file and another 100 users are downloading the file and 10 users are downloading the same file... i hope if you can help me in this scenario and the components used by

Re: need to test Input/output, can i will be possible with Jmeter

2010-06-30 Thread gpub
, Jun 29, 2010 at 12:18 AM, gpub affablepr...@gmail.com wrote: OK My bad then, point noted, bt not intensionally done, also assured will take care in the future. :) Writing again ... hope this will clear I have Sharepoint-2010 application, yes it is 2010 and i want to do performance

Re: need to test Input/output, can i will be possible with Jmeter

2010-06-30 Thread gpub
without being able to see the web-app and unless you have attempted something and are stuck somewhere, we mostly will not bother. On Tue, Jun 29, 2010 at 11:18 PM, gpub affablepr...@gmail.com wrote: hi Deepak, hmm... again to what extent Jmeter can help me if it has java scripts

Re: need to test Input/output, can i will be possible with Jmeter

2010-06-29 Thread gpub
web application. Your mileage varies based on what you intend to accomplish. Hence asking questions like is Jmeter the *best* tool? is generally useless and your question cant be answered. On Mon, Jun 28, 2010 at 10:32 PM, gpub affablepr...@gmail.com wrote: Hi All, i was waiting for my

Re: need to test Input/output, can i will be possible with Jmeter

2010-06-28 Thread gpub
Hi All, i was waiting for my last POST, about the sharepoint application performance testing, , did not recieved any response. there fore i request for new post CAN JMETER HELP ME IN PERFORMANCE OF INPUT/OUTPUT TESTING. IF SO HOW CAN I ACHIEVE IT Regards GP gpub wrote: Hi all, i need

Is Jmeter best option for Share Point application for Performance??????

2010-06-23 Thread gpub
Hi all, i need to know if jmeter is the best tool do performance testing on Sharepoint application. If no can you please tell me the reasons . regards GP -- View this message in context:

Pleas help me in the cookie scenario with jmeter

2010-04-27 Thread gpub
Hi all. 1st i need that my recored script use 10 different logins and that hit on the same http request. 2nd i need that my recored scipt must not use Cache to login for my test plan. Please let me know how plan my script Regards GP -- View this message in context:

SESSIONS created with jmeter sciprt but not hitting on internal load

2010-04-27 Thread gpub
Hi please help me in the scenario as i have recored a script and click on 1, 2 ,3 , 4 links and again click on home link. now when i run the script with 10 users. at the back end it shows that 10 users are hit but are in idle state. all 10 users do not show that any 1 one user of them had hit

Jmeter launching problem

2010-02-19 Thread gpub
HI I am in kind of messy prob i have java version 1.3 installed in system which i am not suppose to un-installed. So i installed java version 1.4 and then run the jmeter .. but jmter still shows me un-supported version errror. in cmd promt i write E:\oracle\ora92\bin;C:\Program

RE: Jmeter launching problem

2010-02-19 Thread gpub
yes it is Andrey Pohilko-2 wrote: Hello! I think the reason is your JAVA_HOME variable If you run SET in command prompt - what is JAVA_HOME? С уважением, Андрей Похилько -Original Message- From: gpub [mailto:affablepr...@gmail.com] Sent: Friday, February 19, 2010 12

how can i run Jemter if i had both java version 1.3 and java 1.4 instlled

2010-02-18 Thread gpub
Hi please tell me how can i run jmeter if i had both java versions (1.3 and 1.4 installed). i do not want to uninstall java ver 1.3 coz its on shared system and some apps take java 1.3. Now when i run jmeter pics up java 1.3 i edited the environment variable edit path with

Re: Jmeter launching prob, urgent help needed

2010-01-29 Thread gpub
Deepak Shetty wrote: hi which is fine, jmeter works without errors right? _JAVA_OPTIONS is something the JRE looks for at startup and it looks like QTP defines this environment variable... regards deepak On Thu, Jan 28, 2010 at 9:21 PM, gpub affablepr...@gmail.com wrote: hey Deepak

Re: Jmeter launching prob, urgent help needed

2010-01-28 Thread gpub
one) regards deepak On Wed, Jan 27, 2010 at 11:12 PM, gpub affablepr...@gmail.com wrote: hi Agreed that jmeter will work with 1.4 and 1.5. And i got your point below 1. edited the .bat file what you wrote below, same parameter has been picked up by jmeter (which you said is defined

Re: Jmeter launching prob, urgent help needed

2010-01-28 Thread gpub
1.5.0_12) Regards GP sebb-2-2 wrote: Try creating a BAT file containing just: java -version pause and report what it shows. On 28/01/2010, gpub affablepr...@gmail.com wrote: hi Deepak, yes launching Jmeter from .bat file only As you said i have edited .bat file echo %JM_START

Re: Jmeter launching prob, urgent help needed

2010-01-28 Thread gpub
to the jmeter-user@jakarta.apache.org mailing list 44 minutes ago Regards GP Deepak Shetty wrote: One Last try edit JMeter.bat to add SET _JAVA_OPTIONS= just before the jmeter line. regards deepak On Thu, Jan 28, 2010 at 1:17 AM, gpub affablepr...@gmail.com wrote: hi Deepak

.Bat file Issue ?

2010-01-27 Thread gpub
Hi all i have jmeter installed on system and QTP, when i open the bat file jmter gets open with below message in the command window, Please let me know if this is an issue? , is this is an issue please tell me how to resolve, AS QTP will not be uninstalled. Picked up _JAVA_OPTIONS: -Xrunjvmhook

Re: PLEASE SUGGEST WHAT to take the heap size for 0.99 GB RAM in bat file

2010-01-27 Thread gpub
that how come you have overcome with it. Regards GP Ronan Klyne-2 wrote: On 25/01/2010 11:45, gpub wrote: Hi All PLEASE SUGGEST WHAT to take the edit heap size for 0.99 GB RAM in bat file set HEAP=-Xms512m -Xmx512m (Any changes required ) Set NEW=-XX:NewSize=256m -XX:MaxNewSize=512m

Re: Jmeter launching prob, urgent help needed

2010-01-27 Thread gpub
On Wed, Jan 27, 2010 at 3:56 AM, gpub affablepr...@gmail.com wrote: hi all, i am facing a prob while launching jmeter.bat file Issue is coming as below picked up _JAVA_OPTIONS: -Xrunjvmhook -Xbootclasspath/a:C:\PROGRA~1\COMMON~1\MER CUR~1\FUNCTI~1\Java\classes;C:\PROGRA~1\COMMON~1

Re: Jmeter launching prob, urgent help needed

2010-01-27 Thread gpub
). So you need to prevent JMeter from picking this up , one of the ways is by setting JVM_ARGS= (empty) in jmeter.bat . This will not affect QTP because it only applies to the cmd window on which Jmeter is running. regards deepak On Wed, Jan 27, 2010 at 9:34 PM, gpub affablepr...@gmail.com

PLEASE SUGGEST WHAT to take the heap size for 0.99 GB RAM in bat file

2010-01-25 Thread gpub
hi all, this is kinda urgent as i have edited my bat file to below status set HEAP=-Xms512m -Xmx512m Set NEW=-XX:NewSize=256m -XX:MaxNewSize=512m and when do recording i gets out of bound error exception as below java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at

Re: Can Jmeter(same version) script excute on another enviorement?

2009-10-29 Thread gpub
a post processor? does the input data vary (e.g. CSV data for user name password in which case you might have to vary the file or replace the file with a build). regards deepak On Wed, Oct 28, 2009 at 9:04 PM, gpub affablepr...@gmail.com wrote: Hi friends i have recorded the script

Re: Can Jmeter(same version) script excute on another enviorement?

2009-10-29 Thread gpub
; InfoPath.1) Accept-Language: en-us Referer: http://pqrst1234.company.com:8005/ (not required) please let me know where do i need to do changes. Thanks Gp gpub wrote: hi i have changed the server name and port but my script got failed and getting errors: GET http://abcndef1234

Can Jmeter(same version) script excute on another enviorement?

2009-10-28 Thread gpub
Hi friends i have recorded the script in one environment(e.g ..com:8005) , now i would like to run the same script on new environment (e.g YYY..com:8001). if yes, to use the old script to run for new env then what and where do i need to do changes. please let me know if

how can i use test data in Jmeter Script

2009-10-07 Thread gpub
Hi all, I would like to simulate the load of 100 user for the script i recorded. Now i would like use different test data for those 100 users. how can i proceed and what else do i need to include in Testplan As for now i have in Thread Group -HTTP Request Default -HTTP Cookie Manager -Gaussian

How can i update OLD Scripts??

2009-09-30 Thread gpub
Hi all I had already recorded the Scripts but on old environment with 10-12 scenarios. now i have got new Instance and will now need to work on those scripts again with same scenarios. What would be my step ??? Regards Gp -- View this message in context:

Re: How can i update OLD Scripts??

2009-09-30 Thread gpub
sebb-2-2 wrote: On 30/09/2009, gpub affablepr...@gmail.com wrote: Hi all I had already recorded the Scripts but on old environment with 10-12 scenarios. now i have got new Instance and will now need to work on those scripts again with same scenarios. What would be my step

Difference between Jmter 2.3.1 and 2.3.4

2009-09-14 Thread gpub
Hi all i need to know if there is any difference the older version 2.3.1 and 2.3.4 i had earlier used 2.3.1 version and now going to plan out with ver 2.3.4 for Oracle and Non Oracle performance testing Please suggest me which version Would be great help from you all Thanks Gp -- View

Does any one knows, how to stop the script in non gui mode?

2009-06-26 Thread gpub
Hi I have run the script for with forever run as was required and to avoid the out of memory error i ran it with non gui mode, and now that i am done with the checklist i need to stop the run to prepare again. Does any know about , how the Jmeter script stops in non gui mode. this would

how can use another system for Rerports stats

2009-06-23 Thread gpub
Hi, I am using the 2 systems 1 where i can using GUI;s and running my scripts and i dont know how will i use another to generate the reports/Listeners as same scripts will probably used on both system, And i do not want to slow down my system so using only view result tree(donlt want to use

Jmeter is not working

2009-06-10 Thread gpub
Hi all jmeter is showing (unsupported class version error ) And i had Initiator and Oracle 9i in my system and need them I have Checked the path(Environment Variable) it has below values ( F:\Oracle9i\Oracle9i\bin;C:\Program Files\Oracle\jre\1.3.1\bin ( i suppose this is picking up by jmeter)

does my jmeter affect if i re-install oracle

2009-06-01 Thread gpub
Hi, Due to some prob in i need to reinstall my the oracle 9i in my system, i feel like there would be some changes needed in the jmeter.bat fil please let me know guys if could go ahead. Thanks -GP -- View this message in context:

Re: Error: classname and missing jars in jmeter.log file

2009-05-27 Thread gpub
- jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/html is INFO - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for application/xhtml+xml is . Regards -Gp sebb-2-2 wrote: On 26/05/2009, gpub affablepr...@gmail.com wrote: Hi, i was doing the backend perf test. it has

Re: JDBC connection error in Gui mode

2009-05-26 Thread gpub
hey thanks!! seems jmeter user should have to read the docs very carefully. Deepak Shetty wrote: This name must match the value specified in Variable Name field in the JDBC Connection Configuration On Mon, May 25, 2009 at 9:10 PM, gpub affablepr...@gmail.com wrote: Hi, i was doing

Error: classname and missing jars in jmeter.log file

2009-05-26 Thread gpub
Hi, i was doing the backend perf test. it has been passed with all the details from ur side, but the jmeter log is giving me the below: 2009/05/26 11:39:05 INFO - jmeter.JMeter: Loaded icon properties from org/apache/jmeter/images/icon.properties 2009/05/26 11:39:07 INFO -

which driver file should i use??

2009-05-25 Thread gpub
hi, i am getting this errror WARN - jmeter.protocol.jdbc.config.DataSourceElement: Could not load driver: oracle.jdbc.driver.OracleDriver java.lang.ClassNotFoundException: oracle/jdbc/driver/OracleDriver i have use following details in JDBC config

Re: which driver file should i use??

2009-05-25 Thread gpub
Regards, Noel - Original Message - From: gpub affablepr...@gmail.com To: jmeter-user@jakarta.apache.org Sent: Monday, 25 May, 2009 12:05:14 GMT +00:00 GMT Britain, Ireland, Portugal Subject: which driver file should i use?? hi, i am getting this errror WARN

JDBC connection error in Gui mode

2009-05-25 Thread gpub
Hi, i was doing the intial setup for JDBC configuration, and earlier i was having the prob with jar as i was using 4 jars in the Jmeter/lib folder, then Noel told me use only 1 jar(ojdbc12). Script works ok in Non gui mode. But in Gui mode, i run the simple test and getting error on JDBC

how to confirm that my .jmx script is pass or failed?

2009-05-22 Thread gpub
Hi, how do i need to confirm that my jmeter script has passed or got failed. I am not using any listener at all(due to heavy load performance) from where i came to know about the errors ?? Thanks -Gp -- View this message in context:

RE: how to confirm that my .jmx script is pass or failed?

2009-05-22 Thread gpub
?? In non-gui mode you can pass .jtl file as a command line argument. Just try the same method when running in gui modeI have never tried it... With Regards, Suvendu -Original Message- From: gpub [mailto:affablepr...@gmail.com] Sent: Friday, May 22, 2009 4:13 PM To: jmeter-user

can i see logs details command prompt ?

2009-05-18 Thread gpub
hi i was wondering if i can view the results or logs on command prompt? i ran this file %path%binjmeter -n -t testfile.jmx -l file.jtl -H localhost -P 8080 Creating the tree sucessfullly Strating time. waiting!! the test to stop .. and like to see the logs of the respective test plan is

response code 302

2009-05-15 Thread gpub
hi, two of Samplers are showing the Response code 302 in scripts. i am not sure about this to go ahead ? please provide me the any solution to move ahead -- View this message in context: http://www.nabble.com/response-code-302-tp23555175p23555175.html Sent from the JMeter - User mailing

Re: Jmeter launcing prob

2009-05-13 Thread gpub
is it not? You can goto control panel -- java -- advanced tab -- java console and you probably have show console checked or something. Your app is using applets and this is just the java console showing what its doing, these arent errors regards deepak On Tue, May 12, 2009 at 9:27 PM, gpub

RE: Jmeter launcing prob

2009-05-13 Thread gpub
start with .bat file suvendu wrote: Inside the jmeter.bat file please write the statement as follows: Set path = java_home/bin Where java_home is the path to jdk or jre folder I think it will solve your problem... With Regards, Suvendu -Original Message- From: gpub

RE: Jmeter launcing prob

2009-05-13 Thread gpub
Where in do i have to write the code in jmeter.bat file Set path = C:\j2sdk1.4.2_16\bin done but still jmeter.bat not gettin launched. Regards -Gp gpub wrote: Done command added and saved rem = rem Environment variables

RE: Jmeter launcing prob

2009-05-13 Thread gpub
again jmeter wont ran with .bat file suvendu wrote: Can you tell once again what is your problem...I think I have wrongly interrupted your problem. With Regards, Suvendu -Original Message- From: gpub [mailto:affablepr...@gmail.com] Sent: Wednesday, May 13, 2009 2:06 PM

RE: Jmeter launcing prob

2009-05-13 Thread gpub
that your jmeter.bat file not working because you are getting UnsupportedClassVersionError due to oracle installation. To resolve this error I have given that solution. Now I am asking is this your problem or something else?? With Regards, Suvendu -Original Message- From: gpub

Re: Jmeter launcing prob

2009-05-13 Thread gpub
java -version if .%JM_LAUNCH% == . set JM_LAUNCH=java.exe sebb-2-2 wrote: I suggest you try adding java -version to jmeter.bat after set path= and before it tries to start JMeter. This will show which Java is really being launched. On 13/05/2009, gpub affablepr...@gmail.com wrote

Re: Jmeter launcing prob

2009-05-13 Thread gpub
;. jmeterw Note this is the Path to Sun JDK 1.4 (not jmeter) , if you dont have it , download it from sun's site regards deepak On Tue, May 12, 2009 at 11:39 PM, gpub affablepr...@gmail.com wrote: allright!! the java console error is removed[actually was nt an error :) ], option

Re: Jmeter launcing prob

2009-05-12 Thread gpub
to the correct veresion of java regards deepak On Mon, May 11, 2009 at 10:53 PM, gpub affablepr...@gmail.com wrote: Hi, Jmeter batch file is showing errors Exception in thread main java.lang.UnsupportedClassVersionError: org/apache/jmeter/NewDriver (Unsupported major.minor version

Re: Jmeter launcing prob

2009-05-12 Thread gpub
deepak On Mon, May 11, 2009 at 11:11 PM, gpub affablepr...@gmail.com wrote: yes and how could i be suppose to do it.. -- Change your path to point to the correct version of java i already have version j2sdk-1_4_2_16 on my sys Deepak Shetty wrote: hi its not the jar its

Re: Script fail?? need suggestions .. what to do ahead

2009-05-12 Thread gpub
Hi, Though i remove the sampler(scripts runs fine) .. bt what if i need that sampler and will these 2 samplers will make any impact in terms of load(will response time affect ?) if i remove them. gpub wrote: Nice said Either of: - Remove the sampler that causes the download--- this one

Re: Jmeter launcing prob

2009-05-12 Thread gpub
PATH and append the path to your JDK1.4/bin at the start (note this changes the path for your entire system. you can do this just for your IDE or whatever if you want) regards deepak On Mon, May 11, 2009 at 11:32 PM, gpub affablepr...@gmail.com wrote: hey deepak, please let me know

RE: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-11 Thread gpub
script by adding an listener- view result tree and selecting the render html under response data?? With Regards, Suvendu -Original Message- From: gpub [mailto:affablepr...@gmail.com] Sent: Monday, May 11, 2009 11:22 AM To: jmeter-user@jakarta.apache.org Subject: RE: Recording

RE: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-11 Thread gpub
more... With Regards, Suvendu -Original Message- From: gpub [mailto:affablepr...@gmail.com] Sent: Monday, May 11, 2009 12:29 PM To: jmeter-user@jakarta.apache.org Subject: RE: Recording of funtionality on Oracle forms.. can it be possible? i already did the same that you said

Script fail?? need suggestions .. what to do ahead

2009-05-11 Thread gpub
After recording thru workbench and then runnin the script, the sample result shows for all the jar file(checked from java console) Response code 304 for jars and Response code: 403for /OA_JAVA/java/awt/KeyboardFocusManager.class these 2 urls. See below information: Thread Name:

Re: Script fail?? need suggestions .. what to do ahead

2009-05-11 Thread gpub
dont remember about this classs file .. so any suggestion on it ?... sebb-2-2 wrote: On 11/05/2009, gpub affablepr...@gmail.com wrote: After recording thru workbench and then runnin the script, the sample result shows for all the jar file(checked from java console) Response code 304

Re: Script fail?? need suggestions .. what to do ahead

2009-05-11 Thread gpub
hey sebb Again, it must be referenced from one of the HTML pages. NO idea about this.. so how could i get my scipt without errror sebb-2-2 wrote: On 11/05/2009, gpub affablepr...@gmail.com wrote: .. Cookie manager is already there These are presumably referenced in the main page

Re: Script fail?? need suggestions .. what to do ahead

2009-05-11 Thread gpub
Nice said Either of: - Remove the sampler that causes the download--- this one is nice :) ... - fix the permissions issue.. this is what im infact looking into. thanks sebb. sebb-2-2 wrote: On 11/05/2009, gpub affablepr...@gmail.com wrote: hey sebb Again, it must be referenced from

Jmeter launcing prob

2009-05-11 Thread gpub
Hi, Jmeter batch file is showing errors Exception in thread main java.lang.UnsupportedClassVersionError: org/apache/jmeter/NewDriver (Unsupported major.minor version 48.0) at java.lang.ClassLoader.defineClass0(Native Method) But Jmeter gets launched with ApacheJMeter.jar file under

Recording of funtionality on Oracle forms.. can it be possible?

2009-05-10 Thread gpub
Hi. i am recording an oracle application, and it has many FORMS pages, how can i record the funtionality on those forms, i already did this with http proxy server but it seems Jmeter only records the forms bt not the funtionality on the forms it self ? please let me know where is the prob and

Re: FW: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-10 Thread gpub
Ok np !! suvendu.. :) suvendu wrote: Hi Affablepreet, Please post your question to jmeter user list. Because there are many users who are using jmeter and also very active jmeter support team will help you very quickly. And also there are chances that my suggestion may be

Re: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-10 Thread gpub
not being inserted into the database? Drew gpub wrote: Hi. i am recording an oracle application, and it has many FORMS pages, how can i record the funtionality on those forms, i already did this with http proxy server but it seems Jmeter only records the forms bt not the funtionality

RE: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-10 Thread gpub
jmeter does the above thing. With Regards, Suvendu -Original Message- From: gpub [mailto:affablepr...@gmail.com] Sent: Monday, May 11, 2009 11:05 AM To: jmeter-user@jakarta.apache.org Subject: Re: Recording of funtionality on Oracle forms.. can it be possible? Hey, let

RE: connection refused ????? any idea why did this happend

2009-05-08 Thread gpub
Thread 2 suvendu wrote: Thread 1: contains internal or external server??? Thread 2: contains internal or external server??? With Regards, Suvendu -Original Message- From: gpub [mailto:affablepr...@gmail.com] Sent: Friday, May 08, 2009 11:28 AM To: jmeter-user

RE: connection refused ????? any idea why did this happend

2009-05-08 Thread gpub
Thread 2 contains external server Thread 1 -- internal sever. gpub wrote: Thread 2 suvendu wrote: Thread 1: contains internal or external server??? Thread 2: contains internal or external server??? With Regards, Suvendu -Original Message- From: gpub

connection refused ????? any idea why did this happend

2009-05-07 Thread gpub
Hi friends, I ran the script and then for the 2nd thread request it got failed.. ran ok with 1st thread java.net.ConnectException: Connection refused: connect at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(Unknown Source)