'Can't parse as Number' error
Closed this issue · 8 comments
I have a case when influxDB 1.7.8-1 and Influxer latest version couldn't parse the data from CSV and fails with the following error:
d:\Downloads\Grafana\InfluxerLatest>Influxer.exe -input "MP_DataCollector.csv"
Failed to process d:\Downloads\Grafana\InfluxerLatest\MP_DataCollector.csv
Error!! InvalidDataException:\SCOM2016\Process_wmiprvse__Processor_Time has inconsistent data, Can't parse 0.15612238088219549 as Number - at AdysTech.Influxer.GenericFile.ValidateData(String InputFileName) in C:\projects\influxer\Influxer\GenericFile.cs:line 497
at AdysTech.Influxer.GenericFile.d__13.MoveNext() in C:\projects\influxer\Influxer\GenericFile.cs:line 245
Finished!! Processed 0 points (Success: 0, Failed:0) in 00:00:00.4922178
It looks like some kind of incompatibility on my PC because on the other PC everything went well with the same CSV file.
Could you please take a look at this error?
if possible can you please attach a sample file? may be first 500 lines..
@mvadu Sure. Here you go:
https://1drv.ms/u/s!AlulvKmJWjwr9wZZA-dKrAJX0fCq?e=5BpEDX
Hi @mvadu, any updates?
been busy with personal and professional commitments. Will get to this by Thursday hopefully.
hi @dvkalashnikov i think the file you shared seems to have been expired. Can you please share it again.. sorry for the delay in getting to it.
@mvadu thanks for your investigation, actually the Windows display language the same - EN-US, and what else besides this can affect such an error?