Intermittent Administration Console error "Error: exception reading data from datastore"

  • 7006038
  • 19-May-2010
  • 26-Apr-2012

Environment


Novell Access Manager 3.1 Access Administration

Situation

When updating Linux Access Gateway configuration, administrator occasionally get's an error popup message with
"The entry does not exist in datastore". Retrying the same operations always seem to work fine. There is no sequence of events that one can do to simulate the issue.

The only error that appears in any of the log files is the following, from the /opt/novell/devman/share/logs/app_sc.log.0 file

30497(D)2009-12-16T15:53:45Z(L)application.sc.core(T)46(C)com.volera.vcdn.application.sc.core.VException(M)<init>(E)javax.naming.NameNotFoundException:
[LDAP: error code 32 - NDS error: no such entry (-601)]; remaining name
'ou=BackupConfig,ou=~tmp_7904716d884ae749,ou=AppliancesContainer,ou=Partition,ou=PartitionsContainer,ou=VCDN_Root,ou=accessManagerContainer,o=novell'
 at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3039)
 at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2960)
 at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2767)
 at com.sun.jndi.ldap.LdapCtx.c_lookup(LdapCtx.java:1006)
 at com.sun.jndi.toolkit.ctx.ComponentContext.p_lookup(ComponentContext.java:526)
 at com.sun.jndi.toolkit.ctx.PartialCompositeContext.lookup(PartialCompositeContext.java:159)
:
:

and  a DS agent message as follows:

990(D)2010-04-20T12:49:26Z(L)application.sc.core(T)24(C)com.volera.vcdn.application.sc.core.VException(M)<init>(E)javax.naming.NamingException:
[LDAP: error code 80 - NDS error: DS agent closing (-776)]; remaining name ''


Resolution

Simply click OK on the error - no adverse side effects exist.

What happens is that the DS agents is unloading and reloading. This operation should take less than 3 seconds but may sometimes take longer, causing the above error. The eDirectory team are aware of the issue and are looking into it.