Login Issue when using Openfire4.4.4 and Spark _2_8_3

I need help!!! first time setup Openfire4.4.4 and Spark _2_8_3. when I try to login

We have Openfire on a Windows Server with AD integration

this is the error im getting.

|2019.11.25 13:18:37 INFO [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the ‘ANONYMOUS’ SASL mechanism.
2019.11.25 13:18:37 INFO [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the ‘PLAIN’ SASL mechanism.
2019.11.25 13:18:37 INFO [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the ‘DIGEST-MD5’ SASL mechanism.
2019.11.25 13:18:37 INFO [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the ‘CRAM-MD5’ SASL mechanism.
2019.11.25 13:18:37 INFO [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the ‘SCRAM-SHA-1’ SASL mechanism.
2019.11.25 13:18:37 INFO [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the ‘JIVE-SHAREDSECRET’ SASL mechanism.
2019.11.25 13:18:37 INFO [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the ‘GSSAPI’ SASL mechanism.
2019.11.25 13:18:37 INFO [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the ‘EXTERNAL’ SASL mechanism.
2019.11.25 13:18:37 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.security.SecurityAuditManager#AUDIT_PROVIDER
2019.11.25 13:18:37 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.ldap.LdapVCardProvider#STORE_AVATAR_IN_DB
2019.11.25 13:18:37 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.AuthFactory#PASSWORD_KEY
2019.11.25 13:18:37 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.AuthFactory#AUTH_PROVIDER
2019.11.25 13:18:37 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.HybridAuthProvider#PRIMARY_PROVIDER
2019.11.25 13:18:37 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.HybridAuthProvider#SECONDARY_PROVIDER
2019.11.25 13:18:37 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.HybridAuthProvider#TERTIARY_PROVIDER
2019.11.25 13:18:37 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.SessionManager#CONFLICT_LIMIT
2019.11.25 13:18:38 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.admin.DefaultAdminProvider#ADMIN_JIDS
2019.11.25 13:18:38 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.group.GroupManager#GROUP_PROVIDER
2019.11.25 13:18:38 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.keystore.CertificateStoreWatcher#ENABLED
2019.11.25 13:18:38 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.vcard.VCardManager#VCARD_PROVIDER
2019.11.25 13:18:38 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.user.UserManager#USER_PROVIDER
2019.11.25 13:18:38 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.user.UserManager#REMOTE_DISCO_INFO_TIMEOUT
2019.11.25 13:18:38 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.user.UserManager#USER_PROPERTY_PROVIDER
2019.11.25 13:18:38 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.spi.EncryptionArtifactFactory#TRUST_MANAGER_CLASS
2019.11.25 13:18:38 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.spi.EncryptionArtifactFactory#SSLCONTEXT_PROTOCOL
2019.11.25 13:18:38 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.container.PluginServlet#ALLOW_LOCAL_FILE_READING
2019.11.25 13:18:38 WARN [main]: org.jivesoftware.util.LocaleUtils - Missing resource for key: system_property.plugins.servlet.allowLocalFileReading in locale en
2019.11.25 13:18:38 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.lockout.LockOutManager#LOCKOUT_PROVIDER
2019.11.25 13:18:38 INFO [pool-6-thread-1]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Favicon Misses
2019.11.25 13:18:38 INFO [pool-6-thread-1]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Favicon Hits
2019.11.25 13:18:39 INFO [pool-6-thread-1]: org.jivesoftware.openfire.container.AdminConsolePlugin - Admin console listening at:
http://garlandsrvmain.domain.local:9090
https://garlandsrvmain.domain.local:9091
2019.11.25 13:18:39 INFO [pool-6-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin ‘admin’.
2019.11.25 13:18:39 INFO [pool-7-thread-2]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin ‘search’.
2019.11.25 13:18:39 INFO [pool-6-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2019.11.25 13:18:39 INFO [pool-6-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_c2s] - Started.
2019.11.25 13:18:39 INFO [pool-6-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_c2s-legacyMode] - Started.
2019.11.25 13:18:39 WARN [pool-6-thread-1]: org.jivesoftware.openfire.spi.LegacyConnectionAcceptor - Configuration allows for up to 16 threads, although implementation is limited to exactly one.
2019.11.25 13:18:39 INFO [pool-6-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_s2s] - Started.
2019.11.25 13:18:39 WARN [pool-6-thread-1]: org.jivesoftware.openfire.spi.LegacyConnectionAcceptor - Configuration allows for up to 16 threads, although implementation is limited to exactly one.
2019.11.25 13:18:39 INFO [pool-6-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_s2s-legacyMode] - Started.
2019.11.25 13:18:39 INFO [pool-6-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[component] - Started.
2019.11.25 13:18:39 INFO [pool-6-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[component-legacyMode] - Started.
2019.11.25 13:18:39 INFO [pool-6-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[connection_manager] - Started.
2019.11.25 13:18:39 INFO [pool-6-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[connection_manager-legacyMode] - Started.
2019.11.25 13:18:39 INFO [pool-6-thread-1]: org.jivesoftware.openfire.spi.EncryptionArtifactFactory - Creating new SslContextFactory instance
2019.11.25 13:18:39 INFO [pool-6-thread-1]: org.jivesoftware.openfire.http.HttpSessionManager - Starting instance
2019.11.25 13:18:39 INFO [pool-6-thread-1]: org.jivesoftware.openfire.http.HttpBindManager - HTTP bind service started
2019.11.25 13:19:09 INFO [Jetty-QTP-AdminConsole-43]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Locked Out Accounts|

This log contains only INFO messages and no actual error. Go to installation folder and check and copy here /logs/all.log contents.

Also, how do you determine that something is bad? Do you mean you run Openfire with the launcher (yellow bulb icon) and the text you pasted comes in red? This will happen when you run it with a launcher without Run as admin option. But you don’t need it anyway. When you install Openfire, it installs a service, so you don’t have to use that yellow bulb program. Just go to http://localhost:9090 and complete the setup.

This suggests that you have two Openfire’s running, instead of just one. Maybe one is running as a service, and one is running as a regular application (which is a common mistake).

These errors are from yesterday. I suggest stopping Openfire service, quit yellow bulb application, delete all.log file. Start the service, DO NOT RUN YELLOW BULB APPLICATION, go to http://localhost:9090 in a browser. If still error, post the new log.

Im going to sound dumb, but how can I tell and fix it if that what going on?

2019.11.26 12:33:25 INFO [Thread-2]: org.jivesoftware.openfire.XMPPServer - Shutting down 55 modules …
2019.11.26 12:33:25 INFO [shutdown-thread-0]: org.jivesoftware.openfire.spi.ConnectionListener[socket_c2s] - Stopped.
2019.11.26 12:33:25 INFO [shutdown-thread-0]: org.jivesoftware.openfire.spi.ConnectionListener[socket_c2s-legacyMode] - Stopped.
2019.11.26 12:33:25 INFO [shutdown-thread-0]: org.jivesoftware.openfire.spi.ConnectionListener[socket_s2s] - Stopped.
2019.11.26 12:33:25 INFO [shutdown-thread-0]: org.jivesoftware.openfire.spi.ConnectionListener[socket_s2s-legacyMode] - Stopped.
2019.11.26 12:33:25 INFO [shutdown-thread-0]: org.jivesoftware.openfire.spi.ConnectionListener[component] - Stopped.
2019.11.26 12:33:25 INFO [shutdown-thread-0]: org.jivesoftware.openfire.spi.ConnectionListener[component-legacyMode] - Stopped.
2019.11.26 12:33:25 INFO [shutdown-thread-0]: org.jivesoftware.openfire.spi.ConnectionListener[connection_manager] - Stopped.
2019.11.26 12:33:25 INFO [shutdown-thread-0]: org.jivesoftware.openfire.spi.ConnectionListener[connection_manager-legacyMode] - Stopped.
2019.11.26 12:33:25 INFO [shutdown-thread-0]: org.jivesoftware.openfire.http.HttpSessionManager - Stopping instance
2019.11.26 12:33:25 INFO [shutdown-thread-0]: org.jivesoftware.openfire.http.HttpBindManager - HTTP bind service stopped
2019.11.26 12:33:25 INFO [shutdown-thread-0]: org.jivesoftware.openfire.pubsub.PubSubPersistenceManager - Flushing write cache to database
2019.11.26 12:33:25 INFO [Thread-2]: org.jivesoftware.openfire.XMPPServer - Shutting down plugins …
2019.11.26 12:33:25 INFO [Thread-2]: org.jivesoftware.openfire.container.PluginManager - Shutting down. Unloading all loaded plugins…
2019.11.26 12:33:25 INFO [Thread-2]: org.jivesoftware.openfire.container.PluginManager - Unloaded plugin ‘admin’.
2019.11.26 12:33:25 INFO [Thread-2]: org.jivesoftware.openfire.container.PluginManager - Unloaded plugin ‘search’.
2019.11.26 12:33:25 INFO [Thread-2]: hsqldb.db.HSQLDB6DFA75A00C.ENGINE - Database closed
2019.11.26 12:33:25 INFO [Thread-2]: org.jivesoftware.openfire.XMPPServer - Openfire stopped
2019.11.26 12:36:27 INFO [main]: org.jivesoftware.openfire.XMPPServer - Registering shutdown hook (standalone mode)
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing Servers Cache
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing Components Cache
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing Users Cache
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing AnonymousUsers Cache
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing User Sessions
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Roster
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for RosterItems
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Multicast Service
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Offline Message Size
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for VCard
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Privacy Lists
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for File Transfer Cache
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Offline Presence Cache
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Last Activity Cache
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for User
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Remote Users Existence
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for LDAP UserDN
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Components Sessions
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Connection Managers Sessions
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Incoming Server Sessions
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Sessions by Hostname
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Validated Domains
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Client Session Info Cache
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Directed Presences
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created local-only cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for PEPServiceManager
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for File Transfer
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Published Items
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Disco Server Features
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Disco Server Items
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Components
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created local-only cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Entity Capabilities
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created local-only cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Entity Capabilities Users
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Group
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Group Metadata Cache
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.openfire.pubsub.PubSubModule - Publish-Subscribe domain: pubsub.garlandsrvmain.domain.local
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl - Multi User Chat domain: conference.garlandsrvmain.domain.local
2019.11.26 12:36:29 INFO [main]: org.jivesoftware.openfire.XMPPServer - Openfire 4.4.4 [Nov 26, 2019 12:36:29 PM]
2019.11.26 12:36:30 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.XMPPServerInfo#XMPP_DOMAIN
2019.11.26 12:36:30 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.sasl.ScramSha1SaslServer#ITERATION_COUNT
2019.11.26 12:36:30 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.sasl.ExternalClientSaslServer#PROPERTY_SASL_EXTERNAL_CLIENT_SUPPRESS_MATCHING_REALMNAME
2019.11.26 12:36:30 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.sasl.AnonymousSaslServer#ENABLED
2019.11.26 12:36:30 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#ENABLED
2019.11.26 12:36:30 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#NOTIFY_ADMINS
2019.11.26 12:36:30 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#LAST_UPDATE_CHECK
2019.11.26 12:36:30 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#UPDATE_FREQUENCY
2019.11.26 12:36:30 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#PROXY_HOST
2019.11.26 12:36:30 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#PROXY_PORT
2019.11.26 12:36:30 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.cluster.ClusterMonitor#ENABLED
2019.11.26 12:36:30 INFO [pool-6-thread-1]: org.jivesoftware.openfire.spi.EncryptionArtifactFactory - Creating new SslContextFactory instance
2019.11.26 12:36:30 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.admin.AdminManager#ADMIN_PROVIDER
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.net.SASLAuthentication#SKIP_PEER_CERT_REVALIDATION_CLIENT
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the ‘ANONYMOUS’ SASL mechanism.
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the ‘PLAIN’ SASL mechanism.
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the ‘DIGEST-MD5’ SASL mechanism.
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the ‘CRAM-MD5’ SASL mechanism.
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the ‘SCRAM-SHA-1’ SASL mechanism.
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the ‘JIVE-SHAREDSECRET’ SASL mechanism.
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the ‘GSSAPI’ SASL mechanism.
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the ‘EXTERNAL’ SASL mechanism.
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.security.SecurityAuditManager#AUDIT_PROVIDER
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.ldap.LdapVCardProvider#STORE_AVATAR_IN_DB
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.AuthFactory#PASSWORD_KEY
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.AuthFactory#AUTH_PROVIDER
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.HybridAuthProvider#PRIMARY_PROVIDER
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.HybridAuthProvider#SECONDARY_PROVIDER
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.HybridAuthProvider#TERTIARY_PROVIDER
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.SessionManager#CONFLICT_LIMIT
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.admin.DefaultAdminProvider#ADMIN_JIDS
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.group.GroupManager#GROUP_PROVIDER
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.keystore.CertificateStoreWatcher#ENABLED
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.vcard.VCardManager#VCARD_PROVIDER
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.user.UserManager#USER_PROVIDER
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.user.UserManager#REMOTE_DISCO_INFO_TIMEOUT
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.user.UserManager#USER_PROPERTY_PROVIDER
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.spi.EncryptionArtifactFactory#TRUST_MANAGER_CLASS
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.spi.EncryptionArtifactFactory#SSLCONTEXT_PROTOCOL
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.container.PluginServlet#ALLOW_LOCAL_FILE_READING
2019.11.26 12:36:31 WARN [main]: org.jivesoftware.util.LocaleUtils - Missing resource for key: system_property.plugins.servlet.allowLocalFileReading in locale en
2019.11.26 12:36:31 INFO [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.lockout.LockOutManager#LOCKOUT_PROVIDER
2019.11.26 12:36:32 INFO [pool-6-thread-1]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Favicon Misses
2019.11.26 12:36:32 INFO [pool-6-thread-1]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Favicon Hits
2019.11.26 12:36:32 INFO [pool-6-thread-1]: org.jivesoftware.openfire.container.AdminConsolePlugin - Admin console listening at:
http://garlandsrvmain.domain.local:9090
https://garlandsrvmain.domain.local:9091
2019.11.26 12:36:32 INFO [pool-6-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin ‘admin’.
2019.11.26 12:36:32 INFO [pool-7-thread-2]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin ‘search’.
2019.11.26 12:36:32 INFO [pool-6-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2019.11.26 12:36:32 INFO [pool-6-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_c2s] - Started.
2019.11.26 12:36:32 INFO [pool-6-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_c2s-legacyMode] - Started.
2019.11.26 12:36:32 WARN [pool-6-thread-1]: org.jivesoftware.openfire.spi.LegacyConnectionAcceptor - Configuration allows for up to 16 threads, although implementation is limited to exactly one.
2019.11.26 12:36:32 INFO [pool-6-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_s2s] - Started.
2019.11.26 12:36:32 WARN [pool-6-thread-1]: org.jivesoftware.openfire.spi.LegacyConnectionAcceptor - Configuration allows for up to 16 threads, although implementation is limited to exactly one.
2019.11.26 12:36:32 INFO [pool-6-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_s2s-legacyMode] - Started.
2019.11.26 12:36:32 INFO [pool-6-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[component] - Started.
2019.11.26 12:36:32 INFO [pool-6-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[component-legacyMode] - Started.
2019.11.26 12:36:32 INFO [pool-6-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[connection_manager] - Started.
2019.11.26 12:36:32 INFO [pool-6-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[connection_manager-legacyMode] - Started.
2019.11.26 12:36:32 INFO [pool-6-thread-1]: org.jivesoftware.openfire.spi.EncryptionArtifactFactory - Creating new SslContextFactory instance
2019.11.26 12:36:32 INFO [pool-6-thread-1]: org.jivesoftware.openfire.http.HttpSessionManager - Starting instance
2019.11.26 12:36:32 INFO [pool-6-thread-1]: org.jivesoftware.openfire.http.HttpBindManager - HTTP bind service started
2019.11.26 12:36:34 INFO [Jetty-QTP-AdminConsole-44]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Locked Out Accounts

Again, your provided log only contains INFO entries, which are not errors.

Read my first reply. What is the problem other than this logs? Can’t you login to Admin Console, can’t you login in a client? Why do you think you have some problem?

I have also explained a few times why you had a database lock error and how to avoid running two instances of Openfire (one with a service and another with the launcher). You should read documentation on how to properly install and run Openfire http://download.igniterealtime.org/openfire/docs/latest/documentation/install-guide.html

II can login to the Admin Console. when trying to login to Console I get the mgs to check logs. I copied C:\Program Files\Openfire\logs\all

Im not using the Launcher anymore.
here are the error logs only.

2019.11.25 12:56:34 org.jivesoftware.database.DbConnectionManager - Database lock acquisition failure: lockFile: org.hsqldb.persist.LockFile@f7cf94a6[file =C:\Program Files\Openfire\embedded-db\openfire.lck, exists=true, locked=false, valid=false, ] method: checkHeartbeat read: 2019-11-25 17:56:33 heartbeat - read: -6313 ms.
java.sql.SQLException: Database lock acquisition failure: lockFile: org.hsqldb.persist.LockFile@f7cf94a6[file =C:\Program Files\Openfire\embedded-db\openfire.lck, exists=true, locked=false, valid=false, ] method: checkHeartbeat read: 2019-11-25 17:56:33 heartbeat - read: -6313 ms.
at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
at org.hsqldb.jdbc.JDBCConnection.(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
at org.hsqldb.jdbc.JDBCDriver.getConnection(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
at org.hsqldb.jdbc.JDBCDriver.connect(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_202]
at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_202]
at org.apache.commons.dbcp2.DriverManagerConnectionFactory.createConnection(DriverManagerConnectionFactory.java:121) ~[commons-dbcp2-2.6.0.jar:2.6.0]
at org.apache.commons.dbcp2.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:355) ~[commons-dbcp2-2.6.0.jar:2.6.0]
at org.apache.commons.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:889) ~[commons-pool2-2.6.2.jar:2.6.2]
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:424) ~[commons-pool2-2.6.2.jar:2.6.2]
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:349) ~[commons-pool2-2.6.2.jar:2.6.2]
at org.apache.commons.dbcp2.PoolingDataSource.getConnection(PoolingDataSource.java:134) ~[commons-dbcp2-2.6.0.jar:2.6.0]
at org.jivesoftware.database.EmbeddedConnectionProvider.getConnection(EmbeddedConnectionProvider.java:65) ~[xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.database.DbConnectionManager.setConnectionProvider(DbConnectionManager.java:654) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.database.DbConnectionManager.ensureConnectionProvider(DbConnectionManager.java:101) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.database.DbConnectionManager.getConnection(DbConnectionManager.java:162) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.util.JiveProperties.loadProperties(JiveProperties.java:438) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.util.JiveProperties.init(JiveProperties.java:90) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.util.JiveProperties.getInstance(JiveProperties.java:66) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.util.JiveGlobals.getProperty(JiveGlobals.java:557) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.util.cache.CacheFactory.(CacheFactory.java:105) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.openfire.XMPPServer.initialize(XMPPServer.java:426) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:672) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.openfire.XMPPServer.(XMPPServer.java:268) [xmppserver-4.4.4.jar:4.4.4]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_202]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [?:1.8.0_202]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [?:1.8.0_202]
at java.lang.reflect.Constructor.newInstance(Unknown Source) [?:1.8.0_202]
at java.lang.Class.newInstance(Unknown Source) [?:1.8.0_202]
at org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.java:92) [startup.jar:4.4.4]
at org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.java:56) [startup.jar:4.4.4]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_202]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_202]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_202]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_202]
at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:85) [i4jruntime.jar:?]
at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94) [i4jruntime.jar:?]
at com.install4j.runtime.launcher.WinLauncher.main(WinLauncher.java:25) [i4jruntime.jar:?]
Caused by: org.hsqldb.HsqlException: Database lock acquisition failure: lockFile: org.hsqldb.persist.LockFile@f7cf94a6[file =C:\Program Files\Openfire\embedded-db\openfire.lck, exists=true, locked=false, valid=false, ] method: checkHeartbeat read: 2019-11-25 17:56:33 heartbeat - read: -6313 ms.
at org.hsqldb.error.Error.error(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
at org.hsqldb.error.Error.error(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
at org.hsqldb.persist.LockFile.newLockFileLock(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
at org.hsqldb.persist.Logger.acquireLock(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
at org.hsqldb.persist.Logger.open(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
at org.hsqldb.Database.reopen(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
at org.hsqldb.Database.open(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
at org.hsqldb.DatabaseManager.getDatabase(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
at org.hsqldb.DatabaseManager.newSession(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
… 37 more
2019.11.25 12:58:29 org.jivesoftware.util.JiveProperties - ConnectionManager.getConnection() failed to obtain a connection after 11 retries. The exception from the last attempt is as follows: java.sql.SQLException: Database lock acquisition failure: lockFile: org.hsqldb.persist.LockFile@f7cf94a6[file =C:\Program Files\Openfire\embedded-db\openfire.lck, exists=true, locked=false, valid=false, ] method: checkHeartbeat read: 2019-11-25 17:58:28 heartbeat - read: -1812 ms.
java.sql.SQLException: ConnectionManager.getConnection() failed to obtain a connection after 11 retries. The exception from the last attempt is as follows: java.sql.SQLException: Database lock acquisition failure: lockFile: org.hsqldb.persist.LockFile@f7cf94a6[file =C:\Program Files\Openfire\embedded-db\openfire.lck, exists=true, locked=false, valid=false, ] method: checkHeartbeat read: 2019-11-25 17:58:28 heartbeat - read: -1812 ms.
at org.jivesoftware.database.DbConnectionManager.getConnection(DbConnectionManager.java:204) ~[xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.util.JiveProperties.loadProperties(JiveProperties.java:438) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.util.JiveProperties.init(JiveProperties.java:90) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.util.JiveProperties.getInstance(JiveProperties.java:66) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.util.JiveGlobals.getProperty(JiveGlobals.java:557) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.util.cache.CacheFactory.(CacheFactory.java:105) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.openfire.XMPPServer.initialize(XMPPServer.java:426) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:672) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.openfire.XMPPServer.(XMPPServer.java:268) [xmppserver-4.4.4.jar:4.4.4]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_202]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [?:1.8.0_202]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [?:1.8.0_202]
at java.lang.reflect.Constructor.newInstance(Unknown Source) [?:1.8.0_202]
at java.lang.Class.newInstance(Unknown Source) [?:1.8.0_202]
at org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.java:92) [startup.jar:4.4.4]
at org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.java:56) [startup.jar:4.4.4]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_202]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_202]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_202]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_202]
at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:85) [i4jruntime.jar:?]
at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94) [i4jruntime.jar:?]
at com.install4j.runtime.launcher.WinLauncher.main(WinLauncher.java:25) [i4jruntime.jar:?]
2019.11.25 13:00:25 org.jivesoftware.openfire.XMPPServer - Database could not be accessed
java.sql.SQLException: ConnectionManager.getConnection() failed to obtain a connection after 11 retries. The exception from the last attempt is as follows: java.sql.SQLException: Database lock acquisition failure: lockFile: org.hsqldb.persist.LockFile@f7cf94a6[file =C:\Program Files\Openfire\embedded-db\openfire.lck, exists=true, locked=false, valid=false, ] method: checkHeartbeat read: 2019-11-25 18:00:23 heartbeat - read: -7194 ms.
at org.jivesoftware.database.DbConnectionManager.getConnection(DbConnectionManager.java:204) ~[xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.openfire.XMPPServer.verifyDataSource(XMPPServer.java:1027) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:680) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.openfire.XMPPServer.(XMPPServer.java:268) [xmppserver-4.4.4.jar:4.4.4]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_202]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [?:1.8.0_202]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [?:1.8.0_202]
at java.lang.reflect.Constructor.newInstance(Unknown Source) [?:1.8.0_202]
at java.lang.Class.newInstance(Unknown Source) [?:1.8.0_202]
at org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.java:92) [startup.jar:4.4.4]
at org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.java:56) [startup.jar:4.4.4]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_202]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_202]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_202]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_202]
at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:85) [i4jruntime.jar:?]
at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94) [i4jruntime.jar:?]
at com.install4j.runtime.launcher.WinLauncher.main(WinLauncher.java:25) [i4jruntime.jar:?]
2019.11.25 13:00:25 org.jivesoftware.openfire.XMPPServer - java.sql.SQLException: ConnectionManager.getConnection() failed to obtain a connection after 11 retries. The exception from the last attempt is as follows: java.sql.SQLException: Database lock acquisition failure: lockFile: org.hsqldb.persist.LockFile@f7cf94a6[file =C:\Program Files\Openfire\embedded-db\openfire.lck, exists=true, locked=false, valid=false, ] method: checkHeartbeat read: 2019-11-25 18:00:23 heartbeat - read: -7194 ms.
java.lang.IllegalArgumentException: java.sql.SQLException: ConnectionManager.getConnection() failed to obtain a connection after 11 retries. The exception from the last attempt is as follows: java.sql.SQLException: Database lock acquisition failure: lockFile: org.hsqldb.persist.LockFile@f7cf94a6[file =C:\Program Files\Openfire\embedded-db\openfire.lck, exists=true, locked=false, valid=false, ] method: checkHeartbeat read: 2019-11-25 18:00:23 heartbeat - read: -7194 ms.
at org.jivesoftware.openfire.XMPPServer.verifyDataSource(XMPPServer.java:1037) ~[xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:680) [xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.openfire.XMPPServer.(XMPPServer.java:268) [xmppserver-4.4.4.jar:4.4.4]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_202]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [?:1.8.0_202]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [?:1.8.0_202]
at java.lang.reflect.Constructor.newInstance(Unknown Source) [?:1.8.0_202]
at java.lang.Class.newInstance(Unknown Source) [?:1.8.0_202]
at org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.java:92) [startup.jar:4.4.4]
at org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.java:56) [startup.jar:4.4.4]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_202]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_202]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_202]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_202]
at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:85) [i4jruntime.jar:?]
at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94) [i4jruntime.jar:?]
at com.install4j.runtime.launcher.WinLauncher.main(WinLauncher.java:25) [i4jruntime.jar:?]
Caused by: java.sql.SQLException: ConnectionManager.getConnection() failed to obtain a connection after 11 retries. The exception from the last attempt is as follows: java.sql.SQLException: Database lock acquisition failure: lockFile: org.hsqldb.persist.LockFile@f7cf94a6[file =C:\Program Files\Openfire\embedded-db\openfire.lck, exists=true, locked=false, valid=false, ] method: checkHeartbeat read: 2019-11-25 18:00:23 heartbeat - read: -7194 ms.
at org.jivesoftware.database.DbConnectionManager.getConnection(DbConnectionManager.java:204) ~[xmppserver-4.4.4.jar:4.4.4]
at org.jivesoftware.openfire.XMPPServer.verifyDataSource(XMPPServer.java:1027) ~[xmppserver-4.4.4.jar:4.4.4]
… 16 more

You are posting old logs again. They are from 11.25. Today is 27th. It seems we won’t be able to help you because of this bad communication.

I seen that. I think my something is blocking it. Im going to reinstall and start over.