I have some trouble with the Haystack+ driver.
The system is Niagara 4.8 on a windows server 2019 standard.
Driver is setup, but will not export points in the haystack server. I have tried different hierarchies and tuning on/off export settings with same result.
Can you see the problem?
Application Director output when trigger:
SEVERE [11:55:34 13-May-20 CEST][sys.engine] Link propogate: Indirect: slot:executionTime.fireTrigger -> slot:/Drivers/HaystackDriver/HaystackNetwork/localDevice/Exports/HierarchyExport.export
java.lang.NullPointerException
at com.kodaro.haystack.export.BHaystackHierarchyExport.doExport(BHaystackHierarchyExport.java:497)
at auto.com_kodaro_haystack_export_BHaystackHierarchyExport.invoke(AutoGenerated)
at com.tridium.sys.schema.ComponentSlotMap.invoke(ComponentSlotMap.java:1891)
at com.tridium.sys.schema.ComponentSlotMap.invoke(ComponentSlotMap.java:1856)
at javax.baja.sys.BComponent.invoke(BComponent.java:1230)
at javax.baja.sys.BLink.propagateActionToAction(BLink.java:605)
at javax.baja.sys.BLink.propagate(BLink.java:507)
at com.tridium.sys.engine.SlotKnobs.propagate(SlotKnobs.java:61)
at com.tridium.sys.schema.ComponentSlotMap.invoke(ComponentSlotMap.java:1914)
at com.tridium.sys.schema.ComponentSlotMap.invoke(ComponentSlotMap.java:1856)
at javax.baja.sys.BComponent.invoke(BComponent.java:1221)
at com.tridium.fox.sys.broker.BBrokerChannel.invoke(BBrokerChannel.java:1877)
at com.tridium.fox.sys.broker.BBrokerChannel.process(BBrokerChannel.java:245)
at com.tridium.fox.sys.BFoxConnection.process(BFoxConnection.java:452)
at com.tridium.fox.session.SessionDispatcher.dispatch(SessionDispatcher.java:84)
at com.tridium.fox.session.SessionDispatcher.run(SessionDispatcher.java:63)
at java.lang.Thread.run(Thread.java:748)
Best Regards
Dennis