• Parameterization in Java vuser protocol is not working

    Hi Experts, I am trying to parameterize a value in Java Vuser protocol but it is not replacing as expected. Eg. I have parameterized recordNbr as shown below in my script String recordNumber="{p_recordNbr}" System.out.println(recordNumber); …
  • Need to run a .bat file using VUGEN, which starts a server, crashes but.

    I am having a .bat file, executing it using VUGen (Java Record Replay, as it launches a Java Application), but as soon as I run it, it suddenly crashes, and all the terminals get closed. I recorded it and found that the last line of codes being seen on…
  • How to debug "Java vVuser" or "Java Over HTTP" scripts with IntelliJ

    I have installed the LoadRunner add-in for IntelliJ and successfully create a Java script. I can execute it without any issue. But, is there a way to debug the script by setting breakpoint and executing instruction step-by-step directly in IntelliJ…
  • Does loadrunner 12.55 supports java 8u311?

    Hi, When trying to record a java applet oracle forms the server denies my connection, I am now using java 8u311, but in java 1.6 it works. I saw that java 8u311 was released in late 2021, but the loadrunner is from 2017. Is it a problem of compatibility…
  • Does loadrunner 12.55 supports java 8u311?

    Hi, When trying to record a java applet oracle forms the server denies my connection, I am now using java 8u311, but in java 1.6 it works. I saw that java 8u311 was released in late 2021, but the loadrunner is from 2017. Is it a problem of compatibility…
  • Trying to test TCP server(Java based). How do you set up the environment?

    I'm trying to test TCP server(Java based). How do you set up the environment such as creating a new script part, recording environment, etc. Since the server is based on Java, I tried Java Record Replay protocol to start. However, I couldn't figure…
  • The argument (number 5) is unrecognized or misplaced

    Hi I'm trying to make this script take the source_message_id value from a virtual table, and then use web.custom_request to send a request with Body. Body contains the source_message_id. When I run the script, I get an error: Error -27226: The …
  • LoadRunner 12.53 - Supported by latest Java 8 (231)?

    With the latest update of Java 8 (231), is LR 12.53 still supported by this new Java and does not cause any issues or problems? Thanks!
  • Step Download Timeout.

    Hey Everyone, I am experiencing 'Step download Timeout' error while replay of one application. I have increased Step download timeout in Runtime setting to 20 mins. Still script is failing. The step which is failing contains realtimeprogressmonitor .jsp…
  • Correlation in Java Vuser protocol

    Hi, I have created one script for JMS. In response I am getting one request id (which is a random string) and I have to use this request id in subsequent search and update requests. I am unable to capture this (request id) dynamic value. I tried using…
  • Browser Message Saying Java not enabled

    Hi, I'm trying to record an application with vuGen via the web http/html protocol. The application is allows you to check out/checkin documents, export docs etc. However when I try and check out a document, I get an IE popup saying java is not supported…
  • need an quick help people regarding java protocol

    hi, I am having java code in loadrunner,i am not understanding the code URL=">my_server/.../OrderService-httpinvoker", new String[]{ what is line mean?what is the purpose of the new string[].Some line please exaplin what does that line mean plzzzzzzz…
  • Support for JRE 1.8x in LR 12.02

    Hello is there currently any patch or expected patch to support Java 8 update 45 ? Thank you in advance.
  • Execute Junit Test in Loadrunner using eclipse java program

    Hi all, **We wanted to run Junit Test in Loadrunner and below is the code written in eclipse:** When i run the code in eclipse i get NoClassDefFoundError Exception. From Loadrunner Vugen Folder I zipped the **"lr.class"** file and imported it in the eclipse…
  • Java app launches fine in IE 11 manually, Java not detected when launched via Vugen 12 record

    Hello, I'm using the Java over HTTP protocol to attempt to record a Java application launched via a URL. My system is Window 7 64x with IE 11. When I go through this flow manually, everything works as expected. However when I try to record with Vugen…
  • getDeclaredConstructors0(Native Method) exception on LR java scripts

    Hello, 1. I am trying to run a successful compiled java script, but I get the follwoing: Notify: Found jdk version: 1.6.0. Notify : classpath=Y:\V11.4\WGW\Scripts\v11_4_WebexClientLogin\;c:\program files\hp\loadrunner\classes\srv;c:\program files\hp\loadrunner…
  • How to do performance testing for JAVA source code???

    hi everybody, Do you have any suggestion or methods on how to test source code (JAVA) performance ? thanks very much.
  • not able to record the java windows application

    Hi All, Iam trying to record the windows Java based application using LR11.52. I tried to analyse the application using protocol adviser, but getting the error "Failed to create the java virtual machine" and some times "unable to find application path…
  • Load runner 12 java 7 support

    as LR 11.* supported only java 6 i was woundering if LR12 support java 7 ? thanks.
  • LoadRunner - Support Tip: How to determine the heap usage of a Java Vuser

    This article provides a general guidance on How to determine the heap usuage of a Java Vuser. Link in Knowledge base: http://support.openview.hp.com/selfsolve/document/KM198940 Eddy Segura HP LR/PC Support If you are customer you can try posting on our…
  • LoadRunner: OutOfMemoryError: Java Heap Space

    Hi All, I have created a Webservice script and it downloads 2.5 MB files. When I run this script in controller, I am getting the below error message after a particular number of successful ransactions. Error: InvokeMethod failure: java.lang.OutOfMemoryError…
  • Recording java applet

    Hi , I am trying to record a java applet in loadrunner . I have tried all the java and web protocalls , its giving me the error "Could not create Java Virtual machine " while recording although the script is working fine manually .Incresing the heap size…
  • Calender control is asking for permission every time

    Hi , I am seeing 'Security Warning' saying that "An unsigned application from the location below is requesting permission to run Location:127.0.0.1:1080" every time when i navigate to "flights",which has calender control. pls let me know how to avoid…
  • LoadRunner 11.52 - Java RMI - ORPOS Swing Client - Lot of undefined objects in the script

    We are trying to load test Oracle Retail Point of Sale (ORPOS) system using LoadRunner Java Record Replay RMI protocol. ORPOS client is a swing based client with all server communications via RMI. I am using batch file to launch the client using LoadRunner…
  • VUGEN 11.52 Http/WEB and Certification Errors

    I have a problem recording an application in a Test environment that does not have a valid 'Certificate'. The browser generates a browser error that requires the user to click 'Continue', to accept the risk and then continue to the URL that was originally…