User Application startup giving error "javax.naming.CommunicationException: [LDAP: error code 2 - Unrecognized extended operation]; remaining name ''" after fresh install

  • 7008968
  • 11-Jul-2011
  • 26-Apr-2012

Environment

Novell Identity Manager User Application 3.6.0
Novell Identity Manager User Application 3.6.1
Novell Identity Manager User Application 4.0.1

Situation

When starting the Jboss Application Server , the following error is found in the log :
 
Error:
"javax.naming.CommunicationException: [LDAP: error code 2 - Unrecognized extended operation]; remaining name ' '
at com.sun.jndi.ldap.LdapCtx.mapErrorCode(Unknown Source)
at com.sun.jndi.ldap.LdapCtx.processReturnCode(Unknown Source)
at com.sun.jndi.ldap.LdapCtx.processReturnCode(Unknown Source)"
 

Resolution

The error occurs due to setup of the rbpm driver didn't go correctly.
 
To fix the issue :
  1. Stop JBOSS and Database service.
  2. Locate the rbpm driver installer for the required system on the software media named "Identity_Manager_RBPM_3_7_0_Driver_Install" and run the setup of the Driver.
  3. Start the Database and JBOSS.