Forum Discussion
redfish4ktc2
13 years agoSuper Contributor
Hi, the issue comes from buggy sh scripts.
You should have the following argument -Dsoapui.home=$SOAPUI_HOME/bin
If the bin directory is missing, add it.
Regarding which scripts and which installer you are using, you may have the issue or not. This is because configuration is duplicated accross scripts and a same scripts is duplicated between "standalone" (https://github.com/SmartBear/soapui/tre ... dalone/bin) and regular distribution (https://github.com/SmartBear/soapui/tre ... c/dist/bin)
You should have the following argument -Dsoapui.home=$SOAPUI_HOME/bin
If the bin directory is missing, add it.
Regarding which scripts and which installer you are using, you may have the issue or not. This is because configuration is duplicated accross scripts and a same scripts is duplicated between "standalone" (https://github.com/SmartBear/soapui/tre ... dalone/bin) and regular distribution (https://github.com/SmartBear/soapui/tre ... c/dist/bin)