-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not initialize class com.ecwid.maleorang.util.ClassUtil #9
Comments
Hi @jammyclanger , |
Hi I have had a similar issue as the one mentioned above. throws stacktrace appears to be empty. I suspect its a problem with my integration of the project with maven i have added from the example I assumed it was just a matter of importing the correct classes and following the outlined structure.
any help would be greater appreciated. |
Hi @shaunMccloskey , Can you provide access to a sample project, where the problem can be reproduced? |
Hi,
Been trying to use your maven version 3.0-0.9.5 in my Java 8 Spring Boot project but am getting the following error when trying to run it on a AWS Tomcat instance:
java.lang.NoClassDefFoundError: Could not initialize class com.ecwid.maleorang.util.ClassUtil
Any ideas?
The text was updated successfully, but these errors were encountered: