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

Brad Thurber commented on DIRSTUDIO-865:
----------------------------------------

Correction: This is Domino v8.5.2FP3 - NOT v7.1

I'll be glad to try the potential fix.

Regarding namingContext, the closest thing I see to that is namingcontexts 
(note 's' on end). This is empty on Root DSE.

Some further troubleshooting information for you. I switched the Provider on 
the Network Parameter tab from Apache Directory LDAP Client API to JNDI and was 
able to get past the initial error but then I encountered a new error:
Error while opening connection
 - ERR_04196 Unexpected character '/' at position 12. Excpected start of 
attributeType descr.
org.apache.directory.shared.ldap.model.exception.LdapInvalidDnException: 
ERR_04196 Unexpected character '/' at position 12. Excpected start of 
attributeType descr.

Does this error warrant a new JIRA issue? Note also this misspelling of 
"Expected" in the error code. 
                
> NullPointerException thrown when connecting to Domino 7.1 LDAP
> --------------------------------------------------------------
>
>                 Key: DIRSTUDIO-865
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-865
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-apacheds
>    Affects Versions: 2.0.0-M3
>         Environment: Windows 8 64 bit
>            Reporter: Brad Thurber
>         Attachments: DirStudioDominoFailure.pcapng
>
>
> Connecting to a Domino 7.1 LDAP. I get the following:
> 'Open Connection' has encountered a problem. Error while opening connection
> Error while opening connection
> java.lang.NullPointerException
>       at 
> org.apache.directory.studio.ldapbrowser.core.jobs.SearchRunnable.initFlags(SearchRunnable.java:707)
>       at 
> org.apache.directory.studio.ldapbrowser.core.jobs.SearchRunnable.searchAndUpdateModel(SearchRunnable.java:348)
>       at 
> org.apache.directory.studio.ldapbrowser.core.jobs.InitializeRootDSERunnable.searchRootDseEntries(InitializeRootDSERunnable.java:414)
>       at 
> org.apache.directory.studio.ldapbrowser.core.jobs.InitializeRootDSERunnable.loadRootDSE(InitializeRootDSERunnable.java:250)
>       at 
> org.apache.directory.studio.ldapbrowser.core.jobs.InitializeAttributesRunnable.initializeAttributes(InitializeAttributesRunnable.java:226)
>       at 
> org.apache.directory.studio.ldapbrowser.core.jobs.InitializeAttributesRunnable.initializeAttributes(InitializeAttributesRunnable.java:204)
>       at 
> org.apache.directory.studio.ldapbrowser.core.BrowserConnectionListener.openBrowserConnection(BrowserConnectionListener.java:117)
>       at 
> org.apache.directory.studio.ldapbrowser.core.BrowserConnectionListener.connectionOpened(BrowserConnectionListener.java:64)
>       at 
> org.apache.directory.studio.connection.core.jobs.OpenConnectionsRunnable.runNotification(OpenConnectionsRunnable.java:132)
>       at 
> org.apache.directory.studio.connection.core.jobs.StudioConnectionJob.run(StudioConnectionJob.java:115)
>       at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> java.lang.NullPointerException

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to