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 2007/08/18 05:04:38 UTC

[jira] Issue Comment Edited: (DIRSERVER-865) errors when importing ACI from LDIF file containing tabs

    [ https://issues.apache.org/jira/browse/DIRSERVER-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520761 ] 

akarasulu edited comment on DIRSERVER-865 at 8/17/07 8:04 PM:
------------------------------------------------------------------

This still a valid issue - can anyone reproduce the NPE? If not we should close before 1.5.1 or move it to 1.5.2.

      was (Author: akarasulu):
    This still a valid issue - can anyone reproduce the NPE? If not we should close before 1.5.2.
  
> errors when importing ACI from LDIF file containing tabs
> --------------------------------------------------------
>
>                 Key: DIRSERVER-865
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-865
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.0
>         Environment: Windows XP
> Java 5.0 (Sun)
> JXplorer
>            Reporter: Marek
>             Fix For: 1.5.1, 1.0.3
>
>         Attachments: allow John to read his name-space.error, allow John to read his name-space.ldif, allow John to read his name-tab.error, allow John to read his name-tab.ldif
>
>
> When I import "allow John to read his name-tab.ldif" file which contains tabs I receive the following error in JXplorer and nothing is actually imported:
> javax.naming.directory.InvalidAttributeIdentifierException: [LDAP: error code 17 - failed to add entry cn=allowJohnToReadHisName_ACI12,o=sevenSeas,dc=example,dc=com: 	itemoruserfirst userfirst not found in attribute registry!:
> org.apache.directory.shared.ldap.exception.LdapInvalidAttributeIdentifierException: 	itemoruserfirst userfirst not found in attribute registry!
> 	at org.apache.directory.server.core.schema.SchemaService.check(SchemaService.java:1598)
> When I change tabs to spaces i receive the following error, but everything is imported correctly:
> javax.naming.NamingException: [LDAP: error code 54 - failed to add entry cn=allowJohnToReadHisName_ACI13,o=sevenSeas,dc=example,dc=com: Unexpected exception.:
> org.apache.directory.server.core.interceptor.InterceptorException: Unexpected exception. [Root exception is java.lang.NullPointerException]
> 	at org.apache.directory.server.core.interceptor.InterceptorChain.throwInterceptorException(InterceptorChain.java:1510)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.