Collections:
Error with Running soapui.bat
Why I am getting errors when running soapui.bat?
✍: FYIcenter.com
Sometimes you may get errors when running the soapui.bat file directly
as shown below:
C:\fyicenter>\fyicenter\SoapUI\bin\soapui.bat 21:46:17,864 INFO [DefaultSoapUICore] initialized soapui-settings from [C:\Users\fyicenter\soapui-settings.xml] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 21:46:20,170 INFO [PluginManager] Adding plugin from [C:\Users\fyicenter\.soapuios\plugins\readyapi-postman-1.0.1.jar] 21:46:20,170 INFO [PluginManager] Adding plugin from [C:\Users\fyicenter\.soapuios\plugins\ready-mqtt-plugin-dist.jar] 21:46:21,080 ERROR [SoapUI] An error occurred [com.eviware.soapui.plugins. auto.factories.AutoDiscoveryMethodFactory], see error log for details java.lang.ClassNotFoundException: com.eviware.soapui.plugins.auto.factories. AutoDiscoveryMethodFactory at java.net.URLClassLoader$1.run(Unknown Source) ...
You are getting errors, because JAR files for some plugin and extensions are not included in the SoapUI distribution package. See next tutorials on how to fix those errors.
Â
⇒ SoapUI Error - com.eviware.soapui.plugins
⇑ Getting Started with SoapUI
⇑⇑ SoapUI Tutorials
2018-04-28, 3340👍, 0💬
Popular Posts:
How to generate IPv6 Addresses? To help you to obtain some IPv6 addresses for testing purpose, FYIce...
How to generate MAC addresses? To help you to obtain some MAC addresses for testing purpose, FYIcent...
How to convert hexadecimal encoded data back to binary data (or Hex to Binary Decoding)? Hex to Bina...
How to validate and decode MAC (Media Access Control) addresses? In order to help your programming o...
How to generate test credit card numbers? Test credit card numbers are frequently needed in testing ...