Skip to content

Conversation

@jpuerto
Copy link

@jpuerto jpuerto commented Nov 26, 2022

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'javax.jcr.Repository': Initialization of bean failed; nested exception is java.lang.IllegalAccessError: tried to access field org.slf4j.impl.StaticLoggerBinder.SINGLETON from class org.slf4j.LoggerFactory
	at org.apache.cocoon.jcr.source.JCRSourceTestCase.setUp(JCRSourceTestCase.java:76)
Caused by: java.lang.IllegalAccessError: tried to access field org.slf4j.impl.StaticLoggerBinder.SINGLETON from class org.slf4j.LoggerFactory
	at org.apache.cocoon.jcr.source.JCRSourceTestCase.setUp(JCRSourceTestCase.java:76)

@tcurdt
Copy link
Contributor

tcurdt commented Nov 26, 2022

Odd. But if that makes it work...

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

Successfully merging this pull request may close these issues.

2 participants