Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard DB cannot be used with PostgreSQL #759

Closed
Arshardh opened this issue Oct 24, 2019 · 2 comments · Fixed by wso2/carbon-dashboards#1191
Closed

Dashboard DB cannot be used with PostgreSQL #759

Arshardh opened this issue Oct 24, 2019 · 2 comments · Fixed by wso2/carbon-dashboards#1191
Assignees
Labels
APIM 3.0.0 Docs/Has Impact Has an impact on the WSO2 Documentation Priority/High

Comments

@Arshardh
Copy link
Contributor

Arshardh commented Oct 24, 2019

Description:
When a PostgeSQL database is setup for the dashboard DB, it gives the following error on startup:
Caused by: java.sql.SQLFeatureNotSupportedException: Method org.postgresql.jdbc.PgConnection.createBlob() is not yet implemented.

OS, DB, other environment details and versions:
Postgres DB version: 12.0
Postgres JDBC driver version: 42.2.8

@Arshardh Arshardh added Priority/High Docs/Has Impact Has an impact on the WSO2 Documentation APIM 3.0.0 labels Oct 24, 2019
@lasanthaS
Copy link
Contributor

As per the stack trace, the issue is coming from the JDBC driver. Can you please try the same setup with an older driver version such as 9.4.x?

@Arshardh
Copy link
Contributor Author

Tried with v9.4.1212, but the error is still reproduced

RAVEENSR added a commit to RAVEENSR/carbon-dashboards that referenced this issue Nov 13, 2019
TanyaM added a commit to wso2/carbon-dashboards that referenced this issue Nov 14, 2019
lasanthaS pushed a commit to lasanthaS/carbon-dashboards that referenced this issue Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
APIM 3.0.0 Docs/Has Impact Has an impact on the WSO2 Documentation Priority/High
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants