I switched over our client’s ignition edge 7.9 from Oracle Java to Zulu Java and now I cannot open the .JNLP designer files. I have feeling its because ignition doesn’t know that I have switched over yet. I followed the steps layed out in the ignition help but it didn’t work. The image below shows what I updated in the ignition.conf file. I tried the JRE java.exe file and the normal java.exe and neither worked. Under the status screen on my edge gateway it still says 1.8.0_275-b01. From what I read that should read Zulu 1.8.0_… so I don’t think I entered something correct. I have restarted the gateway multiple times. Has anyone run into this issue?
In 7.9 the gateway status page doesn’t show the Java vendor, just the version, so things are probably working as expected there with Azul. The issue you’re running into is Azul Java doesn’t come with Webstart, which is required to run JNLP files. You’ll need to use the Native Client Launcher to run designers and clients.
Thank you James! One problem - I don’t have a home page tab to get the native client launcher. I think I had one at one point but it is missing now. Do you happen to know what parameters show/hide the home tab?
image
729×158 19.7 KB
so there are two different things happening here.
ignition.conf is going to dictate that JRE that the
gateway
is going to use to launch, not clients or designers.
If you are launching from JNLP you will need to install a 1.8 JRE which supports JNLP. A lot of distributions do not support it, though you can
download
IcedTea which supports this (Caveat, check with the licensing restrictions to know if it conforms to your use case)
The alternative is to download the Native Client Launcher where we bundle a JRE within it so you don’t need to download one on your client machines.
As far as the home tab not appearing. Is there anything in the logs? what modules do you have installed?
no it wouldn’t interfere, the gateway should be running on java 8. I would check your logs for any errors. maybe a gateway restart would fix that piece? im not really seeing how the NCL option could just be gone in this instance. If a restart doesn’t help I might reach out to our support department to do some more in depth digging into this gateway.
I called in to the support department and Jason Ortega helped me get it fixed. Jcoffman and James you were both right. The fix for accessing my designer was downloading the native client launcher. Jason sent me the link and it worked like a charm.
That being said, while my gateway didn’t show the native client launcher downloads, they were still technically there. Having the link helped me access them. We never figured out the issue with the home tab but I don’t really need it if I have access to the designer.
James, Jcoffman, Kathy and Jason thank you all for your help!
Hi All, I am using Ignition 7.3.3 and I have installed Azul java and removed oracle java. Ignition gateway is running as expected but not able to launch designer and clients. I don't have option to download native client launcher.
Anybody knows, how to download native client launcher for 7.3.3 and how to run designer and clients with Azul java.