Getting Error Loading javai.dll in VuGen of HP Load Runner

纵饮孤独 提交于 2019-12-12 14:19:10

问题


When I'm trying to compile a simple script in HP load runner's VuGen. It is failing to start the JVM with following error: Java VM Internal Error: Getting Error Loading javai.dll

I'm using

  • HP LoadRunner version 12.5
  • Java version: 1.8.0
  • JAVA_HOME and PATH variables are properly set - jvm found
  • OS: Windows Server 2012r2 (64bit) running on a VM

I'm able to compile and run the normal java programs on the same machine.

What is this javai.dll? and Why is the JVM trying to load it when it is being triggered from HP Load Runner? There are not more options to configure in Load Runner to manage this.


回答1:


Java 8 is not supported by LoadRunner 12.50. Please consider upgrading to the version 12.53. You can also use the Product Availability Matrices to check if some technology is supported by a particular LoadRunner version.




回答2:


Please make sure you're using the 32bit version of JDK



来源:https://stackoverflow.com/questions/38006878/getting-error-loading-javai-dll-in-vugen-of-hp-load-runner

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!