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

Test Cannot cast object 'org.slf4j.helpers.NOPLogger@673e1cf2' with class 'org.slf4j.helpers.NOPLogger' to class #48

Closed
sdelamo opened this issue Nov 21, 2022 · 0 comments · Fixed by #49
Assignees
Labels
relates-to: build label for issues related to the build file or CI

Comments

@sdelamo
Copy link
Contributor

sdelamo commented Nov 21, 2022

Cannot cast object 'org.slf4j.helpers.NOPLogger@673e1cf2' with class 'org.slf4j.helpers.NOPLogger' to class 'ch.qos.logback.classic.Logger'
org.codehaus.groovy.runtime.typehandling.GroovyCastException: Cannot cast object 'org.slf4j.helpers.NOPLogger@673e1cf2' with class 'org.slf4j.helpers.NOPLogger' to class 'ch.qos.logback.classic.Logger'
	at io.micronaut.crac.HikariSpec.hikari is suspended and restarted(HikariSpec.groovy:35)
	```
@sdelamo sdelamo added the relates-to: build label for issues related to the build file or CI label Nov 21, 2022
@sdelamo sdelamo changed the title japiCmp fails Test Cannot cast object 'org.slf4j.helpers.NOPLogger@673e1cf2' with class 'org.slf4j.helpers.NOPLogger' to class Nov 21, 2022
@timyates timyates linked a pull request Nov 29, 2022 that will close this issue
@timyates timyates moved this to Ready for Review in 4.0.0-M3 Release Nov 29, 2022
Repository owner moved this from Ready for Review to Done in 4.0.0-M3 Release Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relates-to: build label for issues related to the build file or CI
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants