wso2 / product-iots

Welcome to the WSO2 IoT Server source code! For info on working with the WSO2 IoT Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
182 stars 181 forks source link

V3.3.1 - Error in creating the APIManager database when processing table CM_PII_CATEGORY #1924

Open bmarsaud opened 5 years ago

bmarsaud commented 5 years ago

Description: After changing the database configuration, when launching wso2-iot-server with the parameter -Dsetup. There is multiple errors when it tries to process the table CM_PII_CATEGORY on the APIManager database. I have tried either with PostgreSQL 9.5 and MySQL 5.6 and there is the same problem.

Here is the logs for the two databases : mysql.log postgresql.log

Suggested Labels: Bug

Suggested Assignees:

Affected Product Version: v3.3.1

OS, DB, other environment details and versions:
Ubuntu 19, Postgres 9.5 and Mysql 5.6

Steps to reproduce: Change configurations to use a PostgreSQL or MySQL database Create the databases manually Launch wso2-iot-server with the -Dsetup argument

Related Issues:

bmarsaud commented 5 years ago

Same problem with version 3.3.0

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity.