JIRA servers and LDAP user registries

If your JIRA server is using LDAP for its user registry, you must add al JVM argument.

Add the following JVM Arguments while you start JIRA: -Datlassian.org.osgi.framework.bootdelegation=sun.*, com.sun.*, org.springframework.ldap.core.*

For related information, see the Atlassian JIRA article at https://jira.atlassian.com/browse/CWD-241.


Feedback