Forum Discussion
The steps on http://www.bencode.net/blog/2015/01/25/soapui-freezing-osx/ worked for me (on OS X 10.10.3):
- Start ‘Activity Monitor’ and Force Kill your dead soapUI process. [Or use Command-Option-Escape to force quit it.]
- In Finder, /Applications/SmartBear/soapUI-5.0.0.app > Show Package Contents.
- Edit /Applications/SmartBear/soapUI-5.0.0.app/Contents/java/app/bin/soapui.sh.
- Uncomment this line# JAVA_OPTS="$JAVA_OPTS -Dsoapui.browser.disabled=true". [In other words, remove the "#" to stop it being a comment.]
- Edit /Applications/SmartBear/soapUI-5.0.0.app/Contents/vmoptions.txt.
- Add -Dsoapui.browser.disabled=true.
- Start soapUI.
[In those paths, change soapUI-5.0.0 to match your version. For me it is soapUI-5.1.3.]
Hope this helps.
Just registered to say "Thank you PhilipSharman" for the given solution.
It worked in my case with SOAP-UI Version 5.3.0 (5.3.0) :smileyvery-happy:
- Altenburger6 years agoNew Contributor
PhilipSharman wrote:
The steps on http://www.bencode.net/blog/2015/01/25/soapui-freezing-osx/essays.agency worked for me (on OS X 10.10.3):
- Start ‘Activity Monitor’ and Force Kill your dead soapUI process. [Or use Command-Option-Escape to force quit it.]
- In Finder, /Applications/SmartBear/soapUI-5.0.0.app > Show Package Contents.
- Edit /Applications/SmartBear/soapUI-5.0.0.app/Contents/java/app/bin/soapui.sh.
- Uncomment this line# JAVA_OPTS="$JAVA_OPTS -Dsoapui.browser.disabled=true". [In other words, remove the "#" to stop it being a comment.]
- Edit /Applications/SmartBear/soapUI-5.0.0.app/Contents/vmoptions.txt.
- Add -Dsoapui.browser.disabled=true.
- Start soapUI.
[In those paths, change soapUI-5.0.0 to match your version. For me it is soapUI-5.1.3.]
Hope this helps.
Hello Philip,
I'm having issues with my SoapUI 5.4.0 on MacBook Pro with macOS 10.13.3. It is really slow and makes me force restart all the time after it just freezes. I have tried to disable the browser component of SoapUI, but nothing changed. What else can I do? Thanks.
Hi Altenburger ,
Could you please try the latest version of SoapUI – 5.5? You can download the installation file here:
https://www.soapui.org/downloads/latest-release.htmlIf this does not help, I suggest that you contact our Customer Care team with this question. I think they will help.