Hi All, In IS-5.9.0-m1 pack, there are intermittent failures due to the below error[1].
Caused by: com.hubspot.jinjava.interpret.FatalTemplateErrorsException: InterpretException: Error resolving expression [user.association.enable_for_federated_users]: ClassCastException: java.util.HashMap$Node cannot be cast to java.util.HashMap$TreeNode This happens because we have provided a mix of LinkedHashMap and Map type properties to the gson library[2]. We have fixed it in carbon-kernel-4.5.0-m2[3] [1] - https://github.com/wso2/product-is/issues/5900 [2] - https://github.com/google/gson [3] - https://github.com/wso2/carbon-kernel/pull/2103/files Thank You. Hasini. -- *Hasini Witharana | **Software Engineer | **WSO2 Inc <https://wso2.com/>* *(m) 0766435725 | (w) 0713850143 | (e) [email protected] <[email protected]>*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
