Skip to content
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

Problem with Spring boot 2.0.2 #28

Open
pabloilich-grupoassa opened this issue Sep 18, 2018 · 0 comments
Open

Problem with Spring boot 2.0.2 #28

pabloilich-grupoassa opened this issue Sep 18, 2018 · 0 comments

Comments

@pabloilich-grupoassa
Copy link

Hi, i have a problem with this version.

Thanks in advance.

java.lang.IllegalStateException: Error processing condition on org.springframework.boot.actuate.autoconfigure.audit.AuditAutoConfiguration$AuditEventRepositoryConfiguration

Caused by: java.lang.IllegalStateException: Failed to introspect Class [eu.hinsch.spring.boot.actuator.logview.LogViewEndpointAutoconfig] from ClassLoader [sun.misc.Launcher$AppClassLoader@73d16e93]

Caused by: java.lang.NoClassDefFoundError: org/springframework/boot/actuate/endpoint/mvc/MvcEndpoint
at java.lang.ClassLoader.defineClass1(Native Method) ~[na:1.8.0_144]
at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[na:1.8.0_144]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[na:1.8.0_144]

Thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant