After upgrading Ignition to 8.1.35 installed @ C:\Inductive Automation\Ignition\ and reinstalling the Designer Launcher there is no joy launching the Designer... double clicking the desktop icon results in a silent failure... just nothing.
This is really frustrating... I can't revert back to an old version and make it work and now the new version won't allow the Designer to launch either. Any help recovering access to the Designer is greatly appreciated.
After attempting to launch a Designer, there should be a log entry in ~/.ignition/clientlauncher-data/designer.log that lists the full command used when attempting to launch.
If you copy that full command and paste it into a terminal and run it you'll hopefully get more information or an error message or something.
Unfortunately, I'm unable to find the directory that you reference... I searched C: for the reference /.ignition/clientlauncher-data/designer.log and there was no result.
I finally found the log file, copied the launch command into a command window and the resulting action launched the designer...
Below are the relevant entries in the log:
INFO [LaunchUtil ] [2024/02/12 15:46:46]: Starting Java with the following parameters: C:\Users\slolson1.ignition\cache\resources\runtimes\17.0.8\bin\java.exe -classpath C:\Users\slolson1.ignition\cache\resources\platform\launchclient.jar\000000004995CA16\launchclient.jar -Djavaws.sr.gateway.addr.0=http://localhost:8088 -Djavaws.sr.launchts=1707781606940 -Djavaws.sr.main=com.inductiveautomation.ignition.designer.DesignerStartupHook -Djavaws.sr.platform.edition= -Djavaws.sr.platform.plugins= -Xms64M -Xmx1024M -Djavaws.sr.memory.init=64M -Djavaws.sr.memory.max=1024M -Dsun.java2d.d3d=false -Dsun.java2d.noddraw=false -Djavaws.sr.screen=0 -Djavaws.sr.scope=D com.inductiveautomation.ignition.client.launch.BootstrapSwing
INFO [GatewayConnect ] [2024/02/12 15:49:20]: Attempting to connect to gateway http://localhost:8088...
INFO [GatewayConnectionService ] [2024/02/12 15:49:20]: A Launcher update is available at http://localhost:8088/web/designer-launchers
INFO [LaunchUtil ] [2024/02/12 15:49:21]: Starting Java with the following parameters: C:\Users\slolson1.ignition\cache\resources\runtimes\17.0.8\bin\java.exe -classpath C:\Users\slolson1.ignition\cache\resources\platform\launchclient.jar\000000004995CA16\launchclient.jar -Djavaws.sr.gateway.addr.0=http://localhost:8088 -Djavaws.sr.launchts=1707781761900 -Djavaws.sr.main=com.inductiveautomation.ignition.designer.DesignerStartupHook -Djavaws.sr.platform.edition= -Djavaws.sr.platform.plugins= -Xms64M -Xmx1024M -Djavaws.sr.memory.init=64M -Djavaws.sr.memory.max=1024M -Dsun.java2d.d3d=false -Dsun.java2d.noddraw=false -Djavaws.sr.screen=0 -Djavaws.sr.scope=D com.inductiveautomation.ignition.client.launch.BootstrapSwing
INFO [DesignerLauncher ] [2024/02/12 15:55:06]: Set initial logging level to INFO
INFO [DesignerLauncher ] [2024/02/12 16:06:11]: Set initial logging level to INFO
INFO [GatewayConnect ] [2024/02/12 16:06:16]: Attempting to connect to gateway http://localhost:8088...
INFO [GatewayConnectionService ] [2024/02/12 16:06:16]: A Launcher update is available at http://localhost:8088/web/designer-launchers
ERROR [LaunchUtil ] [2024/02/12 16:06:26]: Launch Error Occurred: Gateway could not be reached or was inactive
INFO [DesignerLauncher ] [2024/02/12 16:08:21]: Set initial logging level to INFO
INFO [GatewayConnect ] [2024/02/12 16:08:30]: Attempting to connect to gateway http://localhost:8088...
INFO [GatewayConnectionService ] [2024/02/12 16:08:30]: A Launcher update is available at http://localhost:8088/web/designer-launchers
ERROR [LaunchUtil ] [2024/02/12 16:08:36]: Launch Error Occurred: Gateway could not be reached or was inactive
I'm challenged to understand how to insure that I have the proper version of the Designer Launcher with respect to the Gateway version I have installed... all I can see to do is click the Get the Designer from the Home tab of the Gateway and follow the steps to download whatever version is presented. How to know if I have the proper version?
*** See comments below to understand how to download any specific version of the Designer Launcher ***
Heh, if the Designer Launcher would open, there is an About dialog that shows what version it is.
The Designer Launcher version isn't really supposed to matter, it should work with any version of the Gateway, but we're just trying get it working at this point.
Maybe you should just give support a call and let them take a look.
I have some additional insight from the support group on this issue... as it seems Designer Launcher version 8.1.32 and older versions do NOT exhibit the anomaly of silent failure on launch; a bug lurks in newer versions.