We got this error when running test framework with DSS. You can reproduce manually by creating new role/user and login.
Thanks, Krishantha. On Sun, Jul 28, 2013 at 8:54 AM, Chanika Geeganage <[email protected]> wrote: > Hi Dimuthu, > > Yes, user management was missing in the p2-profile-gen and I have > attached the patch for it. In order to be compatible with the recent kernel > changes, the components related to DSS has to be changed and now I'm > working on that. Can you please give the steps to reproduce the above > error. > > Thanks > > > On Fri, Jul 26, 2013 at 8:42 PM, Dimuthu De Lanerolle > <[email protected]>wrote: > >> Hi , >> >> It seems like the user management segment doesn't appear in the trunk >> version of DSS console. Is the DSS pack in the trunk version reliable? >> >> Following is the exception encountered. >> >> :407) >> [2013-07-26 19:41:06,820] ERROR >> {org.wso2.carbon.automation.api.clients.user.mgt.UserManagementClient} - >> Unable to get role names list >> org.apache.axis2.AxisFault: The service cannot be found for the endpoint >> reference (EPR) https://localhost:9443/services/UserAdmin >> at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext( >> Utils.java:531) >> >> atorg.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375) >> atorg.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421) >> >> atorg.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229) >> at org.apache.axis2.client.OperationClient.execute(OperationClient.java: >> 165) >> >> atorg.wso2.carbon.user.mgt.stub.UserAdminStub.getAllRolesNames(UserAdminStub.java:5707) >> atorg.wso2.carbon.automation.api.clients.user.mgt.UserManagementClient.roleNameExists(UserManagementClient.java:194) >> >> >> Regards >> >> -- >> Dimuthu De Lanerolle >> Software Engineer (Automation) >> WSO2 Inc. >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Best Regards.. > > Chanika Geeganage > Software Engineer > WSO2, Inc.; http://wso2.com > > Mobile: +94773522586 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
