Forum Discussion

ram007's avatar
ram007
Regular Visitor
6 years ago

SOAPUI 5.4.0 hangs in mac mojave

Background : I have been using SOAPUI for more than 2 years. All of a sudden it has stopped working. I have tried all possible things including install/reinstall in different directories etc. I run SOAPUI 5.4.0 and I have a mac mojave 10.14.3 version. I have also tried whatever has been suggested in this URL - https://stackoverflow.com/questions/42760917/soapui-5-3-0-mac-hangs-on-any-use-after-installation I have also disabled browser component, ran via soapui.sh file also but with no avail. It just hangs on the startup screen and I just have to force kill it. However when I run via soapui.sh file, here is the error message I see CAN YOU PLEASE HELP??? ================================ = = SOAPUI_HOME = /Users/ram.nar/Documents/SoapUI-5.4.0.app/Contents/java/app = ================================ Configuring log4j from [/Users/ram.nar/Documents/SoapUI-5.4.0.app/Contents/java/app/bin/soapui-log4j.xml] Exception in thread "AWT-EventQueue-0" java.lang.NoSuchMethodError: org.apache.commons.io.FilenameUtils.normalize(Ljava/lang/String;)Ljava/lang/String; at com.eviware.soapui.DefaultSoapUICore.getRoot(DefaultSoapUICore.java:227) at com.eviware.soapui.DefaultSoapUICore.loadExternalLibraries(DefaultSoapUICore.java:511) at com.eviware.soapui.DefaultSoapUICore.init(DefaultSoapUICore.java:140) at com.eviware.soapui.DefaultSoapUICore.(DefaultSoapUICore.java:126) at com.eviware.soapui.DefaultSoapUICore.createDefault(DefaultSoapUICore.java:105) at com.eviware.soapui.SoapUI.getSettings(SoapUI.java:1580) at com.eviware.soapui.SoapUI$SoapUIRunner.run(SoapUI.java:716) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at java.awt.EventQueue.dispatchEvent(EventQueue.java:726) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
No RepliesBe the first to reply