-
forget-me.bat path is wrong in the forget-me.bat script in wso2is-5.5.0-alpha2/bin folder
Script says,
call %CARBON_HOME%\repository\components\tools\forget-me.bat
it should be,
repository\…
-
**Description:**
The wso2is-5.4.0 is failing to log in to the carbon management console.
It gives a warning of "potential cross-site request forgery (CSRF) attack" and generates an error of "require…
-
Default carbon home value given in the forget me tool doc [1] is wrong
[1] https://docs.wso2.com/display/IS550/Removing+References+to+Deleted+User+Identities
carbon | The CARBON HOME. This shoul…
-
**Description:**
```
[2018-02-12 14:04:58,235] ERROR {org.wso2.testgrid.core.Main} - Error while executing command. org.wso2.testgrid.common.exception.CommandExecutionException: Unable to execute …
-
**Description:**
Currently, there are build jobs only for MySQL database. We need to add MariaDB, PostgreSQL, SQLServer and Oracle database build jobs to the pipeline stages.
-
I followed the migration steps on [1] and after starting with the command[2[ below errors were thrown
[1]https://docs.wso2.com/display/IS550/Upgrading+from+a+Previous+Release
[2] sh wso2server.s…
-
**Description:**
In order to validate the request object signature, WSO2 IS currently uses the certificate from client trust store. We need to be able to upload the certificate from UI at service pro…
-
**Description:**
Final report displays same infra information for all the test plans. Refer [1] for such a report.
[1] http://ec2-34-238-28-168.compute-1.amazonaws.com:8080/job/wso2is-5.4.0/job/01…
-
**Description:**
Unable to load the Management console , though the api calls and auth is working fine but the admin console is not loading up. can see following error in the wso2carbon log.
```…
-
MySQLSyntaxErrorException when running forget me tool in offline mode.
Due to this issue [https://github.com/wso2/product-is/issues/2673] (https://github.com/wso2/product-is/issues/2673) I used this…