Can''t move user to group in my own roster

I’'m using JM 2.2.0 with ldap groups.

Nothing happens, when I’'m trying to move user into ‘‘mygroup’’ group in my own roster.

This is conversation log from XML console (Psi):

— cut —

— cut —

Also in debug.log I can see this output:

2005.08.20 01:28:25 Trying to find all groups in the system.

2005.08.20 01:28:25 Creating a DirContext in LdapManager.getContext()…

2005.08.20 01:28:25 Created hashtable with context values, attempting to create context…

2005.08.20 01:28:25 … context created successfully, returning.

2005.08.20 01:28:25 Starting LDAP search…

2005.08.20 01:28:25 Using groupSearchFilter: (&(memberUid=*)(cn=mygroup))

2005.08.20 01:28:25 … search finished

2005.08.20 01:28:25 Starting to populate groups with users.

2005.08.20 01:28:25 Creating a DirContext in LdapManager.getContext()…

2005.08.20 01:28:25 Created hashtable with context values, attempting to create context…

2005.08.20 01:28:25 … context created successfully, returning.

2005.08.20 01:28:25 Finished populating group(s) with users.

With non-ldap groups moving users in roster works fine.