Re: [Dev] Unable to run the Automation Test due to Security Exception

2013-08-16 Thread Nuwan Wimalasekara
Hi This is due to the user name null issue in carbon context. CarbonContext. getCurrentContext().getUsername() returned null value. Asela has fixed the issue at r181420. Updating org.wso2.carbon.server.admin component resolved the issue in user role creation. Thanks Asela for fixing the issue.

[Dev] Unable to run the Automation Test due to Security Exception

2013-08-15 Thread Vanjikumaran Sivajothy
Hi, Last evening i packed the ESB pack and try to run the automation test. Nevertheless, it was not possible to test due to ERROR - UserRealmProxy You have not privilege to create a role with Admin permission. I tried to login as super user and able to create a user with admin privileges.

Re: [Dev] Unable to run the Automation Test due to Security Exception

2013-08-15 Thread Nuwan Wimalasekara
I think user role creation logic has changed. Because we create a role with all permissions before executing tests. I will look into this. Thanks, Nuwanw On Fri, Aug 16, 2013 at 10:40 AM, Vanjikumaran Sivajothy va...@wso2.comwrote: Hi, Last evening i packed the ESB pack and try to run the

Re: [Dev] Unable to run the Automation Test due to Security Exception

2013-08-15 Thread Vanjikumaran Sivajothy
Thank you Nunwan for assisting on this matter On Fri, Aug 16, 2013 at 10:54 AM, Nuwan Wimalasekara nuw...@wso2.comwrote: I think user role creation logic has changed. Because we create a role with all permissions before executing tests. I will look into this. Thanks, Nuwanw On Fri, Aug