Browse By Tags

  • Findings no longer found in 24.2.0

    Hello, We have updated from Fortify 22.1.1 to Fortify 24.2.0 and have noticed certain findings are no longer present. These findings have included "Poor Style: Variable Never Used" for Java and C++ scans, and “Poor Style: Empty Synchronized Block” for…
  • 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); …
  • Java's ProcessBuilder getting flagged for command injection even with a data cleanse rule

    Hello folks - I have a situation where we have a code that does something like this: Class OurProcess { List<String> cleansedCommand; public OurProcess(List<String> command) { cleansedCommand = Validator.cleanseCommand(command); } public…
  • The script /tmp/install.dir.3379/Linux/resource/jre/bin/java -CONSOLE has returned a value of 1

    Hello Everyone , We are trying to install NNMi 2023.05 on linux redhat 9x but we are getting an error during the installation and installation is not completead. I am sharing error below Is there any idea ? 2024-05-09 14:52:53,516 INFO - The script…
  • 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…
  • Without _JAVA_OPTIONS and JAVA_TOOL_OPTIONS, whether LeanFT will work or not?

    My application under testing will work only in Java8 and doesn't need _JAVA_OPTIONS and JAVA_TOOL_OPTIONS environment variables. So, without these environment variables, whether LeanFT14.53 will work or not? If yes let me know how to perform the same…
  • Been able to debug a Java script within IntelliJ

    Despite the fact that the documentation clearly mentions it, it is not currently possible to debug a script in IntelliJ. This has been confirmed by support and they ask to create an enhancement request if we want this functionality https://admhelp…
  • Would it be possible for OpenText to officially allow Open JDK LTS version 17

    Hi, we are planning to upgrade to PPM Version 24.1 on the customer side and are having issues with the supported Java versions. Look at the PPM Support Matrix https://admhelp.microfocus.com/ppm/en/24.1/Help/Content/IntroTopics/SuppMatrix.htm Only the…
  • 8.6.1.0_6104 JAVA CPU usage

    Hi Community, since update (from 8.6.0.0_6056) to 8.6.1.0_6104 (on 2d of January), we are encountering huge growth of CPU usage. Adding memory (advised by support) didn't solve anything. I notice a new collector appears "Imperva Secure Sphere", -…
  • 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…
  • The recognition of Java objects is not working occasionally

    Hi all, I'm working with UFT One 2022.0.1.25 and I'm having a really strange and frustrating issue: I'm testing a java-based application and occasionally the recognition of some java objects is not working and the testing blocks, because of the error…
  • Can we use ALM Client Launcher in login to hp alm using Java code

    Can we use ALM Client Launcher in login to hp alm using Java code.. If yes, please help me if not, Can i please know the alternate solution
  • Unable to login due to JAVA plugin error

    Hello I'm getting a popup of The Java Plug-in could not be detected. This web application requires Java in order to function correctly. Please enable Java in your web browser if the Java Plug-in is already installed Can you please…
  • UFT One 2022 and 2023 installs global Java variables that effect my Java apps behavior

    As soon as we installed UFT 2022 or 2023, our Java apps started having issues with Save, Add, and Delete buttons. W e noticed UFT installs some environment global Java variables. When we remove UFT’s global variables (shown below), our Java apps will…
  • 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…
  • Update attribute value only using generic db adapter

    Hi, We have some 50000 servers existing in ucmdb. We have a sql table that gives more information about these servers and so we would like to use that and update additional attributes of these CIs. To do so, We have setup a population job using…
  • UFT Developer AppModel Code Generator (appmodel-generator-mojo) plugin starts the code generation process for each AppModel present in the UFT Developer Maven project (Java) even if there haven't been any changes to those files since the last generat...

    It is taking too long to build and compile UFT Developer (2022.0.0) Maven Project due to AppModel code generation trigger for all (400) AppModel files (.tsrx) present in my project while saving Project in Eclipse or building through maven command. Need…
  • which zenworks function use java ?

    Hi All Customer ask me that zenworks main base .Net framework arch...but primary server and agent all has java folder on the installed folder (now they find java on the share folder.) he want to ask no matter old ZCM Agent (20917.2 using oracle jre…
  • Steps for changing Java Amazon Corretto version 1.8.0_282 to Java 1.8.0_321 ( build 8.342.07.1 or later) on ALM app server

    Hi , We are on ALM 15.5 Patch 1. Application Server OS is Windows Server 2016. In an application vulnerability scan that was recently conducted , it was identified that application has been installed and configured with Java Amazon Corretto version…
  • PPM Custom Java Class error - SSLHandshakeException

    Hi, I have a custom java class which does a REST call Micro Focus Operations Orchestration (OO) application. OO is using F5 and I am getting the error: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building…
  • Need to set browser settings for Automation test execution like download path setting's.

    Hello Team, Hope so you are doing well, We need to setup the download path while running the automation script but we are unable to do so we need to set the setting on browser that what are the things we are able to do manual. Need to set browser…
  • Error when using setvalue on filefield object

    When performing an execution via jenkins in docker, when trying to perform the setvalue command on a filefield object I receive the following error message "com.hp.lft.sdk.GeneralLeanFtException: Operation not supported or requested technology package…
  • In Java Swing application can a child window of the main window be part of the object attributes?

    We have a Java Swing application and there are multiple instances of the same object - for example, a Cancel button. The Object model is creating all objects as children of the main window. We want to have child windows under the main window as part of…
  • java.lang.NoClassDefFoundError: io/cucumber/core/options/CucumberOptionsAnnotationParser$OptionsProvider

    Hello all, I am trying to run a simple UFT Developer test with cucumber framework, and I am using UFT version 2021.1.0. The tests are running fine if we run directly from the IDE (IntelliJ IDEA), but not running in Jenkins agent. Additionally, I can…