Async Callbacks - Memory LEak for push conversation
Folks , Looks like we are dealing with a memory leak for Async Callbacks , a very bad one at that. Start a test with LR 11.52 on Windows 2003 with a push conversation. Running as threads seems to...
View ArticleRe: Testing against XenApp 7.5
Greetings nicksturman Hoping you are doing well, the only attends to test against Citrix Server XenApps are with versios such as: 5.0, 6.0, 6.5. For the latest version of LoadRunner which is 12. The...
View ArticleRe: how to debug errors in controller?
Hi gmajay, Hope you are fine!There is debug of Microsoft Windows which is called Event View tool. This is a lonk that demostrates how to use it for debuging the Controller:...
View ArticleRe: parameterize userid to update multiple inputs
Hi gmajay, Thanks for your feedback. Kind Regards,
View ArticleRe: Error: lrdo_iniatialize_db. "OCIInitialize"
Hi, Did all Load Generator machines have the same configuration?How many Vusers did you run the load test with?Could you please try to slowed ramp-up Vusers then try to run the load test again?...
View ArticleRe: Load testing ALM on the new functionality we deployed, but getting error...
Hi, About the error message, please refer the document as below:http://support.openview.hp.com/selfsolve/document/KM741105For more information about scripting ALM/QC, you might need to reach out HP...
View ArticleRe: Load runner stops responding on WiFi
Hi, When Vugen hang (no responding), did you get any error or warning in Event Viewer? Please share with us.And do you have any Proxy setting in your network? Regards,Chau Nguyen
View ArticleRe: Java error when running Load runner script
Hi Guys Any solution for this thread? i too get the same error. raised a HP case. They too are helpless.
View ArticleRe: Performance Center 11 and Jenkins plugin
Hi, As Jenkins plugin is created for PC 12 so I think HP does not have any workaround for the previous version of Performance Center. Regards,Chau Nguyen
View ArticleRe: Async Callbacks - Memory LEak for push conversation
Hi prabhushankar, Hope you are fine! What is the protocol(s) you are using for that test?How many Load generators are you using to test the script(s)? Please provide us the above information. Thanks...
View ArticleParsing error when connecting to SiteScope from LR 12
Hello, One of my customers is running into a problem when connecting their LR monitor to SiS. They are getting the following XML Error. We have the LR 12.0 and SiS version: 11.23 on a Windows 2003 R2...
View ArticleRe: Async Callbacks - Memory LEak for push conversation
Hi Alex ,Regular HTTP protocol with Async callbacks implemented. Load generators as i mentioned earlier - a mix of 4 chasis/Blades and 8 VMS . But we were playing around in a couple of physical...
View ArticleRe: "TCS has stopped working" error when starting TruClient IE script in LR12
The answer is: Sophos Endpoint and Security Control was interfering with the operation of HP LoadRunner TruClient.For those who have this virus protection, I will post my findings when I have a solution.
View ArticleRe: Load runner stops responding on WiFi
Hi, I don't use proxy. Yes, a message appears for a second and then disappears. I am trying to find out the details of the message. Regards
View ArticleTC_FF: evalXPath will not evaluate variable inside of for loop
Suppose I have an XPath like this:evalXPath("(//a[text()=\"2\"])[1]");Success! Object found. Now suppose I variablize it:var q=2; evalXPath("(//a[text()=\""+q+"\"])[1]");Success! Object found. Now...
View ArticleRe: TC_FF: evalXPath will not evaluate variable inside of for loop
And just in case you are wondering, even setting a totally different variable inside the loop doesn't help - it still won't evaluate:var w = 1; evalXPath("(//a[text()=\""+w+"\"])[1]");
View ArticleRe: TC_FF: evalXPath will not evaluate variable inside of for loop
Upon further review, variables will not evaluate if the object is inside of ANYthing. If block, For block, Function block, anything. As soon as you take it out of the block, it works fine.
View ArticleTC_FF: Iteration number not reflected correctly in vuser_init after a script run
Although the iteration number is being tracked by Vugen correctly, the status message at the bottom left of the interactive window is showing the incorrect iteration number when a script is restarted....
View ArticleUrgent Help Plz!!! Vugen Mapi script with BPM
Hello all, I am trying to monitor the outlook performance in BPM using Vugen Script. The stand alone MAPI script works fine, but getting this error in MDRV log. 24/06/2014 07:21:28 Error: line 2...
View Article