Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHi!
Yes, it is possible to run soapUI Pro on Linux 64-bit.
You have an external JRE configured and then download the non JRE bundled install.
This is the one for 4.0.2-SNAPSHOT: http://www.eviware.com/nightly-builds/soapui-pro/4.0.2-SNAPSHOT/soapui-pro-4.0.2-SNAPSHOT-linux-bin.zip
If you are getting a message such as
go to line 130 of the $SOAPUI_HOME/bin/soapui-pro.sh script and comment out that line:
We have put an issue in or backlog about not enforcing 32-bit architecture for the Linux dist [SOAPUI-2668] and will have a look at it as soon as possible.
Hopes this helps!
--
Regards
Erik
SmartBear Sweden
Yes, it is possible to run soapUI Pro on Linux 64-bit.
You have an external JRE configured and then download the non JRE bundled install.
This is the one for 4.0.2-SNAPSHOT: http://www.eviware.com/nightly-builds/soapui-pro/4.0.2-SNAPSHOT/soapui-pro-4.0.2-SNAPSHOT-linux-bin.zip
If you are getting a message such as
Running a 32-bit JVM is not supported on this platform.
go to line 130 of the $SOAPUI_HOME/bin/soapui-pro.sh script and comment out that line:
# JAVA_OPTS="$JAVA_OPTS -d32"
We have put an issue in or backlog about not enforcing 32-bit architecture for the Linux dist [SOAPUI-2668] and will have a look at it as soon as possible.
Hopes this helps!
--
Regards
Erik
SmartBear Sweden