Forum Discussion
SmartBear_Suppo
Alumni
12 years agoHi,
I would suggest you to open the loadtestrunner.bat in \SoapUI-Pro-4.6.4\bin in notepad and replace,
set JAVA_OPTS=-Xms128m -Xmx1024m -Dsoapui.properties=soapui.properties -Dgroovy.source.encoding=iso-8859-1 "-Dsoapui.home=%SOAPUI_HOME%\"
with
set JAVA_OPTS=-Xms128m -Xmx1024m -Dsoapui.properties=soapui.properties -Dgroovy.source.encoding=iso-8859-1 "-Dsoapui.home=%SOAPUI_HOME%\bin"
Close and open SoapUI Pro and make sure the LoadTest Report is the name of the report. Also can you provide us the command you are using to generate the report.
Thanks,
Jeshtha
I would suggest you to open the loadtestrunner.bat in \SoapUI-Pro-4.6.4\bin in notepad and replace,
set JAVA_OPTS=-Xms128m -Xmx1024m -Dsoapui.properties=soapui.properties -Dgroovy.source.encoding=iso-8859-1 "-Dsoapui.home=%SOAPUI_HOME%\"
with
set JAVA_OPTS=-Xms128m -Xmx1024m -Dsoapui.properties=soapui.properties -Dgroovy.source.encoding=iso-8859-1 "-Dsoapui.home=%SOAPUI_HOME%\bin"
Close and open SoapUI Pro and make sure the LoadTest Report is the name of the report. Also can you provide us the command you are using to generate the report.
Thanks,
Jeshtha