Forum Discussion

NikhilJoshi2's avatar
NikhilJoshi2
New Contributor
7 years ago
Solved

SoapUI-5.4.0: ExceptionInInitializerError during new settings creation?

Everything was working fine for an year but since yesterday my SoapUI-5.4.0 is not starting-up. I tried un-installing and re-installing but same below mentioned issue persist. Then I tried standalone ZIP with and without Java versions, but same issue. Also soapui-settings.xml is not getting created at C:\Users\user1 location. Can someone please guide here:

 

Error logs:

Configuring log4j from [C:\SoapUI-5.4.0\bin\soapui-log4j.xml]
10:10:11,339 INFO  [DefaultSoapUICore] Creating new settings at [C:\Users\user1\soapui-settings.xml]
Exception in thread "AWT-EventQueue-0" java.lang.ExceptionInInitializerError        at com.eviware.soapui.impl.wsdl.support.http.HttpClientSupport.<clinit>(HttpClientSupport.java:73)        at com.eviware.soapui.DefaultSoapUICore.initSettings(DefaultSoapUICore.java:373)        at com.eviware.soapui.DefaultSoapUICore.init(DefaultSoapUICore.java:141)        at com.eviware.soapui.DefaultSoapUICore.<init>(DefaultSoapUICore.java:126)        at com.eviware.soapui.DefaultSoapUICore.createDefault(DefaultSoapUICore.java:105)        at com.eviware.soapui.SoapUI.getSettings(SoapUI.java:1580)

 

  • NikhilJoshi2's avatar
    NikhilJoshi2
    7 years ago

    This is related to my proxy settings, after enabling proxy it works, wierd!

3 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3

    Would you try remove the existing settings file? Of course, have a copy of your existing settings file before removing it.

    • NikhilJoshi2's avatar
      NikhilJoshi2
      New Contributor

      Hello Rao, thank you for the response, I have removed existing file already but it is not able to create new seems like. Also I tried changing user home directory using -Duser.home but same issue. I don't understand what should I do next, please help.

      • NikhilJoshi2's avatar
        NikhilJoshi2
        New Contributor

        This is related to my proxy settings, after enabling proxy it works, wierd!