You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <ji...@apache.org> on 2006/08/29 07:50:22 UTC

[jira] Updated: (DIRSERVER-721) All extended operations in apacheds-tools no longer function

     [ http://issues.apache.org/jira/browse/DIRSERVER-721?page=all ]

Alex Karasulu updated DIRSERVER-721:
------------------------------------

        Summary: All extended operations in apacheds-tools no longer function  (was: diagnostic extended operation no longer functions)
    Description: 
Getting permission exception when running apahceds tools for diagnostic command and graceful shutdown command.

Exception in thread "main" javax.naming.NoPermissionException: [LDAP: error code 50 - Insufficient Access Rights]; remaining name ''
        at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:2993)
        at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2931)
        at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2737)
        at com.sun.jndi.ldap.LdapCtx.extendedOperation(LdapCtx.java:3110)
        at javax.naming.ldap.InitialLdapContext.extendedOperation(InitialLdapContext.java:164)
        at org.apache.directory.server.tools.DiagnosticCommand.execute(DiagnosticCommand.java:84)
        at org.apache.directory.server.tools.ApachedsTools.main(ApachedsTools.java:115)


  was:
Getting permission exception when running apahceds tools for diagnostic commands.

Exception in thread "main" javax.naming.NoPermissionException: [LDAP: error code 50 - Insufficient Access Rights]; remaining name ''
        at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:2993)
        at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2931)
        at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2737)
        at com.sun.jndi.ldap.LdapCtx.extendedOperation(LdapCtx.java:3110)
        at javax.naming.ldap.InitialLdapContext.extendedOperation(InitialLdapContext.java:164)
        at org.apache.directory.server.tools.DiagnosticCommand.execute(DiagnosticCommand.java:84)
        at org.apache.directory.server.tools.ApachedsTools.main(ApachedsTools.java:115)



this happens with more than one command


> All extended operations in apacheds-tools no longer function
> ------------------------------------------------------------
>
>                 Key: DIRSERVER-721
>                 URL: http://issues.apache.org/jira/browse/DIRSERVER-721
>             Project: Directory ApacheDS
>          Issue Type: Bug
>            Reporter: Alex Karasulu
>
> Getting permission exception when running apahceds tools for diagnostic command and graceful shutdown command.
> Exception in thread "main" javax.naming.NoPermissionException: [LDAP: error code 50 - Insufficient Access Rights]; remaining name ''
>         at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:2993)
>         at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2931)
>         at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2737)
>         at com.sun.jndi.ldap.LdapCtx.extendedOperation(LdapCtx.java:3110)
>         at javax.naming.ldap.InitialLdapContext.extendedOperation(InitialLdapContext.java:164)
>         at org.apache.directory.server.tools.DiagnosticCommand.execute(DiagnosticCommand.java:84)
>         at org.apache.directory.server.tools.ApachedsTools.main(ApachedsTools.java:115)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira