I have faced ExecutionException error, its sort of Java.Lang.Exception. Anyone know how to fix this?

ExecutionException: com.inductiveautomation.ignition.client.gateway_interface.GatewayException: java.lang.Exception: Provider ‘default’ not found:
caused by GatewayException: java.lang.Exception: Provider ‘default’ not found:
caused by ExecutionException: java.lang.Exception: Provider ‘default’ not found:

Ignition v8.1.28 (b2023060110)
Java: Azul Systems, Inc. 11.0.18

I have already tried to uninstalled with wipe all date, and reinstalled it but still didn't resolved. This cause me to unable to operate Designer.

Not sure if this is about tag providers or identity providers, so check both and make sure you're not trying to use something that doesn't exist.

2 Likes

Thanks pascal. but its not problem related to tag provider or identity provider.
However I have found solution for same. I have uninstalled Java and ignition separately and reinstalled it again. It works for me now.