LDAP/AD group adding not working properly

Using September 19, 2005 v2.2.2 from the download page. It looks like groups are added properly, but there are no groups in the admin console under Group Summary. All the users are there under User Summary. Also, there is a load time of 10-20 seconds when I click the Users/Groups link, and also when I click Group summary. Then it simply says “No groups in the system”

This shows up in on the server screen:

-> servername:389

0000: 30 35 02 01 01 60 30 02 01 03 04 23 43 4E 3D 64 05…`0…#CN=d

0010: 61 64 6D 69 6E 2C 43 4E 3D 55 73 65 72 73 2C 44 admin,CN=Users,D

0020: 43 3D 66 6D 62 6C 61 77 2C 44 43 3D 63 6F 6D 80 C=domain,DC=com.

0030: 06 64 61 64 6D 69 6E .dadmin

Here is an excerpt from debug log:

2005.10.07 10:00:08 Starting LDAP search…

2005.10.07 10:00:08 Using groupSearchFilter: (member=*)

2005.10.07 10:00:09 … search finished

2005.10.07 10:00:09 Starting to populate groups with users.

2005.10.07 10:00:09 Creating a DirContext in LdapManager.getContext()…

2005.10.07 10:00:09 Created hashtable with context values, attempting to create context…

2005.10.07 10:00:10 … context created successfully, returning.

2005.10.07 10:00:10 Finished populating group(s) with users.

Here is an exerpt from my xml file:

Could it be a permissions issue with the dadmin user I created? The only delegation i set up was to view all users, but there isn’'t anything about groups other than allowing to move objects.