Forum Discussion
SandhyaTenneti
9 years agoOccasional Contributor
Here is the configuration:
start /B jre\bin\javaw.exe -Xmx1024m -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=./logs -jar -Dls.plugin.path=./plugin application.jar %*
shankar_r
9 years agoCommunity Hero
Is this command is working when run thru Command line?
Have you tried setup your jar file thru TestedApps? if not please try your configuration in below screen
If you successfully able to run the added TestedApps from the TestComplete then refer the below example to use it in scripts,