Sunday, 26 March 2017

SoapUI hanging on macOS - Not any longer


I saw an issue with SoapUI 5.3.0 hanging on my Mac this morning.

The hang would occur as soon as I'd chosen NOT to send feedback to SmartBear and to allow Eclipse to access the internet …..

It wasn't immediately obvious why … so I jumped onto Google, and found this: -

which talked me through updating: -

/Applications/SoapUI-5.3.0.app/Contents/java/app/bin/soapui.sh

and: -

/Applications/SoapUI-5.3.0.app/Contents/vmoptions.txt

effectively moving: -

-Dsoapui.browser.disabled=true

from the script to the VMp[tions file.

Which did the trick ….

Which is nice :-)

#LifeIsGood 

No comments:

Reminder - installing podman and skopeo on Ubuntu 22.04

This follows on from: - Lest I forget - how to install pip on Ubuntu I had reason to install podman  and skopeo  on an Ubuntu box: - lsb_rel...