Every time I try to launch my Ignition Designer, I get a “Launch Error Occurred” message. “Java process launch failed with error code 1: Error: could not open…”
I’ve updated and configured my Java settings, so I’m not really sure what else to do…?
I am getting this error as well. Design Launcher log shows:
INFO [GatewayConnect ] [2021/03/02 21:52:16]: Attempting to connect to gateway http://localhost:8088…
INFO [LaunchUtil ] [2021/03/02 21:52:17]: Starting Java with the following parameters: C:\Users\franc.ignition\cache\resources\runtimes\11.0.9\bin\java.exe -classpath C:\Users\franc.ignition\clientlauncher-data\launchclient.jar -Djavaws.sr.gateway.addr.0=http://localhost:8088 -Djavaws.sr.launchts=1614750737680 -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
ERROR [LaunchUtil ] [2021/03/02 21:52:19]: Launch Error Occurred: Java process launch failed with error code 1: Error: could not open `C:\Users\franc.ignition\cache\resources\runtimes\11.0.9\lib\jvm.cfg’
I had the same issue but it was not in the same place.
I had to go to C:\Users\username.ignition. User name represents the name of the user on the computer. I deleted the Cache file and it worked.