[
https://issues.apache.org/jira/browse/DIRAPI-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827773#comment-16827773
]
Michael Barkdoll commented on DIRAPI-339:
-----------------------------------------
* how many bind per second are you doing
** I've currently just been manually using the web ui provided by apache
guacamole's tomcat war to attempt the ldap bind authentication attempts.
* how many servers are doing binds
** I have two tomcat frontends at are supposed to be load balanced by an nginx
load balancer, so two servers should in theory currently be in my test
environment.
* have you defined a specific Ldap connection timeout
** I'm just using whatever is included in PR
([https://github.com/apache/guacamole-client/pull/345]) from the Apache
Guacamole project.
Sorry, I haven't really programmed anything specific for testing the
configuration beyond what the original author of the PR implemented to try and
duplicate what my end application will provide. I'd be something custom
programmed from a cli would probably get the error to pop up quicker. I can
see the project has some really good documentation. I'd probably need some
time to build up some additional code project for testing. If you have some
advice on how I can quickly put one together I'd be happy to try to implement
it, but there already is some great documentation I can see... I'd just need
some time to create a decent test environment that is similar to whatever the
author of the PR request wrote. I'm hoping when our campus is busy on Monday
the error will just pop back up and I can catch it at that time currently.
> NPE - RR_04122_SSL_CONTEXT_INIT_FAILURE
> ---------------------------------------
>
> Key: DIRAPI-339
> URL: https://issues.apache.org/jira/browse/DIRAPI-339
> Project: Directory Client API
> Issue Type: Bug
> Environment: Apache Guacamole Tomcat .WAR Servlet attempts to
> authenticate with Windows AD 2016 Active Directory LDAP services.
> Reporter: Michael Barkdoll
> Assignee: Emmanuel Lecharny
> Priority: Major
> Attachments: error6.txt
>
>
> I'm experiencing a Null Pointer Exception (NPE) from the Apache LDAP API.
> I've tried using the latest code in the github repo [1] and the issue is
> still present.
> Essentially, users are most the time able to authenticate, but some rare
> times (1 in 20 to 50 times) this error shows up in the logs and the user has
> to refresh the page and attempt to log in a second time.
> [1] https://github.com/apache/directory-ldap-api
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)