Gateway Slow Startup

I've been having an issue with our dev gateway startup time, currently sitting at 22 mins..

Please see wrapper log below during startup. Seems like it's related to the OPC client, maybe something to do with the networking on the sever - we have a few NICs, and are multihoming IPs for Echo emulators.

Thanks,

Shea

STATUS | wrapper  | 2026/08/26 09:56:35 | --> Wrapper Started as Service
STATUS | wrapper  | 2026/08/26 09:56:36 | Java Service Wrapper Standard Edition 64-bit 3.5.60
STATUS | wrapper  | 2026/08/26 09:56:36 |   Copyright (C) 1999-2024 Tanuki Software, Ltd. All Rights Reserved.
STATUS | wrapper  | 2026/08/26 09:56:36 |     https://wrapper.tanukisoftware.com
STATUS | wrapper  | 2026/08/26 09:56:36 |   Licensed to Inductive Automation for Inductive Automation
STATUS | wrapper  | 2026/08/26 09:56:36 | 
STATUS | wrapper  | 2026/08/26 09:56:38 | Launching a JVM...
INFO   | jvm 1    | 2026/08/26 09:56:38 | WARNING: Unknown module: ALL-UNNAMED+ specified to --add-opens
INFO   | jvm 1    | 2026/08/26 09:56:39 | WrapperManager: Initializing...
INFO   | jvm 1    | 2026/08/26 09:56:42 | Scheduling logfile maintenance. Last maintenance: Wed Dec 31 19:00:00 EST 1969, events since then: 0
INFO   | jvm 1    | 2026/08/26 09:56:42 | Starting logfile maintenance. Max entries: 50000, Max filesize: 104857600
INFO   | jvm 1    | 2026/08/26 09:56:42 | Cleaned up 1374 rows in 27 ms. Vacuum performed: false
INFO   | jvm 1    | 2026/08/26 09:56:42 | I [g.CompositeClassRejectListFilter] [09:56:42.346]: Initialization performed successfully 
INFO   | jvm 1    | 2026/08/26 09:56:42 | I [g.CompositeClassRejectListFilter] [09:56:42.355]: JVM-wide ObjectInputFilter set up successfully 
INFO   | jvm 1    | 2026/08/26 09:56:42 | I [g.CompositeClassRejectListFilter] [09:56:42.356]: Platform serialFilter has 88 pattern(s) 
INFO   | jvm 1    | 2026/08/26 09:56:42 | I [IgnitionGateway               ] [09:56:42.434]: Created DefaultSystemEncryptionService 
INFO   | jvm 1    | 2026/08/26 09:56:42 | W [WebResourceManagerImpl        ] [09:56:42.898]: Unable to read "gateway.metroKeystoreAlias" gateway.xml property. Assuming metro keystore alias is: metro-key 
INFO   | jvm 1    | 2026/08/26 09:56:43 | I [g.WebServerManager            ] [09:56:43.211]: Starting setup 
INFO   | jvm 1    | 2026/08/26 09:56:43 | I [g.WebServerManager            ] [09:56:43.214]: Setup complete 
INFO   | jvm 1    | 2026/08/26 09:56:43 | I [g.WebServerManager            ] [09:56:43.847]: Starting up 
INFO   | jvm 1    | 2026/08/26 09:56:44 | I [C.SecureRandomProvider        ] [09:56:44.046]: Secure random seed generated in 0ms 
INFO   | jvm 1    | 2026/08/26 09:56:44 | I [o.e.j.s.Server                ] [09:56:44.048]: jetty-12.0.34; built: 2026-04-01T05:45:03.823Z; git: 57e7adb250592bd15f573e7820be9b64632c6637; jvm 17.0.19+10-LTS 
INFO   | jvm 1    | 2026/08/26 09:56:44 | I [o.e.j.s.DefaultSessionIdManager] [09:56:44.491]: Session workerName=node0 
INFO   | jvm 1    | 2026/08/26 09:56:44 | I [o.e.j.s.h.ContextHandler      ] [09:56:44.500]: Started cic.IgnitionServer$IgnitionWebAppContext@4c35adfb{Ignition,/,b=file:///C:/Program%20Files/Inductive%20Automation/Ignition/webserver/webapps/main/,a=AVAILABLE,h=oeje10s.SessionHandler@36296bc8{STARTED}} 
INFO   | jvm 1    | 2026/08/26 09:56:44 | I [IgnitionGateway               ] [09:56:44.503]: Ignition[state=STOPPED] ContextState = STARTING 
INFO   | jvm 1    | 2026/08/26 09:56:44 | I [IgnitionGateway               ] [09:56:44.505]: Starting Ignition 8.3.8 (b2026071409) 
INFO   | jvm 1    | 2026/08/26 09:56:44 | I [R.StateMonitoring             ] [09:56:44.645]: Redundancy state changed: Role=Independent, Activity level=Active, Project state=Good, History level=Full redundant-provider=system
INFO   | jvm 1    | 2026/08/26 09:56:45 | I [o.e.j.e.s.ServletContextHandler] [09:56:45.341]: Started cic.IgnitionServer$IgnitionWebAppContext@4c35adfb{Ignition,/,b=file:///C:/Program%20Files/Inductive%20Automation/Ignition/webserver/webapps/main/,a=AVAILABLE,h=oeje10s.SessionHandler@36296bc8{STARTED}} 
INFO   | jvm 1    | 2026/08/26 09:56:45 | I [g.InternalDatabaseManager     ] [09:56:45.390]: Starting up... 
INFO   | jvm 1    | 2026/08/26 09:56:45 | I [o.e.j.s.AbstractConnector     ] [09:56:45.415]: Started ServerConnector@6732093f{HTTP/1.1, (http/1.1)}{0.0.0.0:8088} 
INFO   | jvm 1    | 2026/08/26 09:56:45 | I [P.InternalDatabase            ] [09:56:45.421]: internal database "config.idb" started up successfully. 
INFO   | jvm 1    | 2026/08/26 09:56:45 | I [P.InternalDatabase            ] [09:56:45.421]: Registering autobackup task [owner=Internal DB Autobackup, name=internal database "config.idb"] 
INFO   | jvm 1    | 2026/08/26 09:56:45 | I [o.e.j.s.AbstractConnector     ] [09:56:45.753]: Started ServerConnector@2f768113{SSL, (ssl, http/1.1)}{0.0.0.0:8060} 
INFO   | jvm 1    | 2026/08/26 09:56:45 | I [o.e.j.s.Server                ] [09:56:45.755]: Started oejs.Server@5039849b{STARTING}[12.0.34,sto=10000] @7009ms 
INFO   | jvm 1    | 2026/08/26 09:56:46 | I [SystemInfo                    ] [09:56:46.084]: os.name="windows server 2016", os.arch="amd64". 
INFO   | jvm 1    | 2026/08/26 09:56:46 | I [SystemInfo                    ] [09:56:46.084]: Validating native library "ignition64"... 
INFO   | jvm 1    | 2026/08/26 09:56:46 | I [SystemInfo                    ] [09:56:46.092]: Validated ignition64 (ignition64.dll) 
INFO   | jvm 1    | 2026/08/26 09:56:46 | I [SystemInfo                    ] [09:56:46.092]: Loading native library "ignition64"... 
INFO   | jvm 1    | 2026/08/26 09:56:46 | I [SystemInfo                    ] [09:56:46.095]: Native library load complete 
INFO   | jvm 1    | 2026/08/26 09:56:46 | I [g.ModuleManager               ] [09:56:46.109]: Loading modules.... 
INFO   | jvm 1    | 2026/08/26 09:56:50 | I [g.SecretProviderManager       ] [09:56:50.143]: Setup complete in 0 ms 
INFO   | jvm 1    | 2026/08/26 09:56:51 | I [g.ConfigurationManager        ] [09:56:51.532]: Config mode not set, loading 'core' 
INFO   | jvm 1    | 2026/08/26 09:56:52 | I [c.i.i.g.c.m.MigrationLog      ] [09:56:52.261]: No migration strategies were executed, no migration log will be written. 
INFO   | jvm 1    | 2026/08/26 09:56:52 | I [g.SecurityLevelManager        ] [09:56:52.319]: Setup completed in 0 ms 
INFO   | jvm 1    | 2026/08/26 09:56:52 | I [g.OAuth2ClientManager         ] [09:56:52.319]: Setup complete in 0 ms 
INFO   | jvm 1    | 2026/08/26 09:56:52 | I [g.IdentityProviderManager     ] [09:56:52.320]: Setup complete in 0 ms 
INFO   | jvm 1    | 2026/08/26 09:56:52 | I [P.InternalDatabase            ] [09:56:52.469]: internal database "valueStore.idb" started up successfully. 
INFO   | jvm 1    | 2026/08/26 09:56:52 | I [t.m.provider                  ] [09:56:52.590]: Setup managed tag provider 'System'. Settings=ManagedTagProviderConfiguration{name='System', allowTagCustomization=true, allowTagDeletion=false, persistTags=false, allowDefaultWriteHandling=false, synchronizeMemoryValues=false, enableTagReferenceStore=true, staleTimeout=0, attributes=Flags[260], mountPath='Gateway', valuePersistence=None, preserveDbTimestamp=false, initialDbQuality=null} 
INFO   | jvm 1    | 2026/08/26 09:56:52 | I [c.i.i.g.t.r.StatefulTagReferenceStore] [09:56:52.668]: Creating and enabling new tag reference store for provider: System 
INFO   | jvm 1    | 2026/08/26 09:56:52 | I [g.EmailProfileManager         ] [09:56:52.738]: Setup complete in 0 ms 
INFO   | jvm 1    | 2026/08/26 09:56:53 | I [G.Manager                     ] [09:56:53.469]: Setting up trust list managers... 
INFO   | jvm 1    | 2026/08/26 09:56:53 | I [G.Manager                     ] [09:56:53.483]: Trust list managers setup completed in 13 ms 
INFO   | jvm 1    | 2026/08/26 09:56:57 | I [g.ModuleManager               ] [09:56:57.254]: Setting up modules 
INFO   | jvm 1    | 2026/08/26 09:57:00 | W [g.LicenseManager              ] [09:57:00.120]: Could not read license from HASP key. HASP login() failed. Last error = 14. 
INFO   | jvm 1    | 2026/08/26 10:05:11 | I [o.e.m.o.s.s.OpcUaServer       ] [10:05:11.015]: Java version: 17.0.19 
INFO   | jvm 1    | 2026/08/26 10:05:11 | I [o.e.m.o.s.s.OpcUaServer       ] [10:05:11.015]: Eclipse Milo OPC UA Stack version: 1.1.4 
INFO   | jvm 1    | 2026/08/26 10:05:11 | I [o.e.m.o.s.s.OpcUaServer       ] [10:05:11.015]: Eclipse Milo OPC UA Server SDK version: 1.1.4 
INFO   | jvm 1    | 2026/08/26 10:05:12 | I [t.h.gw_module_bridge          ] [10:05:12.354]: Historian Core module bridge successfully registered. 
INFO   | jvm 1    | 2026/08/26 10:05:16 | I [c.i.s.g.SqlHistorianLicense   ] [10:05:16.720]: SQL Historian access level changed: Demo_Enabled -> Full 
INFO   | jvm 1    | 2026/08/26 10:05:16 | I [G.L.A.AlarmNotificationService] [10:05:16.770]: Remote Alarm Notification Manager initialized successfully. 
INFO   | jvm 1    | 2026/08/26 10:05:18 | I [IgnitionGateway               ] [10:05:18.795]: Skipping VACUUM due to ignition.skipConfigDbVacuum=true. 
INFO   | jvm 1    | 2026/08/26 10:05:19 | I [g.SecretProviderManager       ] [10:05:19.273]: Startup completed in 2 ms 
INFO   | jvm 1    | 2026/08/26 10:05:19 | I [g.OAuth2ClientManager         ] [10:05:19.274]: Startup complete in 0 ms 
INFO   | jvm 1    | 2026/08/26 10:05:19 | I [g.EmailProfileManager         ] [10:05:19.274]: Startup complete in 0 ms 
INFO   | jvm 1    | 2026/08/26 10:05:19 | I [g.SecurityLevelManager        ] [10:05:19.281]: Startup completed in 5 ms 
INFO   | jvm 1    | 2026/08/26 10:05:19 | I [g.IdentityProviderManager     ] [10:05:19.307]: Startup completed in 25 ms 
INFO   | jvm 1    | 2026/08/26 10:05:19 | I [g.OIDCProviderManager         ] [10:05:19.797]: Started up complete in 489 ms 
INFO   | jvm 1    | 2026/08/26 10:05:20 | I [t.m.provider                  ] [10:05:20.108]: Tag provider 'System' is initialized. Starting to load tags... provider=System
INFO   | jvm 1    | 2026/08/26 10:05:20 | I [P.InternalDatabase            ] [10:05:20.131]: internal database "references.idb" started up successfully. provider=System
INFO   | jvm 1    | 2026/08/26 10:05:20 | I [c.i.i.g.t.r.DbTagReferenceStore] [10:05:20.132]: Tag Trace store started. provider=System
INFO   | jvm 1    | 2026/08/26 10:05:20 | I [t.m.provider                  ] [10:05:20.226]: Tag provider `System` completed tag loading in 78 ms 
INFO   | jvm 1    | 2026/08/26 10:05:20 | I [c.i.i.g.t.r.StatefulTagReferenceStore] [10:05:20.292]: Creating and enabling new tag reference store for provider: xxxxx 
INFO   | jvm 1    | 2026/08/26 10:05:20 | I [t.m.provider                  ] [10:05:20.298]: Tag provider 'xxxxx' is initialized. Starting to load tags... provider=xxxxx
INFO   | jvm 1    | 2026/08/26 10:05:20 | I [P.InternalDatabase            ] [10:05:20.304]: internal database "references.idb" started up successfully. provider=xxxxx
INFO   | jvm 1    | 2026/08/26 10:05:20 | I [c.i.i.g.t.r.DbTagReferenceStore] [10:05:20.305]: Tag Trace store started. provider=xxxxx
INFO   | jvm 1    | 2026/08/26 10:05:23 | E [t.e.expressionParser          ] [10:05:23.553]: Invalid reference xxxxxx   in expression tag tag=xxxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:23 | E [t.e.expressionParser          ] [10:05:23.802]: Invalid reference xxxxxx   in expression tag tag=xxxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:23 | E [t.e.expressionParser          ] [10:05:23.964]: Invalid reference xxxxxx   in expression tag tag=xxxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:24 | E [t.e.expressionParser          ] [10:05:24.504]: Invalid reference xxxxxx   in expression tag tag=xxxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:24 | E [t.e.expressionParser          ] [10:05:24.723]: Invalid reference xxxxxx   in expression tag tag=xxxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:25 | E [t.e.expressionParser          ] [10:05:25.045]: Invalid reference xxxxxx   in expression tag tag=xxxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:25 | E [t.e.expressionParser          ] [10:05:25.123]: Invalid reference xxxxxx   in expression tag tag=xxxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:25 | E [t.e.expressionParser          ] [10:05:25.938]: Invalid reference xxxxxx   in expression tag tag=xxxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:27 | E [t.e.expressionParser          ] [10:05:27.177]: Invalid reference xxxxxx   in expression tag tag=xxxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:27 | E [t.e.expressionParser          ] [10:05:27.817]: Invalid reference xxxxxx   in expression tag tag=xxxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:28 | E [t.e.expressionParser          ] [10:05:28.700]: Invalid reference xxxxxx   in expression tag tag=xxxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:29 | E [t.e.expressionParser          ] [10:05:29.390]: Invalid reference xxxxxx   in expression tag tag=xxxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:31 | E [t.e.expressionParser          ] [10:05:31.049]: Invalid reference xxxxxx   in expression tag tag=xxxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:31 | E [t.e.expressionParser          ] [10:05:31.167]: Invalid reference xxxxxx   in expression tag tag=xxxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:36 | I [t.m.provider                  ] [10:05:36.026]: Tag provider `xxxxx` completed tag loading in 15 seconds 
INFO   | jvm 1    | 2026/08/26 10:05:36 | I [c.i.i.g.t.r.StatefulTagReferenceStore] [10:05:36.031]: Creating and enabling new tag reference store for provider: xxxxx 
INFO   | jvm 1    | 2026/08/26 10:05:36 | I [t.m.provider                  ] [10:05:36.032]: Tag provider 'xxxxx' is initialized. Starting to load tags... provider=xxxxx
INFO   | jvm 1    | 2026/08/26 10:05:36 | I [P.InternalDatabase            ] [10:05:36.037]: internal database "references.idb" started up successfully. provider=xxxxx
INFO   | jvm 1    | 2026/08/26 10:05:36 | I [c.i.i.g.t.r.DbTagReferenceStore] [10:05:36.038]: Tag Trace store started. provider=xxxxx
INFO   | jvm 1    | 2026/08/26 10:05:47 | I [t.m.provider                  ] [10:05:47.451]: Tag provider `xxxxx` completed tag loading in 11 seconds 
INFO   | jvm 1    | 2026/08/26 10:05:47 | I [c.i.i.g.t.r.StatefulTagReferenceStore] [10:05:47.480]: Creating and enabling new tag reference store for provider: Project 
INFO   | jvm 1    | 2026/08/26 10:05:47 | I [t.m.provider                  ] [10:05:47.480]: Tag provider 'Project' is initialized. Starting to load tags... provider=Project
INFO   | jvm 1    | 2026/08/26 10:05:47 | I [P.InternalDatabase            ] [10:05:47.486]: internal database "references.idb" started up successfully. provider=Project
INFO   | jvm 1    | 2026/08/26 10:05:47 | I [c.i.i.g.t.r.DbTagReferenceStore] [10:05:47.487]: Tag Trace store started. provider=Project
INFO   | jvm 1    | 2026/08/26 10:05:48 | W [t.e.a.history                 ] [10:05:48.216]: xxxxxx History is enabled, but history provider is not defined. tag=direct
INFO   | jvm 1    | 2026/08/26 10:05:48 | W [t.e.a.h.container             ] [10:05:48.220]: Created an errored historian container for Multikey[[Project, , OnChange]]: Error_Configuration("History provider not defined") tag=direct
INFO   | jvm 1    | 2026/08/26 10:05:48 | E [t.e.expressionParser          ] [10:05:48.291]: Invalid reference xxxxxxxx in expression tag xxxxxxxxx tag=_NextOnDispTag
INFO   | jvm 1    | 2026/08/26 10:05:48 | E [t.e.expressionParser          ] [10:05:48.292]: Invalid reference xxxxxxxx in expression tag xxxxxxxxx tag=_NextOnDispTag
INFO   | jvm 1    | 2026/08/26 10:05:48 | I [t.e.dispatcher                ] [10:05:48.313]: ProjectManager not yet running, rescheduling for +2 seconds tag=_manualTrigger
INFO   | jvm 1    | 2026/08/26 10:05:48 | E [t.e.expressionParser          ] [10:05:48.386]: Invalid reference xxxxxxxx in expression tag xxxxxx tag=xxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:48 | E [t.e.expressionParser          ] [10:05:48.386]: Invalid reference xxxxxxxx in expression tag xxxxxx tag=xxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:48 | E [t.e.expressionParser          ] [10:05:48.728]: Invalid reference xxxxxxxx in expression tag xxxxxx tag=xxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:48 | E [t.e.expressionParser          ] [10:05:48.728]: Invalid reference xxxxxxxx in expression tag xxxxxx tag=xxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:48 | E [t.e.expressionParser          ] [10:05:48.743]: Invalid reference xxxxxxxx in expression tag xxxxxx tag=xxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:48 | E [t.e.expressionParser          ] [10:05:48.743]: Invalid reference xxxxxxxx in expression tag xxxxxx tag=xxxxxxx
INFO   | jvm 1    | 2026/08/26 10:05:53 | I [t.m.provider                  ] [10:05:53.555]: Tag provider `Project` completed tag loading in 6 seconds 
INFO   | jvm 1    | 2026/08/26 10:05:53 | I [i.UserSourceManager           ] [10:05:53.597]: Starting up... 
INFO   | jvm 1    | 2026/08/26 10:05:53 | I [AuditManager                  ] [10:05:53.657]: AuditManager starting up... 
INFO   | jvm 1    | 2026/08/26 10:05:53 | I [ImageManager                  ] [10:05:53.854]: Starting up... 
INFO   | jvm 1    | 2026/08/26 10:05:53 | I [Project                       ] [10:05:53.874]: Starting project: ProjectName-Main project=ProjectName-Main
INFO   | jvm 1    | 2026/08/26 10:05:54 | I [DesignerAuthTokenRecords      ] [10:05:54.407]: Starting up... 
INFO   | jvm 1    | 2026/08/26 10:05:54 | I [DesignerAuthTokenRecords      ] [10:05:54.419]: Startup completed in 11 ms 
INFO   | jvm 1    | 2026/08/26 10:05:54 | I [SessionManager                ] [10:05:54.422]: Starting up... 
INFO   | jvm 1    | 2026/08/26 10:05:54 | I [c.i.i.g.ScheduledBackupManager] [10:05:54.436]: Registered scheduled backups for cron schedule: 30 * * * * 
INFO   | jvm 1    | 2026/08/26 10:05:54 | I [AutomaticThreadDumpManager    ] [10:05:54.437]: Starting up... 
INFO   | jvm 1    | 2026/08/26 10:05:54 | I [c.i.i.g.m.MulticastScheduler  ] [10:05:54.443]: Registered MulticastScheduler on multicast address: 231.1.1.1 using send port 4445 and receive port 4446 
INFO   | jvm 1    | 2026/08/26 10:05:54 | I [g.ClientFallbackController    ] [10:05:54.444]: Fallback Socket Controller starting. 
INFO   | jvm 1    | 2026/08/26 10:05:56 | I [IgnitionGateway               ] [10:05:56.087]: Platform module services initialized. 
INFO   | jvm 1    | 2026/08/26 10:05:56 | I [G.Manager                     ] [10:05:56.106]: WSChannel manager started. 
INFO   | jvm 1    | 2026/08/26 10:05:56 | I [m.M.Routing                   ] [10:05:56.107]: Setting max proxy route depth = 0 
INFO   | jvm 1    | 2026/08/26 10:05:56 | I [g.g.WSChannelManager          ] [10:05:56.186]: Gateway network channel manager started successfully. Protobuf gzip compression threshold set to 1000 bytes 
INFO   | jvm 1    | 2026/08/26 10:05:56 | I [g.ModuleManager               ] [10:05:56.196]: Starting up modules 
INFO   | jvm 1    | 2026/08/26 10:05:56 | I [ModuleInstance                ] [10:05:56.197]: Starting up module 'com.inductiveautomation.symbol-factory' v8.3.8 (b2026071409)... module-name=Symbol Factory
INFO   | jvm 1    | 2026/08/26 10:05:56 | I [ModuleInstance                ] [10:05:56.197]: Starting up module 'com.inductiveautomation.opcua' v10.3.8 (b2026071409)... module-name=OPC-UA
INFO   | jvm 1    | 2026/08/26 10:05:56 | I [o.e.m.o.s.s.OpcUaServer       ] [10:05:56.883]: Binding endpoint opc.tcp://computername:62541 to localhost:62541 [Basic256Sha256/SignAndEncrypt] module-name=OPC-UA
INFO   | jvm 1    | 2026/08/26 10:05:56 | I [o.e.m.o.s.s.OpcUaServer       ] [10:05:56.937]: Binding endpoint opc.tcp://computername:62541/discovery to localhost:62541 [None/None] module-name=OPC-UA
INFO   | jvm 1    | 2026/08/26 10:05:56 | I [o.e.m.o.s.s.OpcUaServer       ] [10:05:56.938]: Binding endpoint opc.tcp://localhost:62541 to localhost:62541 [Basic256Sha256/SignAndEncrypt] module-name=OPC-UA
INFO   | jvm 1    | 2026/08/26 10:05:56 | I [o.e.m.o.s.s.OpcUaServer       ] [10:05:56.938]: Binding endpoint opc.tcp://localhost:62541/discovery to localhost:62541 [None/None] module-name=OPC-UA
INFO   | jvm 1    | 2026/08/26 10:05:56 | I [o.e.m.o.s.s.OpcUaServer       ] [10:05:56.938]: Binding endpoint opc.tcp://127.0.0.1:62541 to localhost:62541 [Basic256Sha256/SignAndEncrypt] module-name=OPC-UA
INFO   | jvm 1    | 2026/08/26 10:05:56 | I [o.e.m.o.s.s.OpcUaServer       ] [10:05:56.938]: Binding endpoint opc.tcp://127.0.0.1:62541/discovery to localhost:62541 [None/None] module-name=OPC-UA
INFO   | jvm 1    | 2026/08/26 10:05:57 | I [OpcUaModule                   ] [10:05:57.004]: Routes mounted module-name=OPC-UA
INFO   | jvm 1    | 2026/08/26 10:05:57 | I [ModuleInstance                ] [10:05:57.004]: Starting up module 'com.inductiveautomation.historian' v1.3.8 (b2026071409)... module-name=Historian Core
INFO   | jvm 1    | 2026/08/26 10:05:57 | I [h.manager                     ] [10:05:57.004]: Starting... module-name=Historian Core
INFO   | jvm 1    | 2026/08/26 10:05:57 | Reading log configuration from C:\Program Files\Inductive Automation\Ignition\data\var\com.inductiveautomation.historian\corehistorian\conf\log.conf
INFO   | jvm 1    | 2026/08/26 10:05:57 | I [o.e.m.o.s.c.OpcUaClient       ] [10:05:57.383]: Java version: 17.0.19 
INFO   | jvm 1    | 2026/08/26 10:05:57 | I [o.e.m.o.s.c.OpcUaClient       ] [10:05:57.383]: Eclipse Milo OPC UA Stack version: 1.1.4 
INFO   | jvm 1    | 2026/08/26 10:05:57 | I [o.e.m.o.s.c.OpcUaClient       ] [10:05:57.383]: Eclipse Milo OPC UA Client SDK version: 1.1.4 
INFO   | jvm 1    | 2026/08/26 10:05:58 | W [o.e.m.o.s.c.s.DefaultClientCertificateValidator] [10:05:58.475]: check suppressed: certificate failed hostname check: C=US,ST=CA,L=Folsom,O=Inductive Automation,CN=Ignition OPC UA Server 
INFO   | jvm 1    | 2026/08/26 10:19:15 | I [h.p.CoreHistorian             ] [10:19:15.751]: Historian 'HISTORIAN' started module-name=Historian Core, historian-name=HISTORIAN
INFO   | jvm 1    | 2026/08/26 10:19:15 | I [h.ModuleHook                  ] [10:19:15.929]: Historian module started. module-name=Historian Core
INFO   | jvm 1    | 2026/08/26 10:19:15 | I [ModuleInstance                ] [10:19:15.931]: Starting up module 'com.inductiveautomation.eventstream' v1.3.8 (b2026071409)... module-name=Event Streams
INFO   | jvm 1    | 2026/08/26 10:19:15 | I [c.i.e.g.GatewayEventStreamManager] [10:19:15.931]: Started module-name=Event Streams
INFO   | jvm 1    | 2026/08/26 10:19:15 | I [ModuleInstance                ] [10:19:15.940]: Starting up module 'com.inductiveautomation.jdbc.postgresql' v1.3.8 (b2026071409)... module-name=PostgreSQL JDBC Driver
INFO   | jvm 1    | 2026/08/26 10:19:15 | I [ModuleInstance                ] [10:19:15.940]: Starting up module 'com.inductiveautomation.perspective' v3.3.8 (b2026071409)... module-name=Perspective
INFO   | jvm 1    | 2026/08/26 10:19:17 | W [h.s.s.debouncer               ] [10:19:17.441]: Failed to store 4,383 points for type: GENERIC historian-name=HISTORIAN
INFO   | jvm 1    | 2026/08/26 10:19:18 | I [PerspectiveAuthTokenRecords   ] [10:19:18.111]: Starting up... module-name=Perspective
INFO   | jvm 1    | 2026/08/26 10:19:18 | I [PerspectiveAuthTokenRecords   ] [10:19:18.112]: Startup completed in 0 ms module-name=Perspective
INFO   | jvm 1    | 2026/08/26 10:19:18 | I [ModuleInstance                ] [10:19:18.166]: Starting up module 'com.inductiveautomation.opcua.drivers.logix' v6.3.8 (b2026071409)... module-name=Logix Driver
INFO   | jvm 1    | 2026/08/26 10:19:18 | I [ModuleInstance                ] [10:19:18.167]: Starting up module 'com.inductiveautomation.opcua.drivers.bacnet' v3.3.8 (b2026071409)... module-name=BACnet Driver
INFO   | jvm 1    | 2026/08/26 10:19:18 | I [ModuleInstance                ] [10:19:18.171]: Starting up module 'com.inductiveautomation.opcua.drivers.modbus' v8.3.8 (b2026071409)... module-name=Modbus Driver
INFO   | jvm 1    | 2026/08/26 10:19:18 | I [ModuleInstance                ] [10:19:18.173]: Starting up module 'com.inductiveautomation.historian.sql' v1.3.8 (b2026071409)... module-name=SQL Historian
INFO   | jvm 1    | 2026/08/26 10:19:18 | I [ModuleInstance                ] [10:19:18.173]: Starting up module 'com.inductiveautomation.alarm-notification' v7.3.8 (b2026071409)... module-name=Alarm Notification
INFO   | jvm 1    | 2026/08/26 10:19:18 | I [ModuleInstance                ] [10:19:18.193]: Starting up module 'com.inductiveautomation.webdev' v6.3.8 (b2026071409)... module-name=WebDev
INFO   | jvm 1    | 2026/08/26 10:19:18 | I [ModuleInstance                ] [10:19:18.194]: Starting up module 'com.inductiveautomation.reporting' v7.3.8 (b2026071409)... module-name=Reporting
INFO   | jvm 1    | 2026/08/26 10:19:18 | I [IgnitionGateway               ] [10:19:18.228]: Ignition[state=STARTING] ContextState = RUNNING 
INFO   | jvm 1    | 2026/08/26 10:19:18 | I [IgnitionGateway               ] [10:19:18.228]: Gateway started in 1353 seconds.