Forum Discussion
I upgraded to 5.2.1 and still got the same ClassNotFoundException.
Some googling makes me believe that the class is from the Pro release?
https://www.soapui.org/apidocs/pro/index.html?com/eviware/soapui/plugins/auto/factories/AutoDiscoveryMethodFactory.html
Annoying, but not cripling, I too observe that the script does run with all the error messages.
- nmrao9 years agoChampion Level 3Do you have any plugins? or soapui logs that you can attach here?
- jrahman9 years agoContributor
If the SoapUI version is 5.2.1 (I use this and found the same problem), the 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:
- readyapi-swaggerhub-plugin-1.0.jar
- ready-mqtt-plugin-dist.jar
- ready-uxm-plugin-1.0.1-dist.jar
- soapui-swagger-plugin-2.2-dist.jar
Just rename the original folder 'plugins' to 'plugins_NOTinUse' (or something else), so that default plugins could be forced hidden during runtime. The problem then disappeared.
/jamil
- icenamor7 years agoOccasional Contributor
I had several errors like that:
log4j:ERROR setFile(null,true) call failed.ERROR [SoapUI] An error occurred [com.eviware.soapui.plugins.auto.factories.AutoDiscoveryMethodFactory], see error log for details
ERROR [SoapUI] An error occurred [com.eviware.soapui.plugins.auto.factories.AutoImportMethodFactory], see error log for detailsI did the solution for jrahman and it works now!
Related Content
- 14 years ago
- 11 years ago