Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.4.5
-
Fix Version/s: 3.6.0
-
Component/s: None
-
Labels:None
-
Acceptance Test - Add?:No
Description
There's a number of NPE's that get thrown from LdapGroupProvider:
2008.01.30 14:30:59 [org.jivesoftware.openfire.ldap.LdapGroupProvider.populateGr
oups(LdapGroupProvider.java:682)^M]
java.lang.NullPointerException
This appears to be due to a group with no members, or a group with "weird" members, or a user with illegal groups. Openfire should handle these situations gracefully.
I'm having this issue as well. Tons of NPE being thrown. Openfire 3.5.1 running on Windows Server 2003 with embedded db with AD LDAP integration. Any other specs needed? I'm willing to help out with testing as well if needed. Thanks! -Barrett