• Java vuser script doesn't run on 2022 R2

    Hello Everyone, My java vuser script runs fine on Vugen 2020 SP3, however after upgrade to 2022 R2 it fails with following error: Error: No connection could be made because the target machine actively refused it After investigation I found out…
  • Java Vuser Protocol - Cannot exceed 400 TPS

    Hi, We are using Java Vuser protocol and our goal is to reach 18000 TPS. However we are able to achieve 400 TPS ONLY with 1 LG successfully and LG resource utilization is under 15%. If we try to achieve more than 400 TPS then we end up with "Connection…
  • Extracting text from a write-protected element in Oracle EBS Forms

    Hi, I am working with VuGen and Oracle EBS / Java Forms, recording using the Oracle Web Protocol. At some point I need to validate that the text inside a cell that represent the status of an invoice in a specific window of the Java Form, has changed.…
  • Is counter java.lang/Memory/HeapMemoryUsage/max (JMX Monitor) truly the maximum?

    Hello, I have a question regarding java performance counters. Attached is a picture of a performance measurement that was created over a long running load test. What strikes me here is the "Max" line resembling java.lang/Memory/HeapMemoryUsage/max (JMX…
  • Java protocol support on PC... Error: Failed to find javac.exe Java Compiler...

    Here's the story. I need to sftp files up to a stage server. VUGen doesn't do SFTP, so a work around solution was to use Java Vuser, implement a jsch class (java secure channel http://www.jcraft.com/jsch/ ) to handle the sftp for me. Here is what sparked…
  • Performance Center 11.00 and Java Vusers

    Hi Gurus, Could you please help me with Java Vusers in PC 11.00 Issue: I can't run load test and I don't know errors why its happened. I think its not valid path to my jar files. But why is it working in PC 9.5 and doesn't working in PC 11.00? Question…
  • Java over HTTP

    Any one has worked on Java over http protocol. I am struggling to correlate the data. What is the process used to do correlation within Java over HTTP. Traditional method like in web is not working in this protocol. Any suggestions or advise please
  • Java crashes while recording a web application containing java applets

    Hi All, I am recording a web based documentum application(webtop) which loads a java applet at the time when the user is logging into the application. The application is working fine and the java applets are getting loaded when the browser is invoked…
  • Using JAVA in LoadRunner for HTML/HTTP protocol

    Hi All, I have recorded a script using HTTP/HTML protocol, few id's recorded in earlier build are now appears in encrypted format. Now I have java class for decrypting the encrypted string which I have recorded. But I am not able to find way, how can…
  • Recording Java based CORBA application

    Hi, I am currently using Vugen 9.5.2 and have tried recording a Java based CORBA thick client application in the Java Record Replay protocol. It uses GIOP in IBM CORBA classes. In the recording options we have noticed that IBM is not a CORBA option as…
  • Java rmi protocol

    Hi , I am recording an java swing application in vugen 9.5. I am using java rmi protocol. As client is communicating to app server by rmi. Application is executed by a batch file by double clicking batch file manually. in recording in vugen i am using…