--
You received this message because you are subscribed to the Google Groups "LoadRunner" group.
To unsubscribe from this group and stop receiving emails from it, send an email to LR-LoadRunne...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Have you added jdk/jre path in run time setting?
-A
Its purely jdk class path setting problem. I recently come across this issue.
I could able to set up this for the machine of same configuration (yours). But failed to setup in other box, might be the issue with the machine itself.
Thanks,
Sathish.
Add the option JAVA_OPTIONS in env variables. Once you do that restart the machine. You should be good then. Let me knw hw it goes I am currently working on such application.