Hi Damith,

Did you try enabling debug logs for user.core?

Also, you can debug the code to find out what's happening, I think
especially the ReadOnlyLDAPUserStoreManager.getUserPropertyValues() method.

Regards,
Dulanja

On Fri, May 15, 2015 at 11:32 AM, Damith Senanayake <dami...@wso2.com>
wrote:

> Hi,
>
> I have tried to access the embedded ReadWriteLDAPUserStore by using the
> common name (cn) as the identifier for user search instead of "uid" , and
> when I try to see user profiles with this, I get the following stacktrace
> of exceptions.
>
> ERROR {org.wso2.carbon.identity.user.profile.ui.client.UserProfileCient}
>> -
>> org.wso2.carbon.identity.user.profile.stub.UserProfileMgtServiceUserProfileExceptionException:
>> UserProfileMgtServiceUserProfileExceptionException
>>     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
>> Method)
>>     at
>> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
>>     at
>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>>     at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
>>     at java.lang.Class.newInstance(Class.java:383)
>>     at
>> org.wso2.carbon.identity.user.profile.stub.UserProfileMgtServiceStub.getUserProfiles(UserProfileMgtServiceStub.java:403)
>>     at
>> org.wso2.carbon.identity.user.profile.ui.client.UserProfileCient.getUserProfiles(UserProfileCient.java:90)
>>   ...
>>
>
> (The full stack trace is attached herewith in the log file...) I don't
> really understand how it would hinder the access from the server. And it
> looks like the error is not caused by UserProfileAdmin, so I am confused
> what exactly causes this.
>
>
>
> --
> *-Damith Senanayake-*
> +94712205272
>
> _______________________________________________
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Thanks & Regards,
Dulanja Liyanage
WSO2 Inc.
M: +94776764717
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to