CSP-13754 - Fail when creating an admin user during Setup wizard

Product: Confluence

Environment

Operating System  
Affect Version/s 2.6.2
JVM  
Database  
Application Server Tomcat 6.0.x

Error Message

com.atlassian.core.exception.InfrastructureException: Failed to create default group: confluence-administrators
at com.atlassian.confluence.setup.actions.SetupAdministrator.createDefaultGroups(SetupAdministrator.java:64)
caused by: com.atlassian.core.exception.InfrastructureException: Failed to retrieve or create group: confluence-administrators
at bucket.user.DefaultUserAccessor.getGroupCreateIfNecessary(DefaultUserAccessor.java:332)
caused by: com.atlassian.user.impl.RepositoryException: javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece]
at com.atlassian.user.impl.ldap.repository.DefaultLdapContextFactory.getLDAPContext(DefaultLdapContextFactory.java:91)
caused by: javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece]
at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:2985)

Symptom

Diagnostics/Test

Root Cause

From the stack trace, it appears that the user is trying to integrate LDAP when first setting up Confluence. Hence, it involves changes to atlassian-user.xml file.

Solution

Ensure that Confluence is up and running before integrating with the LDAP server as outlined in:

Labels

confluence confluence Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.