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

I can't save a localhost data source. #60

Open
diegocheca opened this issue Dec 1, 2022 · 1 comment
Open

I can't save a localhost data source. #60

diegocheca opened this issue Dec 1, 2022 · 1 comment

Comments

@diegocheca
Copy link

Hello everyone, I'm new to knowage.
I've just installed it through: docker-compose up
It's running well. However, I can't create a new data source. I've tried to create a new one using the default container MySQL, when I test the connection is ok. But, when I click the "save" button doesn't happen and I get this error in web browser console (network tab):

java.io.IOException: java.security.PrivilegedActionException: com.fasterxml.jackson.databind.JsonMappingException: Numeric value (9.999999999999997e+195) out of range of long (-9223372036854775808 - 9223372036854775807) at [Source: (org.apache.catalina.connector.CoyoteInputStream); line: 1, column: 250] at [Source: (org.apache.catalina.connector.CoyoteInputStream); line: 1, column: 228] (through reference chain: it.eng.spagobi.tools.datasource.bo.DataSource["jdbcPoolConfiguration"]->it.eng.spagobi.tools.datasource.bo.JDBCDataSourcePoolConfiguration["maxWait"])

The response status code is 400

Any help is welcome.

Thanks in advance

@MatteusFelippe
Copy link

Hello, can you show the data source creation screen? specifically the url and driver fields. I'm having trouble creating a data source via docker and i'd like to see the pattern you used for the connection.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants