Have a master and redundant pair. My master is faulted after restarting the service. The backup is fine.
The system was not polling tags - I checked the gateway and the redundant connection was missing and the gateway was very slow to open different areas like quick client (trying to see if my tags were connecting)
I restarted the service and now it is fauilted.
First restart - windows service said it took too long to restart.
Did a stop and start and windows services is running and the GCU opens (web service running, gateway faulted)
Backup has a "Deadlock State"
I called support but I was too close to closing time so I dont think I will get a call back today.
The reason it's not starting is this:
18:44:10 | C:\Users\SCADA_~1\AppData\Local\Temp\sqlite-3.20.1-c1e41390-1e72-4cc3-98ca-af07a57e19a7-sqlitejdbc.dll (The system cannot find the file specified)
18:44:10 | Failed to instantiate [ch.qos.logback.classic.LoggerContext]
18:44:10 | Reported exception:
18:44:10 | java.lang.UnsatisfiedLinkError: org.sqlite.core.NativeDB._open_utf8([BI)V
18:44:10 | at org.sqlite.core.NativeDB._open_utf8(Native Method)
18:44:10 | at org.sqlite.core.NativeDB._open(NativeDB.java:71)
C:\Users\SCADA_~1\AppData\Local\Temp\sqlite-3.20.1-c1e41390-1e72-4cc3-98ca-af07a57e19a7-sqlitejdbc.dll (The system cannot find the file specified)
though it's not clear why that's happening. Maybe that file doesn't exist, or maybe it was supposed to get extracted there but didn't due to permissions errors.