Hi, RPCMessageReceiver exceptions are occurred in EAM while an unauthorized user tries to access an webapp from EAM store [1] or browse an webapp resource from admin console [2]. These exceptions are triggered from org.wso2.carbon.identity.application.mgt/4.2.1 component and the root cause for this unexpected behavior is using 'CarbonContext.getCurrentContext()' instead of 'CarbonContext.getThreadLocalCarbonContext()', inside some methods of ApplicationManagementService and ApplicationManagementOSGIService classes. Can you please provide a fix for this issue?
[1] - https://wso2.org/jira/browse/APPM-184 [2] - https://wso2.org/jira/browse/APPM-186 Thanks ! -- Thilini Shanika Software Engineer WSO2, Inc.; http://wso2.com 20, Palmgrove Avenue, Colombo 3 E-mail: [email protected]
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
