Reputation: 1011
I am having this issue where I am trying to install SoapUI and I just cannot get it right.
I have been through MANY posts, with "solutions", but they either do not explain exactly what is required to resolve the issue OR the issue is not in the same context as what mine is OR the issue is unresolved.
So here's what happens:
The log files are named:
The contents of the files are massive, so I will provide snippets:
install4jError.log
java.lang.RuntimeException: java.lang.NoClassDefFoundError: com.install4j.runtime.beans.screens.SystemFormScreen
Caused by: java.lang.NoClassDefFoundError: com.install4j.runtime.beans.screens.SystemFormScreen
error.log
java.lang.reflect.InvocationTargetException
Continuing ...
An error occurred:
java.lang.RuntimeException: java.lang.NoClassDefFoundError: com.install4j.runtime.beans.screens.SystemFormScreen
Error log: C:\Users\USERNAME\Downloads\SoapUI (x64) (5.5.0)\install4jError4630268005895903797.log
java.lang.RuntimeException: java.lang.NoClassDefFoundError: com.install4j.runtime.beans.screens.SystemFormScreen
Caused by: java.lang.NoClassDefFoundError: com.install4j.runtime.beans.screens.SystemFormScreen
I'm not sure what the issue is or how to resolve it.
Upvotes: 0
Views: 2495
Reputation: 1011
So I eventually figured out how to get the install done..
Commands:
After this:
The install went perfectly and I am still not sure why or what the reason is behind the fix.
Upvotes: 1