Forum Discussion

Michael_Heinze's avatar
Michael_Heinze
Contributor
15 years ago

testrunner not working in 64bit version

hi,

i wanted to run testrunner.bat from command line and am getting this error:

C:\Program Files\eviware\soapUI-Pro-3\bin>testrunner.bat "D:\STSources\QAtesting
\Product\ProductCommon\Product UserDefinableCodes-soapui-project.xml" -r
The system cannot find the path specified.

soapui version 3.0.2 nightly Build Date 2010/01/15 05:21

not installed on default folder

i guess the problem is this:
@echo off

set SOAPUI_HOME=%~dp0
set JAVA=%SOAPUI_HOME%..\jre\bin\java

rem init classpath

regards,
Chris