Skip to content

error messages contain too little information #609

@Laurira

Description

@Laurira

During SOLR conversion I get errors like:

2024-06-12 07:26:29.863 ERROR (qtp1261198850-24) [c:dbv-database-0747883e-8601-4114-9980-7f04a45fdde3 s:shard1 r:core_node2 x:dbv-database-0747883e-8601-4114-9980-7f04a45fdde3_shard1_replica_n1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR: [doc=2127] Error adding field 'col3_l'='46.772692532301152380952380952380952381' msg=For input string: "46.77269253230115238

The col3_l is to ambiguous information. Can you change the error message so that it I can understand what is the column name, table name and schema name.

So SCHEMA.TABLE.COLUMN name would be very hepful.

This issue should be solved in different stages of siard handling (siard creation, validation, indexing).

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