SOAPUI crashes after start (version > 5)
- Force Kill all soapUI Processes. Start ‘Activity Monitor’ select soapUI process and kill all.
- Open Finder and navigate to application folder, /Applications/SoapUI-5.x.x.app, right button and select option "Show Package Contents".
- Navigate to /Contents/java/app/bin/ and edit file soapui.sh
- Find and uncomment this line # JAVA_OPTS="$JAVA_OPTS -Dsoapui.browser.disabled=true and save file.
- Navigate to /Contents and edit file vmoptions.txt
- Add at end of document insert line -Dsoapui.browser.disabled=true
- Close all documents and start again your SoapUI.
This steps worked for me OS X 10.11.6.
Hope this helps
Replace soapUI-5.x.x.app with your application version, my version is soapUI-5.3.0.app
No comments :
Post a Comment