Gateway is 8.1.2
On a customer’s site, their workstation, connects to gateway, downloads vision client launcher (Edge browser). Launch. Select project (the only project) ExceptionInInitializerError: null
My laptop gets the client launcher and runs the vision client just fine, albeit I used chrome to get the vision client launcher.
Yeah, it’s pretty vague, but I’ve exhausted our ignition guy’s suggestions. Any help appreciated.
Found log file on the workstation attempting to launch the client (i was not sure if you wanted a log from the gateway)
No hit on ‘ClientLauncherFrame’ in there.
Lots of stuff before this…but it’s the first hit on ‘error’.
Starting class: com.inductiveautomation.factorypmi.application.runtime.ClientLaunchHook
Launch failed on step "StartupStep" with error:
java.lang.NoClassDefFoundError: Could not initialize class sun.security.ssl.SSLContextImpl$DefaultSSLContext
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Unknown Source)
at java.base/java.security.Provider$Service.getImplClass(Unknown Source)
at java.base/java.security.Provider$Service.newInstance(Unknown Source)
at java.base/sun.security.jca.GetInstance.getInstance(Unknown Source)
at java.base/sun.security.jca.GetInstance.getInstance(Unknown Source)
at java.base/javax.net.ssl.SSLContext.getInstance(Unknown Source)
at java.base/javax.net.ssl.SSLContext.getDefault(Unknown Source)
at java.net.http/jdk.internal.net.http.HttpClientImpl.<init>(Unknown Source)
at java.net.http/jdk.internal.net.http.HttpClientImpl.create(Unknown Source)
at java.net.http/jdk.internal.net.http.HttpClientBuilderImpl.build(Unknown Source)
at java.net.http/java.net.http.HttpClient.newHttpClient(Unknown Source)
at com.inductiveautomation.factorypmi.application.runtime.ClientLaunchHook.downloadProjectInitDescriptor(ClientLaunchHook.java:386)
at com.inductiveautomation.factorypmi.application.runtime.ClientLaunchHook.setup(ClientLaunchHook.java:164)
at com.inductiveautomation.ignition.client.launch.steps.StartupStep.run(StartupStep.java:108)
at com.inductiveautomation.ignition.client.launch.AbstractStepRunner.run(AbstractStepRunner.java:33)
at java.base/java.lang.Thread.run(Unknown Source)
ERROR [LaunchUtil ] [2021/04/20 10:51:17]: Launch Error Occurred: Java process launch failed with error code 1: Error: could not open `C:\Users\SCADASOLAR\.ignition\cache\resources\runtimes\11.0.9\lib\jvm.cfg'
Looking there, there is a jvm.cfg file in that path size of 1 KB