Quantcast
Channel: All LoadRunner Practitioners Forum posts
Viewing all 12134 articles
Browse latest View live

Load Runner 11.52 License Issue

$
0
0

We are facing issue with load runner license, when ever we click on load runner license validity it showing message as "Your License has expired DD/MM/YYYY" and any time we click license validity it showing the above message where the date is the previous days date.

But we are able do execution through controller.

 

Please help me out on this issue.


Re: Load Runner 11.52 License Issue

$
0
0
Interesting, you sitll have valid licenses so this will not prevent you from running test, however this will reduce the ammount of protocols of the ammount of vusers you are actually entitled to use, my advice is to open a case with licensing department at HP so they can investigate if you got a temp key and everything is fine, of if there is some issue and if that is the case they will provide a new key that includes everything.

regards

Run a DLL as an App has encountered a problem and needs to close

$
0
0

LoadRunner is not able to record action script, Action script is not recorded, done as per loadrunner_unable_to recordscript but still not able to record script, default script

 

Action()
{

    web_browser("LoginForm.jsp",
        DESCRIPTION,
        ACTION,
        "Navigate=<web URL>"
        LAST);

    return 0;
}

 

this is only appearing on screen and not recorded whole script

Re: Run a DLL as an App has encountered a problem and needs to close

$
0
0
Hello

This looks like DEP or UAC, even something SSL related, cah you verify this?

Mozilla AJAX TruClient error: A Webgroup/Virtual Host to handle has not been defined

$
0
0

hello-

 

We all of a sudden started receiving this error with our Mozilla AJAX TruClient scripts:

 

 

"<Server Name>: A Webgroup/Virtual Host to handle <URL>  has not been defined"

 

Has anyone run across this and resolve this issue?  Causing a showstopping defect in our process right now.  And suggestions would be helpful at this point.

Re: Supported VuGen version for Windows 7 Enterprise 64bit and IE 8 or 10

Re: Timeout Issue

$
0
0

Hi Experts,

 

I have checked in two ways , manually its finish 10 sec before compare than LR script replay,

 

for this what i have to do?pls give me some idea..

Re: Mozilla AJAX TruClient error: A Webgroup/Virtual Host to handle has not been define

$
0
0

1. Is it FF or IE?

2. Which LR version?

3. Interactive or Load replay?

4. What is the Business Process?

5. Is it common for all scripts?

 

Please elaborate more on the error as it impossible to understand the problem.


Re: Error occurred during initialization of VM Could not reserve enough space for object heap

$
0
0

>I couldn't find how to change the subject as closed.

 

You can't, you aren't the OP.  The best you can do is assign Kudos, which you did.

Not able to capture pega session id in vugen

$
0
0

Hi

 

I'm using LR as my load generating tool and I'm facing challenges in correlating sessionID.

 

My application has SSO login and after that there is a Main application login which is on Pega. During Pega Login there is session Id that is generated dynamically but i'm not able to correlate that in vugen script.

 

When compared the vugen requests with fidler, I understand that there are certain requests which responses Pega Session ID are missing in vugen script.(did not get recorded in vugen script). I'm confused and helpless now.

 

Vugen script works fine for one particular user with the hardcoded session but it fails for multiple user.

Please help me and show a way to resolve the issue.

 

Let me know if you any more details about the issue.

TruClient shows higher level depth then required

$
0
0

Hello,

 

I am running into an issue with TruClient with VUgen 11.52. In develop script mode I set the view level to '1', however the script editor continues to show level 2 steps as well, see attached picture.

I don't know how this happened, could this be some preference setting of VUgen?

 

I tried restarting VUgen, that did not change the behaviour.

Also tried rebooring the PC and starting VUgen again, did not help either, still level 2 steps are beuing shown while I only want to see level 1 steps.

 

How to get rid of this?

May it's a stupid question, but I don't see it.

 

My PC is running windows XP SP3

 

Regards,

Peet

Re: GWT and Loadrunner: issues with GWT DFE

$
0
0

Hi,

 

Please:
1.     Review the following KM Which version of GWT is supported in LoadRunner 11.50? to  check if GWT version is supported or not.
2.    Additionally what is the Java version used for compiling the application: is it 1.6 or 1.7. Is it 34 or 64 bit one?
3.    It will be useful to check if the war file contains some corrupted jar files because it could cause issues.
4.    You can also review the following link in the forum
http://h30499.www3.hp.com/t5/LoadRunner-Support-Forum/GWT-Error-during-recording-when-quot-Enable-data-format/m-p/5896475/highlight/true#M4068

 

Kind regards,

Re: GWT and Loadrunner: issues with GWT DFE

$
0
0

1) i'm using GWT 2.5.1, It should be supported since it's greater than 2.0

 

