How to resolve javax.naming.PartialResultException?
Another possible solution that may work is to change the port number (assuming this is a GC server): If you were using the port 389 change it to 3268 If you were using the port 636 change it to 3269 This may work because (and I quote): A GC (global catalog) server returns referrals on … Read more