08-29-06 06:11 AM
[ http://issues.apache.org/jira/brows...ER-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 comm
and and graceful shutdown command.
Exception in thread "main" javax.naming.NoPermissionException: [LDAP: er
ror 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(DiagnosticCom
mand.java:84)
at org.apache.directory.server.tools.ApachedsTools.main(ApachedsTools.java:1
15)
was:
Getting permission exception when running apahceds tools for diagnostic comm
ands.
Exception in thread "main" javax.naming.NoPermissionException: [LDAP: er
ror 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(DiagnosticCom
mand.java:84)
at org.apache.directory.server.tools.ApachedsTools.main(ApachedsTools.java:1
15)
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 co
mmand 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(InitialL
dapContext.java:164)
> at org.apache.directory.server.tools.DiagnosticCommand.execute(Dia
gnosticCommand.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://iss
ues.apache.org/ji...nistrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ Post a follow-up to this message ]
|