Hi
I have the follow scenario :
- LoadRunner Community 12.53
- Java Vuser developed using and external jar dependency added via classpath into run-time setting
- Additional Load Generator deployed into AWS cloud using docker
With local LG I have no trouble. I can run both VuGen and Controller and Java Vuser performs planned activities.
Into cloud I have configured properly the LG and I can see into Controller that it is connected via "Load Generators" panel but at scenario execution I receive below error messages for each planned VU :
Initialization failed; communication error.
Error (-81024): LR_VUG: The 'General-Java' type is not supported on 'Linux' platforms .Error (-81024): LR_VUG: The 'General-Java' type is not supported on 'Linux' platforms .
Into docker container I can see the "brr*/netdir" folder with replication of virtual user scripts but I can't understand which specific issue occurs.
Before to continue I have some questions:
- Is "Java Vuser" not supported in mine configuration? (e.g. Community limitation, Linux limitation, Cloud ? )
- There is a manner to find additional log file into LG? ( "brr*/log" seems empty )
- If NO @ Q1, I can suppose that I miss jdk into LG and jar dependencies. Is it correct?
Thanks for the support!
Vincenzo