The problem we are facing is that we are unable to launch the Java Thick Client Application using LoadRunner.
Application Target link is - C:\****\jre\bin\javaw.exe -cp classes -Xmx500m ****.client.Client
We gave the following parameters in the respective fields as given below during recording –
Programs to Analyze : C:\****\jre\bin\javaw.exe
Program Arguments : -cp classes -Xmx500m ****.client.Client
Working Directory : C:\****
But we are unable to launch the application. It is throwing “ Critical Error – Unable to launch Java Virtual Machine”
Suppose if we decrease the Xmx size, say from 500 to 200 (cp classes –Xmx200m ****.client.Client), then we are able to launch the initial application screen, but then the launch fails and throws “Unable to determine the full Application Path” Error.
Kindly Advise.
Also if anybody have documents on how to record java applications please share.
**** - Denotes the Client Name