Forum Discussion

jrahman's avatar
jrahman
Contributor
9 years ago
Solved

SLF4J: and java.lang.ClassNotFoundException: errors found on SoapUI-x32-5.2.1

Hello All: I am getting SLF4J and ClassNotFoundException errors while running test using testrunner.bat of SoapUI 5.2.1 (x-32 version). Could you please let me know where is the problem ?     OS ...
  • jrahman's avatar
    jrahman
    9 years ago

    Finally, the problem was solved !

     

    The other problem ties to the default plugins installed under "C:\Users\<user name>.soapuios\plugin".

     

    For SoapUI 5.2.1, there are 4 default plugins installed under this directory:

    1. readyapi-swaggerhub-plugin-1.0.jar
    2. ready-mqtt-plugin-dist.jar
    3. ready-uxm-plugin-1.0.1-dist.jar
    4. soapui-swagger-plugin-2.2-dist.jar

    Renamed the original folder 'plugins' to 'plugins_NOTinUse' (or something else), so that default plugins could be forced hidden during runtime. The problem then disappeared.

     

    Kudos for Rao for all the hints he gave me to resolve the issue under this thread.

    Now, I am able to enjoy ZERO error testing :smileyhappy:

     

    Suggestion, packaging of SoapUI can be modified to avoid installing default plugins.

     

    /jamil