I have a Haystack Network client (v3.0.1) trying to connect to an old haystack server (v1.2.5) running on a JACE. The server is giving the error:
ERROR [10:45:47 15-Mar-21 GMT][web] Internal Server Error javax.servlet.ServletException: Unsupported zinc version: 3.0 [Line 2]
Is there a way to force compatibility with earlier zinc versions when configuring the network driver?
The nhaystack module uses the haystack-java project and that project appears to only support zinc versions 2 and 3.
Login or Signup to reply.
Justin Rea Mon 15 Mar 2021
I have a Haystack Network client (v3.0.1) trying to connect to an old haystack server (v1.2.5) running on a JACE. The server is giving the error:
ERROR [10:45:47 15-Mar-21 GMT][web] Internal Server Error javax.servlet.ServletException: Unsupported zinc version: 3.0 [Line 2]
Is there a way to force compatibility with earlier zinc versions when configuring the network driver?
Eric Anderson (Tridium) Fri 19 Mar 2021
The nhaystack module uses the haystack-java project and that project appears to only support zinc versions 2 and 3.