Forum Discussion
SmartBear_Suppo
Alumni
17 years agoHi Sachin,
Could you please try changing line breaks in soapui-pro.sh you are starting to LF instead of CR which is currently set and run it again.
You can do this by editing the .sh file or by calling "tr '\r' '\n' < soapui-pro.sh > soapui-pro.unix.sh" which should create a new soapui-pro.unix.sh file and than start this one instead.
Please let us know if it helps you. In that case we'll change the .sh script to generate proper line breaks.
Regards,
/Dragica
eviware.com
Could you please try changing line breaks in soapui-pro.sh you are starting to LF instead of CR which is currently set and run it again.
You can do this by editing the .sh file or by calling "tr '\r' '\n' < soapui-pro.sh > soapui-pro.unix.sh" which should create a new soapui-pro.unix.sh file and than start this one instead.
Please let us know if it helps you. In that case we'll change the .sh script to generate proper line breaks.
Regards,
/Dragica
eviware.com