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:

Visual Studio Code - Wow 🙀

Why did I not know that I can merely hit [cmd] [p]  to bring up a search box allowing me to search my project e.g. a repo cloned from GitHub...