Skip to content

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

@diegocheca

Description

@diegocheca

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions