Forum Discussion
SmartBear_Suppo
Alumni
17 years agoHi Andre,
For start you can try disabling jxbrowser, since that is a known issue for linux installation.
You can do it by uncommenting existing line in "soapui home/bin/soapui.sh"
# JAVA_OPTS="$JAVA_OPTS -Dsoapui.jxbrowser.disable=true"
if you are using binary distribution, or by adding this option in "soapui home/bin/soapui.vmoptions"
file in the same manner as other properties are specified.
If that doesn't help try downloading latest nightly build from http://www.eviware.com/nightly-builds/, which includes updated jre (in case you are using the installer version).
Regards,
/Dragica
eviware.com
For start you can try disabling jxbrowser, since that is a known issue for linux installation.
You can do it by uncommenting existing line in "soapui home/bin/soapui.sh"
# JAVA_OPTS="$JAVA_OPTS -Dsoapui.jxbrowser.disable=true"
if you are using binary distribution, or by adding this option in "soapui home/bin/soapui.vmoptions"
file in the same manner as other properties are specified.
If that doesn't help try downloading latest nightly build from http://www.eviware.com/nightly-builds/, which includes updated jre (in case you are using the installer version).
Regards,
/Dragica
eviware.com