Skip to content

Cannot parse HRef'null' in haystack property of equip #48

@jjlaber-dev

Description

@jjlaber-dev

Running nHaystack 3.3.0.0 on N4.14.0.162 I am getting a null pointer error when clicking on the arrow next to the haystack property on an HEquip object. I tested on 2 different stations of the same N4 version with equal results.

image

Std Out:

javax.baja.sys.BajaRuntimeException: Could not parse HRef 'null'.
at nhaystack.NHRef.make(NHRef.java:30)
at nhaystack.server.TagManager.doLookupComponent(TagManager.java:149)
at nhaystack.server.TagManager.lookupComponent(TagManager.java:144)
at nhaystack.server.NHServer.onReadById(NHServer.java:181)
at org.projecthaystack.HProj.readById(HProj.java:57)
at org.projecthaystack.HProj.readById(HProj.java:47)
at nhaystack.server.BNHaystackService.doReadById(BNHaystackService.java:925)
at auto.nhaystack_server_BNHaystackService.invoke(AutoGenerated)
at com.tridium.sys.schema.ComponentSlotMap.invoke(ComponentSlotMap.java:1921)
at com.tridium.sys.schema.ComponentSlotMap.invoke(ComponentSlotMap.java:1884)
at javax.baja.sys.BComponent.invoke(BComponent.java:1232)
at com.tridium.fox.sys.broker.BBrokerChannel.invoke(BBrokerChannel.java:1895)
at com.tridium.fox.sys.broker.BBrokerChannel.process(BBrokerChannel.java:248)
at com.tridium.fox.sys.BFoxConnection.process(BFoxConnection.java:470)
at com.tridium.fox.session.SessionDispatcher.dispatch(SessionDispatcher.java:92)
at com.tridium.fox.session.SessionDispatcher.run(SessionDispatcher.java:68)
at java.lang.Thread.run(Thread.java:750)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions