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

error messages contain too little information #609

Open
Laurira opened this issue Jun 17, 2024 · 0 comments
Open

error messages contain too little information #609

Laurira opened this issue Jun 17, 2024 · 0 comments

Comments

@Laurira
Copy link

Laurira commented Jun 17, 2024

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).

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

1 participant