Hi All,
To start with - I am a newbie to Linux.
I have installed OpenFire 4.4.4 on our CentOS7 VPS server. I also configured it, however I am not able to connect to any clients (Have tried Spark and Pidgin) both. I reinstalled Openfire a couple of times and even created a separate subdomain to run this. The ports are open (tested using telnet). Certificates are installed on the subdomain on the server.
I cleared the logs and restarted the server with the thought that this might help.
Below is the entries for the warn log.
'2019.12.31 17:52:23 org.jivesoftware.util.LocaleUtils - Missing resource for key: system_property.plugins.servlet.allowLocalFileReading in locale en
2019.12.31 17:52:24 org.jivesoftware.openfire.spi.LegacyConnectionAcceptor - Configuration allows for up to 16 threads, although implementation is limited to exactly one.
2019.12.31 17:52:24 org.jivesoftware.openfire.spi.LegacyConnectionAcceptor - Configuration allows for up to 16 threads, although implementation is limited to exactly one.
‘’
I think we can safely ignore the 16 thread one.
Entries for the Info Log are below
2019.12.31 17:52:23 org.jivesoftware.openfire.net.SASLAuthentication - Support added for the ‘GSSAPI’ SASL mechanism.
2019.12.31 17:52:23 org.jivesoftware.openfire.net.SASLAuthentication - Support added for the ‘EXTERNAL’ SASL mechanism.
2019.12.31 17:52:23 org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.user.UserManager#USER_PROVIDER
2019.12.31 17:52:23 org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.user.UserManager#REMOTE_DISCO_INFO_TIMEOUT
2019.12.31 17:52:23 org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.user.UserManager#USER_PROPERTY_PROVIDER
2019.12.31 17:52:23 org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.lockout.LockOutManager#LOCKOUT_PROVIDER
2019.12.31 17:52:23 org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.AuthFactory#PASSWORD_KEY
2019.12.31 17:52:23 org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.AuthFactory#AUTH_PROVIDER
2019.12.31 17:52:23 org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.HybridAuthProvider#PRIMARY_PROVIDER
2019.12.31 17:52:23 org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.HybridAuthProvider#SECONDARY_PROVIDER
2019.12.31 17:52:23 org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.HybridAuthProvider#TERTIARY_PROVIDER
2019.12.31 17:52:23 org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.sasl.ScramSha1SaslServer#ITERATION_COUNT
2019.12.31 17:52:23 org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.sasl.ExternalClientSaslServer#PROPERTY_SASL_EXTERNAL_CLIENT_SUPPRESS_MATCHING_REALMNAME
2019.12.31 17:52:23 org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.sasl.AnonymousSaslServer#ENABLED
2019.12.31 17:52:23 org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.SessionManager#CONFLICT_LIMIT
2019.12.31 17:52:23 org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.cluster.ClusterMonitor#ENABLED
2019.12.31 17:52:23 org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.admin.DefaultAdminProvider#ADMIN_JIDS
2019.12.31 17:52:23 org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.spi.EncryptionArtifactFactory#TRUST_MANAGER_CLASS
2019.12.31 17:52:23 org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.spi.EncryptionArtifactFactory#SSLCONTEXT_PROTOCOL
2019.12.31 17:52:23 org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.container.PluginServlet#ALLOW_LOCAL_FILE_READING
2019.12.31 17:52:23 org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.security.SecurityAuditManager#AUDIT_PROVIDER
2019.12.31 17:52:23 org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Favicon Misses
2019.12.31 17:52:23 org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Favicon Hits
2019.12.31 17:52:23 org.jivesoftware.openfire.container.AdminConsolePlugin - Admin console listening at:
http://domain.com:9090
https://domain.com:9091
2019.12.31 17:52:23 org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin ‘admin’.
2019.12.31 17:52:23 org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin ‘broadcast’.
2019.12.31 17:52:23 org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin ‘dbaccess’.
2019.12.31 17:52:23 org.igniterealtime.openfire.plugins.certificatemanager.DirectoryWatcher - Watching ‘/opt/openfire/resources/security/hotdeploy’ for updates for installed certificate chains and private keys.
2019.12.31 17:52:23 org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin ‘certificatemanager’.
2019.12.31 17:52:23 org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin ‘bookmarks’.
2019.12.31 17:52:23 org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin ‘clientcontrol’.
2019.12.31 17:52:23 org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin ‘search’.
2019.12.31 17:52:23 nl.goodbytes.xmpp.xep0363.repository.AbstractFileSystemRepository - Initialized repository in: /tmp/xmppfileupload2069855079911665262
2019.12.31 17:52:23 org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin ‘httpfileupload’.
2019.12.31 17:52:24 org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin ‘monitoring’.
2019.12.31 17:52:24 org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2019.12.31 17:52:24 org.jivesoftware.openfire.spi.ConnectionListener[socket_c2s] - Started.
2019.12.31 17:52:24 org.jivesoftware.openfire.spi.ConnectionListener[socket_c2s-legacyMode] - Started.
2019.12.31 17:52:24 org.jivesoftware.openfire.spi.ConnectionListener[socket_s2s] - Started.
2019.12.31 17:52:24 org.jivesoftware.openfire.spi.ConnectionListener[socket_s2s-legacyMode] - Started.
2019.12.31 17:52:24 org.jivesoftware.openfire.spi.ConnectionListener[component] - Started.
2019.12.31 17:52:24 org.jivesoftware.openfire.spi.ConnectionListener[component-legacyMode] - Started.
2019.12.31 17:52:24 org.jivesoftware.openfire.spi.ConnectionListener[connection_manager] - Started.
2019.12.31 17:52:24 org.jivesoftware.openfire.spi.ConnectionListener[connection_manager-legacyMode] - Started.
2019.12.31 17:52:24 org.jivesoftware.openfire.spi.EncryptionArtifactFactory - Creating new SslContextFactory instance
2019.12.31 17:52:24 org.jivesoftware.openfire.http.HttpSessionManager - Starting instance
2019.12.31 17:52:24 org.jivesoftware.openfire.http.HttpBindManager - HTTP bind service started
2019.12.31 17:52:36 org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Locked Out Accounts
Request some help.
Another note - most install options that I saw needed the MariaDB to be installed but I wasnt able to as I kept getting errors. However DB created and active on MySQL.
Regards and Thanks in Advance.