Skip to content

NullPointer when using WriteApi#writePoints(List<Point> points) #135

@ZakShearman

Description

@ZakShearman

Steps to reproduce:

  1. Use specified code (WriteApi#writePoints(List points) or seemingly any write).
  2. Run until your heart's content. See code under Actual Behaviour if line for line specifics are needed, there isn't much code.

Expected behaviour:
Points would be added to the database with no errors.

Actual behaviour:
Errors spat out for every single point that is attempted to be added https://pastebin.com/ejWUeRPA.
Code screenshots:
https://zak.pink/2020/07/Astonishing-Darwinsfox-8445.jpg
https://zak.pink/2020/07/Sparse-Mousebird-8446.jpg
(I group points for 30 seconds then send them to the database, however, the error also occurs when just running writePoint#Point immediately).

Specifications:

  • Client Version: Latest (1.10.0)
  • InfluxDB Version: Latest AFAIK (2.0.0 (f54848f))
  • Platform: InfluxDB running locally on Ubuntu 18.04, API running on Windows, Java on a Spigot server.

Thanks for any help in advance and let me know if I missed any info or you need more. 💜.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions