product-sp
product-sp copied to clipboard
An open source, cloud-native streaming data integration and analytics product optimized for agile digital businesses
**Description:** WSO2 SP is affected after applying the mitigation steps that are provided in the following link https://docs.wso2.com/pages/viewpage.action?pageId=180948677 WSO SP is throwing below exceptions after applying [CVE-2021-44228-mitigation.sh](https://raw.githubusercontent.com/wso2/security-tools/master/internal/update-scripts/CVE-2021-44228-mitigation.sh) on it. **Logs**...
**Description:** Despite WSO2 SP supports internationalization by introducing .json file in a required language, There are several keywords and sentences that remain untranslated due to strings are hardcoded and internationalization...
**Description:** In SP 4.2.0, the JSON sink mapper thorws the followng error when tryong to create a nested json format. ``` ERROR {org.wso2.extension.siddhi.map.json.sinkmapper.JsonSinkMapper} - Invalid json string : {"event":{"alertTypeData":{"PublisherName":"Umesha","AlertCategory":"Alert1","AlertType":"Hello"},"recipientData":{"recipientType":"Nimhani"}'}}. Hence...
**Description:** In current Stream Processor dashboard supports External IDP to log in only if the External IDP supports introspection If the External IDP does not support it, SSO cannot be...
**Description:** The data displaying order[1] in the status dashboard and the data returning order from the API[2] is not matched. Because of this reason, the graphs are not matched with...
**Description:** In the query validation process, the whole query is matched against the unauthorised table operations. So, if there any value or table name in the query similar to the...
**Description:** An error is thrown when using metrics because of a NaN value.Following error was observed with the subjected special character when using the metrics. > ERROR {org.wso2.carbon.metrics.jdbc.reporter.JdbcReporter} - Error...
**Description:** When a pack is built from Windows, it does not work on other operating systems. **Suggested Labels:** Bug **Affected Product Version:** 4.2.0 **OS, DB, other environment details and versions:**...
**Description:** [2018-07-26 14:01:47,050] ERROR {io.netty.util.ResourceLeakDetector} - LEAK: ByteBuf.release() was not called before it's garbage-collected. Enable advanced leak reporting to find out where the leak occurred. To enable advanced leak reporting,...
In default behaviour, when the JSON log format is enabled with the following configurations in the "log4j2.xml" file, the below exception can be observed. Configuration ``` ... ... ... ```...