JIRA servers and LDAP user registries

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

Add the following JVM Arguments while starting 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-2414.


Feedback