-
Notifications
You must be signed in to change notification settings - Fork 41.3k
Closed
Labels
status: invalidAn issue that we don't feel is validAn issue that we don't feel is valid

Description
When upgrading to Java 17 and running a spring application that works in Java 8, I get the following exception: (Spring boot 2.2.4.RELEASE)
aused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.servlet.Filter]: Factory method 'springSecurityFilterChain' threw exception; nested exception is java.lang.IllegalAccessError: class org.springframework.ldap.core.support.AbstractContextSource (in unnamed module @0x4abdb505) cannot access class com.sun.jndi.ldap.LdapCtxFactory (in module java.naming) because module java.naming does not export com.sun.jndi.ldap to unnamed module @0x4abdb505
albertus82
Metadata
Metadata
Assignees
Labels
status: invalidAn issue that we don't feel is validAn issue that we don't feel is valid