2) the application is compiled with java 1.6 (64 bit), as explained by the docs I replaced the JRE of loadrunner (should be 1.5) with the one I'm using before capturing the logs

 

3) the jars should be fine, I recreated them a couple of times (just to be sure) and I've also tried decompressing the .war and asking loadrunner to point directly to the directory containing the rpc and classed files but nothing changes

 

 

should  I check for something specific in the logs in order to have an idea of the cause of the problem?

Loadrunner over Firewall does not work with Proxy

$
0
0

Hi

 

I want touse theLoadRunnerthrough a firewall.  I need aconfiguration byusing a proxy (HTTPS  Configuration in the User-Guide)

 

Loadrunner and MI Listener are on the same machine. A controller and a Proxy Machine are on the other side from the firewall. The Ports 443 is  open. When I start on the Proxy machine a LR-Agent I can connect from the Loadcontroller through Firewall and MI-Listener. It´s fine.

 

When I use the LR-Agent on my controller PC,  I can see in Wireshark on the MI-Listener,  which established a connection from LR-Agent-->Proxy-->Firewall-->MI Listener.  The Agent sent data-packets, after receive 2 packets the MI Listener reset the TCP Connection. [RST Flag is set]

 

in the LR-Agent Log are two entries:

10/12/2013 14:10:13 Error: Communication error: Client failed to connect to a PROXY Server with the following settings: .              [MsgId: MERR-10343]

10/12/2013 14:10:13 Error: Two Way Communication Error: Function two_way_comm_resolve_userdata failed. Reason: invalid handle.  [MsgId: MERR-60985]

 

 
It´s a Loadrunner 11.52 - allmachine workunder windows, on both sidesof the firewallare differentdomains.
 
What is a possible cause, that thelistenerterminates theconnection?
 
Jens

 

 

 

Has anyone worked an applicatio​n which has BodyBinary code generated in Vugen V11.52?

$
0
0

I have an application that when recorded using web-http protocol and it produces unreadable hexadecimal code in entire requests. Please find below one sample request in my script.

 

web_custom_request (

 Here it is consist of URL , methods etc and last few lines are:

 

"RecContentType=application/soap+msbin1", 
        "Referer=", 
        "Snapshot=t3.inf", 
        "Mode=HTML", 
        "EncType=application/soap+msbin1", 
        "BodyBinary=V\\x02\\x0B\\x01s\\x04\\x0B\\x01a\\x06V\\x08D\n\\x1E\\x00\\x8................................

  LAST);

 

I don't know which spots to correlate and parameterize. Can some one hlep me to sort out what exactly going on and how can I solve this issue.

 

Thanks


Re: Loadrunner over Firewall does not work with Proxy

$
0
0
Hello Jens
Ok you need to clarify what do you mean by "Loadrunner and MI Listener are on the same machine. " and then "A controller and a Proxy Machine are on the other side from the firewall." maybe you are just conused with the names and you are doing everything ok, but still let me clarify. Controller and MiListener MUST be on the same firewall side, only LoadGenerator can be on the other side, it must be configured to work with firewall and the only port you need open is the 443, that should point to the MiListener machine.

hope this helps

Re: Has anyone worked an applicatio​n which has BodyBinary code generated in Vugen V11.52?

$
0
0
Hello
This usually means that the protocol being used is not correct, but it may also mean that the communication is encoded and you may use the DFE to decode this.

hope this helps

Re: GWT and Loadrunner: issues with GWT DFE

$
0
0

Hi Lut,

 

Please:

-  make sure that you have only java 1.6 32 bit, installed on the VuGen machine; 

-  use 32 bit JRE 1.6 to replace the LoadRunner jre

-  make sure that you are using the latest war file from the application under test.

-  record the script again, regenerate the script if needed  and check if the  GWT data will be transformed to XML format.

 

If it does not help please open a case with support, providing the script, the war file and LRdetec tool report

so that the issue can be reviewed in more details.

 

Kind regards,

Re: Loadrunner over Firewall does not work with Proxy

$
0
0

Sorry my mistake

 

A LoadGenerator and a Proxy Machine are on the other side from the firewall.


The port 443 is open, I can see the traffic on wireshark from LoadGeneratoron the MI-Listener machine.

 

When I use the LR-Agent on my Generator PC,  I can see in Wireshark on the MI-Listener,  which established a connection from LR-Agent-->Proxy-->Firewall-->MI Listener.  The Agent sent data-packets, after receive 2 packets the MI Listener reset the TCP Connection. [RST Flag is set]

Re: TruClient shows higher level depth then required

$
0
0
Hello
Yeah looks like something is broken on your LoadRunner, but this is the UI behavior only, it should not affect the replay itself, I would recommendyou to reinstall but you can also simply do repair, whenever I get into weird behaviors with TC FF I do repair and it comes back to work as expected.

hope this helps
Viewing all 12134 articles
Browse latest View live