ci-richard-mcelhinney / nhaystack

Niagara module for Project Haystack
https://www.project-haystack.org
Academic Free License v3.0
36 stars 23 forks source link

Circuit Closed Exception when discovering points #27

Closed MRSkeen closed 1 year ago

MRSkeen commented 1 year ago

Installed nhaystack-3.2.0-4.10.1.36 on Niagara_4_Developer-4.12.2.16.1. Connected to remote SkySpark 3.1.5 server (see properties.png) and attempted to discover points. AD log displays error (see ioexception.txt). No problem discovering histories. If you need more info, let me know what you need and I will provide it. I haven't found any info online regarding this error related to nhaystack. I cloned the driver and added some debug to BNHaystackLearnPointsJob. Both of the for loops in run are completing. 325 key/value pairs are found and all are added, but the error is thrown before anything is added to the learn pane.

ioexception.txt history discovery point discovery properties

ci-richard-mcelhinney commented 1 year ago

Hi @MRSkeen , I've been able to identify the issue. I will send you a test module to see if my fix works via email.

MRSkeen commented 1 year ago

Test module seems to be working fine. I'm able to discover and add points now.

ci-richard-mcelhinney commented 1 year ago

@MRSkeen thanks for the update. I'll look at making a proper release now.

ci-richard-mcelhinney commented 1 year ago

I am closing this as the issue is fixed and it is only pending a release.