igniterealtime / openfire-pade-plugin

A plugin for Openfire that offers web-based unified communications - chat, groupchat, telephone, audio and video conferencing.
Apache License 2.0
57 stars 30 forks source link

Voximplant integration. #259

Closed 1ay1 closed 3 years ago

1ay1 commented 3 years ago

I have created a Voximplant app and the user and following is my config in the Gate Way to Sip: image

This doesn't seem to work: image

Any suggestion on this?

gjaekel commented 3 years ago

Dear @0bhat, I already get noticed of your activities on other parts of the OpenFire procject. It may be helpful if you provide the all.log showing a complete startup of your OpenFire installation. Please rotate the log before startup. Thank you.

1ay1 commented 3 years ago
2021.02.27 11:09:25 INFO  [main]: org.jivesoftware.openfire.XMPPServer - Registering shutdown hook (standalone mode)
2021.02.27 11:09:26 INFO  [main]: org.jivesoftware.openfire.XMPPServer - Openfire 4.5.4 [Feb 27, 2021, 11:09:26 AM]
2021.02.27 11:09:26 WARN  [pool-2-thread-1]: org.jivesoftware.openfire.container.AdminConsolePlugin - Admin console: CertificateStoreManager has not been initialized yet. HTTPS will be unavailable.
2021.02.27 11:09:28 INFO  [pool-2-thread-1]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Favicon Misses
2021.02.27 11:09:28 INFO  [pool-2-thread-1]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Favicon Hits
2021.02.27 11:09:28 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.AdminConsolePlugin - Admin console listening at http://ayu-vc:9090
2021.02.27 11:09:28 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'admin'.
2021.02.27 11:09:51 INFO  [Jetty-QTP-AdminConsole-19]: hsqldb.db.HSQLDB77E32E32F8.ENGINE - Checkpoint start
2021.02.27 11:09:51 INFO  [Jetty-QTP-AdminConsole-19]: hsqldb.db.HSQLDB77E32E32F8.ENGINE - checkpointClose start
2021.02.27 11:09:51 INFO  [Jetty-QTP-AdminConsole-19]: hsqldb.db.HSQLDB77E32E32F8.ENGINE - checkpointClose synched
2021.02.27 11:09:51 INFO  [Jetty-QTP-AdminConsole-19]: hsqldb.db.HSQLDB77E32E32F8.ENGINE - checkpointClose script done
2021.02.27 11:09:51 INFO  [Jetty-QTP-AdminConsole-19]: hsqldb.db.HSQLDB77E32E32F8.ENGINE - checkpointClose end
2021.02.27 11:09:51 INFO  [Jetty-QTP-AdminConsole-19]: hsqldb.db.HSQLDB77E32E32F8.ENGINE - Checkpoint end - txts: 1
2021.02.27 11:09:51 INFO  [Jetty-QTP-AdminConsole-19]: org.jivesoftware.database.SchemaManager - Missing database schema for openfire. Attempting to install...
2021.02.27 11:09:51 INFO  [Jetty-QTP-AdminConsole-19]: org.jivesoftware.database.SchemaManager - Database update successful.
2021.02.27 11:10:21 INFO  [Jetty-QTP-AdminConsole-20]: hsqldb.db.HSQLDB77E32E32F8.ENGINE - Database closed
2021.02.27 11:10:23 INFO  [Jetty-QTP-AdminConsole-20]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Locked Out Accounts
2021.02.27 11:10:23 INFO  [Jetty-QTP-AdminConsole-20]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for User
2021.02.27 11:10:23 INFO  [Jetty-QTP-AdminConsole-20]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Remote Users Existence
2021.02.27 11:10:59 INFO  [Jetty-QTP-AdminConsole-22]: org.jivesoftware.openfire.keystore.IdentityStore - Generating a new private key and corresponding self-signed certificate for domain name 'vc.islate.io', using the RSA algorithm (sign-algorithm: SHA256WITHRSAENCRYPTION with a key size of 2048 bits). Certificate will be valid for 1825 days.
2021.02.27 11:11:00 WARN  [Thread-12]: org.jivesoftware.openfire.container.AdminConsolePlugin - Admin console: CertificateStoreManager has not been initialized yet. HTTPS will be unavailable.
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.openfire.container.AdminConsolePlugin - Admin console listening at http://vc.islate.io:9090
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing Servers Cache
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing Components Cache
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing Users Cache
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing AnonymousUsers Cache
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing User Sessions
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Roster
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for RosterItems
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Multicast Service
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Offline Message Size
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for VCard
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Privacy Lists
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for File Transfer Cache
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Offline Presence Cache
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Last Activity Cache
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Components Sessions
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Connection Managers Sessions
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Incoming Server Sessions
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Sessions by Hostname
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Validated Domains
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Client Session Info Cache
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Directed Presences
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created local-only cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for PEPServiceManager
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for File Transfer
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Published Items
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.openfire.pubsub.PubSubPersistenceManager - No nodes found in pubsub
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Disco Server Features
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Disco Server Items
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Components
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created local-only cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Entity Capabilities
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created local-only cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Entity Capabilities Users
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Group
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Group Metadata Cache
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.openfire.pubsub.PubSubModule - Publish-Subscribe domain: pubsub.vc.islate.io
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl - Multi User Chat domain: conference.vc.islate.io
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.SessionManager#CONFLICT_LIMIT
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.XMPPServerInfo#XMPP_DOMAIN
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.admin.AdminManager#ADMIN_PROVIDER
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.admin.DefaultAdminProvider#ADMIN_JIDS
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.admin.GroupBasedAdminProvider#GROUP_NAME
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.AuthFactory#PASSWORD_KEY
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.AuthFactory#AUTH_PROVIDER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.HybridAuthProvider#PRIMARY_PROVIDER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.HybridAuthProvider#SECONDARY_PROVIDER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.HybridAuthProvider#TERTIARY_PROVIDER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.cluster.ClusterMonitor#ENABLED
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.container.PluginServlet#ALLOW_LOCAL_FILE_READING
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.disco.IQDiscoInfoHandler#ENABLED
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.group.GroupManager#GROUP_PROVIDER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.keystore.CertificateStoreWatcher#ENABLED
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.ldap.LdapManager#LDAP_PAGE_SIZE
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for LDAP UserDN
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.ldap.LdapVCardProvider#STORE_AVATAR_IN_DB
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.lockout.LockOutManager#LOCKOUT_PROVIDER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler#PROPERTY_ENABLED
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.net.SASLAuthentication#SKIP_PEER_CERT_REVALIDATION_CLIENT
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'ANONYMOUS' SASL mechanism.
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'PLAIN' SASL mechanism.
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'DIGEST-MD5' SASL mechanism.
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'CRAM-MD5' SASL mechanism.
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'SCRAM-SHA-1' SASL mechanism.
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'JIVE-SHAREDSECRET' SASL mechanism.
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'GSSAPI' SASL mechanism.
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'EXTERNAL' SASL mechanism.
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.pubsub.PubSubEngine#PUBSUB_NONREGUSER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.sasl.AnonymousSaslServer#ENABLED
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.sasl.ExternalClientSaslServer#PROPERTY_SASL_EXTERNAL_CLIENT_SUPPRESS_MATCHING_REALMNAME
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.sasl.ScramSha1SaslServer#ITERATION_COUNT
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.security.SecurityAuditManager#AUDIT_PROVIDER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.session.SoftwareVersionManager#VERSION_QUERY_ENABLED
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.session.SoftwareVersionManager#VERSION_QUERY_DELAY
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.spi.EncryptionArtifactFactory#TRUST_MANAGER_CLASS
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.spi.EncryptionArtifactFactory#SSLCONTEXT_PROTOCOL
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.spi.LegacyConnectionAcceptor#STARTUP_RETRY_DELAY
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.streammanagement.StreamManager#LOCATION_ENABLED
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.streammanagement.StreamManager#MAX_SERVER_ENABLED
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.streammanagement.StreamManager#ACTIVE
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#ENABLED
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#NOTIFY_ADMINS
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#LAST_UPDATE_CHECK
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#UPDATE_FREQUENCY
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#PROXY_HOST
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#PROXY_PORT
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.user.UserManager#USER_PROVIDER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.user.UserManager#REMOTE_DISCO_INFO_TIMEOUT
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.user.UserManager#USER_PROPERTY_PROVIDER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.vcard.VCardManager#VCARD_PROVIDER
2021.02.27 11:11:05 WARN  [Jetty-QTP-AdminConsole-46]: org.jivesoftware.database.SequenceManager - Autocreating jiveID row for type '25'
2021.02.27 11:11:08 INFO  [pool-13-thread-2]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'search'.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_c2s] - Started.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_c2s-legacyMode] - Started.
2021.02.27 11:11:08 WARN  [pool-2-thread-1]: org.jivesoftware.openfire.spi.LegacyConnectionAcceptor - Configuration allows for up to 16 threads, although implementation is limited to exactly one.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_s2s] - Started.
2021.02.27 11:11:08 WARN  [pool-2-thread-1]: org.jivesoftware.openfire.spi.LegacyConnectionAcceptor - Configuration allows for up to 16 threads, although implementation is limited to exactly one.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_s2s-legacyMode] - Started.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[component] - Started.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[component-legacyMode] - Started.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[connection_manager] - Started.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[connection_manager-legacyMode] - Started.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.spi.EncryptionArtifactFactory - Creating new SslContextFactory instance
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.http.HttpSessionManager - Starting instance
2021.02.27 11:11:09 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.http.HttpBindManager - HTTP bind service started
2021.02.27 11:11:12 INFO  [Jetty-QTP-AdminConsole-53]: org.directwebremoting.log.startup - Starting: DwrServlet v3.0.3-dev on jetty/9.4.28.v20200408 / JDK 11.0.10 from Ubuntu at 
2021.02.27 11:11:12 INFO  [Jetty-QTP-AdminConsole-53]: org.directwebremoting.log.startup - Starting: Using container abstraction org.directwebremoting.server.servlet3.Servlet30ContainerAbstraction
2021.02.27 11:11:29 ERROR [pool-32-thread-1]: org.jivesoftware.openfire.container.PluginServlet - An unexpected problem occurred while attempting to register servlets for plugin 'org.jivesoftware.openfire.plugin.UserServicePlugin@1a17b7d6'.
java.lang.ExceptionInInitializerError: null
    at java.lang.Class.forName0(Native Method) ~[?:?]
    at java.lang.Class.forName(Class.java:315) ~[?:?]
    at com.sun.proxy.$Proxy23.<clinit>(Unknown Source) ~[?:?]
    at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
    at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?]
    at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:1022) ~[?:?]
    at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:1008) ~[?:?]
    at com.sun.jersey.server.impl.application.WebApplicationImpl$26.run(WebApplicationImpl.java:1626) ~[?:?]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:?]
    at com.sun.jersey.server.impl.application.WebApplicationImpl.createProxy(WebApplicationImpl.java:1623) ~[?:?]
    at com.sun.jersey.server.impl.application.WebApplicationImpl.<init>(WebApplicationImpl.java:335) ~[?:?]
    at com.sun.jersey.server.impl.container.WebApplicationProviderImpl.createWebApplication(WebApplicationProviderImpl.java:55) ~[?:?]
    at com.sun.jersey.spi.container.WebApplicationFactory.createWebApplication(WebApplicationFactory.java:66) ~[?:?]
    at com.sun.jersey.spi.container.servlet.ServletContainer.create(ServletContainer.java:412) ~[?:?]
    at com.sun.jersey.spi.container.servlet.ServletContainer$InternalWebComponent.create(ServletContainer.java:327) ~[?:?]
    at com.sun.jersey.spi.container.servlet.WebComponent.load(WebComponent.java:603) ~[?:?]
    at com.sun.jersey.spi.container.servlet.WebComponent.init(WebComponent.java:207) ~[?:?]
    at com.sun.jersey.spi.container.servlet.ServletContainer.init(ServletContainer.java:394) ~[?:?]
    at com.sun.jersey.spi.container.servlet.ServletContainer.init(ServletContainer.java:577) ~[?:?]
    at javax.servlet.GenericServlet.init(GenericServlet.java:244) ~[javax.servlet-api-3.1.0.jar:3.1.0]
    at org.jivesoftware.openfire.plugin.JerseyWrapper.init(JerseyWrapper.java:83) ~[?:?]
    at org.jivesoftware.openfire.container.PluginServlet.registerServlets(PluginServlet.java:215) [xmppserver-4.5.4.jar:4.5.4]
    at org.jivesoftware.openfire.container.PluginManager.loadPlugin(PluginManager.java:674) [xmppserver-4.5.4.jar:4.5.4]
    at org.jivesoftware.openfire.container.PluginMonitor$MonitorTask$4.call(PluginMonitor.java:375) [xmppserver-4.5.4.jar:4.5.4]
    at org.jivesoftware.openfire.container.PluginMonitor$MonitorTask$4.call(PluginMonitor.java:363) [xmppserver-4.5.4.jar:4.5.4]
    at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
    at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: com.sun.ws.rs.ext.RuntimeDelegateImpl
    at javax.ws.rs.ext.RuntimeDelegate.findDelegate(RuntimeDelegate.java:122) ~[?:?]
    at javax.ws.rs.ext.RuntimeDelegate.getInstance(RuntimeDelegate.java:91) ~[?:?]
    at javax.ws.rs.core.EntityTag.<clinit>(EntityTag.java:35) ~[?:?]
    ... 31 more
Caused by: java.lang.ClassNotFoundException: com.sun.ws.rs.ext.RuntimeDelegateImpl
    at java.net.URLClassLoader.findClass(URLClassLoader.java:471) ~[?:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:589) ~[?:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?]
    at java.lang.Class.forName0(Native Method) ~[?:?]
    at java.lang.Class.forName(Class.java:315) ~[?:?]
    at javax.ws.rs.ext.FactoryFinder.newInstance(FactoryFinder.java:62) ~[?:?]
    at javax.ws.rs.ext.FactoryFinder.find(FactoryFinder.java:155) ~[?:?]
    at javax.ws.rs.ext.RuntimeDelegate.findDelegate(RuntimeDelegate.java:105) ~[?:?]
    at javax.ws.rs.ext.RuntimeDelegate.getInstance(RuntimeDelegate.java:91) ~[?:?]
    at javax.ws.rs.core.EntityTag.<clinit>(EntityTag.java:35) ~[?:?]
    ... 31 more
2021.02.27 11:11:29 INFO  [pool-32-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'userservice'.
2021.02.27 11:11:29 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:30 INFO  [pool-34-thread-1]: org.jivesoftware.database.SchemaManager - Missing database schema for user-status. Attempting to install...
2021.02.27 11:11:30 INFO  [pool-34-thread-1]: org.jivesoftware.database.SchemaManager - Database update successful.
2021.02.27 11:11:30 INFO  [pool-34-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'userstatus'.
2021.02.27 11:11:30 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:33 ERROR [Finalizer]: org.jivesoftware.database.EmbeddedConnectionProvider - connection exception: closed
java.sql.SQLNonTransientConnectionException: connection exception: closed
    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.JDBCPreparedStatement.<init>(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
    at org.hsqldb.jdbc.JDBCConnection.prepareStatement(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
    at org.apache.commons.dbcp2.DelegatingConnection.prepareStatement(DelegatingConnection.java:292) ~[commons-dbcp2-2.6.0.jar:2.6.0]
    at org.apache.commons.dbcp2.DelegatingConnection.prepareStatement(DelegatingConnection.java:292) ~[commons-dbcp2-2.6.0.jar:2.6.0]
    at org.jivesoftware.database.EmbeddedConnectionProvider.destroy(EmbeddedConnectionProvider.java:109) [xmppserver-4.5.4.jar:4.5.4]
    at org.jivesoftware.database.EmbeddedConnectionProvider.finalize(EmbeddedConnectionProvider.java:122) [xmppserver-4.5.4.jar:4.5.4]
    at java.lang.System$2.invokeFinalize(System.java:2125) [?:?]
    at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:87) [?:?]
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:171) [?:?]
Caused by: org.hsqldb.HsqlException: connection exception: closed
    at org.hsqldb.error.Error.error(Unknown Source) ~[?:?]
    at org.hsqldb.error.Error.error(Unknown Source) ~[?:?]
    at org.hsqldb.Session.execute(Unknown Source) ~[?:?]
    ... 9 more
2021.02.27 11:11:33 INFO  [pool-35-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'usercreation'.
2021.02.27 11:11:33 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:35 INFO  [pool-36-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'userimportexport'.
2021.02.27 11:11:35 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:35 INFO  [pool-37-thread-1]: org.igniterealtime.openfire.plugin.threaddump.ThreadDumpPlugin - Scheduling a check for thread dump necessity evaluation every 5000ms (starting after a delay of 60000ms. No more than one dump per PT5M will be generated.
2021.02.27 11:11:35 INFO  [pool-37-thread-1]: org.igniterealtime.openfire.plugin.threaddump.ThreadDumpPlugin - Enabled evaluator org.igniterealtime.openfire.plugin.threaddump.evaluator.DeadlockEvaluator, running every PT5M
2021.02.27 11:11:35 INFO  [pool-37-thread-1]: org.igniterealtime.openfire.plugin.threaddump.ThreadDumpPlugin - Enabled evaluator org.igniterealtime.openfire.plugin.threaddump.evaluator.CoreThreadPoolsEvaluator, running every PT5S
2021.02.27 11:11:35 INFO  [pool-37-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'threaddump'.
2021.02.27 11:11:35 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:37 INFO  [pool-38-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'subscription'.
2021.02.27 11:11:37 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:37 ERROR [Update Manager]: org.jivesoftware.openfire.update.UpdateManager - Error: update service check did not save correctly. Stopping update service.
2021.02.27 11:11:38 INFO  [pool-39-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'stunserver'.
2021.02.27 11:11:38 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:40 INFO  [pool-40-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'blacklistspam'.
2021.02.27 11:11:40 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:41 INFO  [Timer-0]: org.igniterealtime.openfire.plugin.blacklistspam.BlacklistSpamPlugin - Refreshed blacklist from https://igniterealtime.org/JabberSPAM/blacklist.txt
2021.02.27 11:11:43 INFO  [pool-41-thread-1]: org.jivesoftware.database.SchemaManager - Missing database schema for sip. Attempting to install...
2021.02.27 11:11:43 INFO  [pool-41-thread-1]: org.jivesoftware.database.SchemaManager - Database update successful.
2021.02.27 11:11:43 INFO  [pool-41-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'sip'.
2021.02.27 11:11:43 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:46 INFO  [pool-42-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'restapi'.
2021.02.27 11:11:46 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:49 INFO  [pool-44-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'registration'.
2021.02.27 11:11:49 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:52 INFO  [pool-45-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'randomavatar'.
2021.02.27 11:11:52 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:53 INFO  [pool-46-thread-1]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for pushnotification.users
2021.02.27 11:11:53 INFO  [pool-46-thread-1]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for pushnotification.messages
2021.02.27 11:11:53 INFO  [pool-46-thread-1]: org.jivesoftware.database.SchemaManager - Missing database schema for pushnotification. Attempting to install...
2021.02.27 11:11:53 INFO  [pool-46-thread-1]: org.jivesoftware.database.SchemaManager - Database update successful.
2021.02.27 11:11:53 INFO  [pool-46-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'pushnotification'.
2021.02.27 11:11:53 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:53 INFO  [pool-47-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'presence'.
2021.02.27 11:11:53 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:55 INFO  [pool-48-thread-1]: org.jivesoftware.database.SchemaManager - Missing database schema for packetfilter. Attempting to install...
2021.02.27 11:11:55 INFO  [pool-48-thread-1]: org.jivesoftware.database.SchemaManager - Database update successful.
2021.02.27 11:11:55 INFO  [pool-48-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'packetfilter'.
2021.02.27 11:11:55 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:57 INFO  [pool-50-thread-1]: org.ifsoft.rdp.openfire.PluginImpl - Starting SparkGateway RDP service
2021.02.27 11:11:57 INFO  [pool-49-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'rdp'.
2021.02.27 11:11:57 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:58 INFO  [pool-50-thread-1]: org.ifsoft.rdp.openfire.PluginImpl - Initialize RdpProxy
2021.02.27 11:12:08 INFO  [pool-51-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'nonsaslauthentication'.
2021.02.27 11:12:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:12:12 INFO  [pool-53-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'motd'.
2021.02.27 11:12:12 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:12:21 INFO  [pool-54-thread-1]: nl.goodbytes.xmpp.xep0363.repository.AbstractFileSystemRepository - Initialized repository in: /tmp/xmppfileupload10508997745986778573
2021.02.27 11:12:21 INFO  [pool-54-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'httpfileupload'.
2021.02.27 11:12:21 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:12:23 INFO  [pool-56-thread-1]: org.jivesoftware.openfire.plugin.HazelcastPlugin - Waiting for other plugins to initialize before initializing clustering
2021.02.27 11:12:23 INFO  [pool-56-thread-1]: org.jivesoftware.openfire.plugin.HazelcastPlugin - All plugins have initialized; initializing clustering
2021.02.27 11:12:23 INFO  [pool-56-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'hazelcast'.
2021.02.27 11:12:23 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:12:24 INFO  [pool-57-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'contentfilter'.
2021.02.27 11:12:24 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:12:24 INFO  [pool-58-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'loadstats'.
2021.02.27 11:12:24 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:12:25 INFO  [pool-59-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'dbaccess'.
2021.02.27 11:12:25 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:12:27 INFO  [pool-60-thread-1]: org.igniterealtime.openfire.plugins.certificatemanager.DirectoryWatcher - Watching '/usr/share/openfire/resources/security/hotdeploy' for updates for installed certificate chains and private keys.
2021.02.27 11:12:27 INFO  [pool-60-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'certificatemanager'.
2021.02.27 11:12:27 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:12:33 INFO  [pool-63-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'broadcast'.
2021.02.27 11:12:33 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:12:47 INFO  [pool-64-thread-1]: org.jivesoftware.database.SchemaManager - Missing database schema for clientcontrol. Attempting to install...
2021.02.27 11:12:47 INFO  [pool-64-thread-1]: org.jivesoftware.database.SchemaManager - Database update successful.
2021.02.27 11:12:47 INFO  [pool-64-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'bookmarks'.
2021.02.27 11:12:47 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:13:12 INFO  [pool-66-thread-1]: uk.ifsoft.openfire.plugins.pade.PadePlugin - start pade server
2021.02.27 11:13:13 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'OFCHAT' SASL mechanism.
2021.02.27 11:13:13 INFO  [pool-66-thread-1]: uk.ifsoft.openfire.plugins.pade.PadePlugin - Create recordings folder
2021.02.27 11:13:13 INFO  [pool-66-thread-1]: uk.ifsoft.openfire.plugins.pade.PadePlugin - Starting Openfire Meetings
2021.02.27 11:13:13 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - No pre-existing 'jvb' user detected. Generating one.
2021.02.27 11:13:13 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - Successfully initialized Jitsi Videobridge.
/usr/lib/jvm/java-11-openjdk-amd64/bin/java -Xmx1024m -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/tmp -Dconfig.file=/usr/share/openfire/plugins/pade/classes/jvb/application.conf -Dnet.java.sip.communicator.SC_HOME_DIR_LOCATION=/usr/share/openfire/plugins/pade/classes/jvb -Dnet.java.sip.communicator.SC_HOME_DIR_NAME=config -Djava.util.logging.config.file=./logging.properties -Djdk.tls.ephemeralDHKeySize=2048 -cp ./jitsi-videobridge-2.1-SNAPSHOT.jar:./jitsi-videobridge-2.1-SNAPSHOT-jar-with-dependencies.jar org.jitsi.videobridge.MainKt  --apis=rest
2021.02.27 11:13:13 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - No pre-existing 'focus' user detected. Generating one.
2021.02.27 11:13:13 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - Adding 'focus' user as a sysadmin to the 'conference' MUC service.
2021.02.27 11:13:13 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Initializing Jitsi Focus Component (jicofo)...
2021.02.27 11:13:13 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Successfully initialized Jitsi Focus Component (jicofo).
/usr/lib/jvm/java-11-openjdk-amd64/bin/java -Xmx1024m -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/tmp -Dconfig.file=/usr/share/openfire/plugins/pade/classes/jicofo/application.conf -Dnet.java.sip.communicator.SC_HOME_DIR_LOCATION=/usr/share/openfire/plugins/pade/classes/jicofo -Dnet.java.sip.communicator.SC_HOME_DIR_NAME=config -Djava.util.logging.config.file=./logging.properties -Djdk.tls.ephemeralDHKeySize=2048 -cp ./jicofo-1.1-SNAPSHOT.jar:./jicofo-1.1-SNAPSHOT-jar-with-dependencies.jar org.jitsi.jicofo.Main --host=vc.islate.io --port=5275 --domain=vc.islate.io --secret=EXt3p9zKIx1qYMcKPCl5XiPAMnZND6fCNsmyHDFf --user_domain=vc.islate.io --user_name=focus --user_password=pETkDMcx3IaTkXwMGAe7bGDIqncaUyHa0vh15UWR
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.quartz.simpl.SimpleThreadPool - Job execution threads will use class loader of thread: pool-66-thread-1
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED'
  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  NOT STARTED.
  Currently in standby mode.
  Number of jobs executed: 0
  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl - Multi User Chat domain: lobby.vc.islate.io
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - Initializing public web application for /colibri-ws web socket
2021.02.27 11:13:14 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - WARNING: [1] CmdLine.parse#110: Skipped invalid cmd line argument: 
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - OfMeet Plugin - Initialize IQ handler 
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'pade'.
2021.02.27 11:13:14 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:13:15 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] JitsiConfig.<clinit>#47: Initialized newConfig: merge of /usr/share/openfire/plugins/pade/classes/jvb/application.conf: 1,application.conf @ jar:file:/var/lib/openfire/plugins/pade/classes/jvb/jitsi-videobridge-2.1-SNAPSHOT.jar!/application.conf: 1,system properties,reference.conf @ jar:file:/var/lib/openfire/plugins/pade/classes/jvb/jitsi-videobridge-2.1-SNAPSHOT.jar!/reference.conf: 1,reference.conf @ jar:file:/var/lib/openfire/plugins/pade/classes/jvb/jitsi-videobridge-2.1-SNAPSHOT-jar-with-dependencies.jar!/reference.conf: 1
2021.02.27 11:13:15 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] ReadOnlyConfigurationService.reloadConfiguration#51: loading config file at path /usr/share/openfire/plugins/pade/classes/jvb/config/sip-communicator.properties
2021.02.27 11:13:15 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] JitsiConfig.<clinit>#68: Initialized legacyConfig: sip communicator props (no description provided)
2021.02.27 11:13:15 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] JitsiConfig$Companion.reloadNewConfig#94: Reloading the Typesafe config source (previously reloaded 0 times).
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:15.948 INFO: [1] JitsiConfig.log() Initialized newConfig: merge of /usr/share/openfire/plugins/pade/classes/jicofo/application.conf: 1,system properties,reference.conf @ jar:file:/var/lib/openfire/plugins/pade/classes/jicofo/jicofo-1.1-SNAPSHOT.jar!/reference.conf: 1,reference.conf @ jar:file:/var/lib/openfire/plugins/pade/classes/jicofo/jicofo-1.1-SNAPSHOT-jar-with-dependencies.jar!/reference.conf: 1
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.080 INFO: [1] org.jitsi.config.ReadOnlyConfigurationService.log() loading config file at path /usr/share/openfire/plugins/pade/classes/jicofo/config/sip-communicator.properties
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.092 INFO: [1] JitsiConfig.log() Initialized legacyConfig: sip communicator props (no description provided)
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.096 INFO: [1] JitsiConfig.log() Reloading the Typesafe config source (previously reloaded 0 times).
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.216 INFO: [1] org.jitsi.jicofo.Main.log() Starting OSGi services.
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.219 WARNING: [1] org.jitsi.jicofo.Main.log() Starting Osgi
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.314 INFO: [12] org.jitsi.service.libjitsi.LibJitsi.log() Successfully started LibJitsi using as implementation: org.jitsi.impl.libjitsi.LibJitsiOSGiImpl
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.379 INFO: [12] impl.configuration.ConfigurationActivator.log() Using properties file configuration store.
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.397 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() awt.toolkit=sun.awt.X11.XToolkit
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.400 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.specification.version=11
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.403 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() org.jitsi.jicofo.FOCUS_USER_PASSWORD=pETkDMcx3IaTkXwMGAe7bGDIqncaUyHa0vh15UWR
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.405 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.cpu.isalist=
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.406 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.jnu.encoding=UTF-8
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.409 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.class.path=./jicofo-1.1-SNAPSHOT.jar:./jicofo-1.1-SNAPSHOT-jar-with-dependencies.jar
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.413 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vm.vendor=Ubuntu
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.415 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.arch.data.model=64
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.417 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vendor.url=https://ubuntu.com/
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.419 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() user.timezone=Etc/UTC
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.420 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() os.name=Linux
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.422 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vm.specification.version=11
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.425 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() org.jitsi.jicofo.FOCUS_USER_NAME=focus
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.427 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.java.launcher=SUN_STANDARD
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.432 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.434 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.java.command=org.jitsi.jicofo.Main --host=vc.islate.io --port=5275 --domain=vc.islate.io --secret=EXt3p9zKIx1qYMcKPCl5XiPAMnZND6fCNsmyHDFf --user_domain=vc.islate.io --user_name=focus --user_password=pETkDMcx3IaTkXwMGAe7bGDIqncaUyHa0vh15UWR
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.437 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() jdk.debug=release
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.438 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() org.jitsi.jicofo.HOSTNAME=vc.islate.io
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.440 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.cpu.endian=little
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.442 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() user.home=/var/lib/openfire
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.447 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() user.language=en
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.447 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.specification.vendor=Oracle Corporation
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.450 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.version.date=2021-01-19
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.451 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.home=/usr/lib/jvm/java-11-openjdk-amd64
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.452 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() file.separator=/
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.453 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vm.compressedOopsMode=32-bit
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.454 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() line.separator=
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.457 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.specification.name=Java Platform API Specification
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.457 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vm.specification.vendor=Oracle Corporation
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.461 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.461 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() net.java.sip.communicator.impl.configuration.USE_PROPFILE_CONFIG=true
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.462 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() jdk.tls.ephemeralDHKeySize=2048
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.465 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() net.java.sip.communicator.service.media.DISABLE_AUDIO_SUPPORT=true
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.466 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.util.logging.config.file=./logging.properties
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.467 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.management.compiler=HotSpot 64-Bit Tiered Compilers
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.472 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() org.jitsi.service.audionotifier.AudioNotifierService=org.jitsi.impl.neomedia.notify.AudioNotifierServiceImpl
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.472 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.runtime.version=11.0.10+9-Ubuntu-0ubuntu1.20.04
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.473 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() org.jitsi.jicofo.XMPP_DOMAIN=vc.islate.io
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.474 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() user.name=openfire
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.475 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() path.separator=:
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.477 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() os.version=5.4.0-51-generic
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.477 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.runtime.name=OpenJDK Runtime Environment
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.481 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() net.java.sip.communicator.CONFIGURATION_FILE_IS_READ_ONLY=true
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.482 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() file.encoding=UTF-8
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.482 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vm.name=OpenJDK 64-Bit Server VM
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.482 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.484 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() net.java.sip.communicator.service.media.DISABLE_VIDEO_SUPPORT=true
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.486 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.io.tmpdir=/tmp
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.486 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() net.java.sip.communicator.SC_HOME_DIR_NAME=config
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.487 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.version=11.0.10
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.488 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() user.dir=/var/lib/openfire/plugins/pade/classes/jicofo
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.490 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() os.arch=amd64
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.491 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vm.specification.name=Java Virtual Machine Specification
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.492 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.awt.printerjob=sun.print.PSPrinterJob
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.494 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.os.patch.level=unknown
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.494 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.497 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vm.info=mixed mode, sharing
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.497 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() net.java.sip.communicator.SC_HOME_DIR_LOCATION=/usr/share/openfire/plugins/pade/classes/jicofo
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.502 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vendor=Ubuntu
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.503 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vm.version=11.0.10+9-Ubuntu-0ubuntu1.20.04
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.504 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.io.unicode.encoding=UnicodeLittle
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.505 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() config.file=/usr/share/openfire/plugins/pade/classes/jicofo/application.conf
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.506 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.class.version=55.0
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.507 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() org.jitsi.jicofo.FOCUS_USER_DOMAIN=vc.islate.io
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.509 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() Normal classloader
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.518 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() failed to find jitsi-defaults.properties with class loader, will continue without it.
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.519 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() Normal classloader
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.527 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() failed to find jitsi-default-overrides.properties with class loader, will continue without it.
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.608 INFO: [12] util.NetworkUtils.<clinit>().117 java.net.preferIPv6Addresses=null
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.615 INFO: [12] util.NetworkUtils.<clinit>().118 java.net.preferIPv4Stack=null
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.646 INFO: [12] impl.netaddr.NetworkAddressManagerServiceImpl.start().92 Network Address Manager         ...[  STARTED ]
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.655 INFO: [12] impl.netaddr.NetworkAddressManagerServiceImpl.start().98 Network Address Manager Service ...[REGISTERED]
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.680 INFO: [12] org.jitsi.version.AbstractVersionActivator.log() VersionService registered: JiCoFo 1.1.SNAPSHOT
2021.02.27 11:13:17 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [11] org.ice4j.ice.harvest.MappingCandidateHarvesters.initialize: Using AwsCandidateHarvester.
2021.02.27 11:13:17 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [11] org.ice4j.ice.harvest.MappingCandidateHarvesters.maybeAdd: Discarding a mapping harvester: org.ice4j.ice.harvest.AwsCandidateHarvester, face=null, mask=null
2021.02.27 11:13:17 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [11] org.ice4j.ice.harvest.MappingCandidateHarvesters.initialize: Initialized mapping harvesters (delay=1236ms).  stunDiscoveryFailed=false
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [12] [hostname=vc.islate.io id=shard] MucClient.initializeConnectAndJoin#227: Initializing a new MucClient for [ org.jitsi.xmpp.mucclient.MucClientConfiguration id=shard domain=vc.islate.io hostname=vc.islate.io port=null username=jvb mucs=[ofmeet@conference.vc.islate.io] mucNickname=jvb disableCertificateVerification=true]
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - WARNING: [12] MucClient.createXMPPTCPConnectionConfiguration#113: Disabling certificate verification!
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] LastNReducer.<init>#65: LastNReducer with reductionScale: 0.75 recoverScale: 1.25 impactTime: PT1M minLastN: 0 maxEnforcedLastN: 40
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] TaskPools.<clinit>#81: TaskPools detected 1 processors, creating the CPU pool with that many threads
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [12] [hostname=vc.islate.io id=shard] MucClient.initializeConnectAndJoin#302: Dispatching a thread to connect and login.
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - WARNING: [1] UlimitCheck.printUlimits#111: Running with open files limit 524288 (hard 524288), thread limit 7817 (hard 7817). These values are too low and they will limit the number of participants that the bridge can serve simultaneously.
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] VideobridgeExpireThread.start#88: Starting with 60 second interval.
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] HealthChecker.start#118: Started with interval=300000, timeout=PT30S, maxDuration=PT3S, stickyFailures=false.
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] [port=4096 address=143.110.250.71] UdpTransport.<init>#70: Initialized with bind address 143.110.250.71 and bind port 4096. Receive buffer size 212992 (asked for 10485760). Send buffer size 212992 (asked for 10485760).
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] OctoRelayService.<init>#72: Created Octo UDP transport
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] [relayId=143.110.250.71:4096] BridgeOctoTransport.<init>#78: Created OctoTransport
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] MainKt.main#110: Not starting CallstatsService, disabled in configuration.
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] MainKt.main#119: Starting public http server
2021.02.27 11:13:18 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:18.942 INFO: [12] org.jitsi.jicofo.FocusBundleActivator.log() Shared pool max size: 1500
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] ColibriWebSocketService.<init>#40: Base URL: wss://vc.islate.io:7443/colibri-ws/ofmeet
2021.02.27 11:13:19 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] org.eclipse.jetty.util.log.Log.initialized: Logging initialized @5314ms to org.eclipse.jetty.util.log.JavaUtilLog
2021.02.27 11:13:19 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:19.337 WARNING: [12] org.jitsi.jicofo.FocusManager.log() Jicofo ID is not set correctly set (value=0). Configure a valid value [1-65535] by setting org.jitsi.jicofo.SHORT_ID in sip-communicator.properties or jicofo.octo.id in jicofo.conf. Future versions will require this for Octo.
2021.02.27 11:13:19 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] ColibriWebSocketService.registerServlet#65: Registering servlet at /colibri-ws/*, baseUrl = wss://vc.islate.io:7443/colibri-ws/ofmeet
2021.02.27 11:13:19 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] org.eclipse.jetty.server.Server.doStart: jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.10+9-Ubuntu-0ubuntu1.20.04
2021.02.27 11:13:19 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:19.571 WARNING: [12] org.jitsi.jicofo.FocusManager.log() No dedicated Service XMPP connection configured. Falling back to the client XMPP connection for JVB MUC
2021.02.27 11:13:19 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:19.628 INFO: [12] org.jitsi.jicofo.bridge.BridgeSelector.log() Using org.jitsi.jicofo.bridge.SingleBridgeSelectionStrategy
2021.02.27 11:13:19 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:19.662 INFO: [12] org.jitsi.jicofo.JitsiMeetServices.log() Using a Jigasi detector with MUC: ofgasi@conference.vc.islate.io
2021.02.27 11:13:19 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:19.669 INFO: [12] org.jitsi.jicofo.xmpp.BaseBrewery.log() Created BridgeMucDetector with address ofmeet@conference.vc.islate.io
2021.02.27 11:13:19 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:19.713 WARNING: [16] org.jitsi.impl.protocol.xmpp.XmppProtocolProvider.log() Disabling TLS certificate verification!
2021.02.27 11:13:19 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [12] [hostname=vc.islate.io id=shard] MucClient$1.connected#259: Connected.
2021.02.27 11:13:19 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [12] [hostname=vc.islate.io id=shard] MucClient.lambda$getConnectAndLoginCallable$7#594: Logging in.
2021.02.27 11:13:20 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] org.eclipse.jetty.server.handler.ContextHandler.doStart: Started o.e.j.s.ServletContextHandler@7c56e013{/,null,AVAILABLE}
2021.02.27 11:13:20 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] org.eclipse.jetty.server.AbstractConnector.doStart: Started ServerConnector@75b25825{HTTP/1.1, (http/1.1)}{0.0.0.0:8180}
2021.02.27 11:13:20 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [12] [hostname=vc.islate.io id=shard] MucClient$1.authenticated#265: Authenticated, b=false
2021.02.27 11:13:20 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] org.eclipse.jetty.server.Server.doStart: Started @6364ms
2021.02.27 11:13:20 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] MainKt.main#137: Starting private http server
2021.02.27 11:13:20 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:20.283 INFO: [12] org.eclipse.jetty.util.log.initialized() Logging initialized @6352ms to org.eclipse.jetty.util.log.Slf4jLog
2021.02.27 11:13:20 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [12] [hostname=vc.islate.io id=shard] MucClient$MucWrapper.join#720: Joined MUC: ofmeet@conference.vc.islate.io
2021.02.27 11:13:20 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] org.eclipse.jetty.server.Server.doStart: jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.10+9-Ubuntu-0ubuntu1.20.04
2021.02.27 11:13:21 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:21.094 INFO: [12] org.eclipse.jetty.server.Server.doStart() jetty-9.4.33.v20201020; built: 2020-10-20T23:39:24.803Z; git: 1be68755656cef678b79a2ef1c2ebbca99e25420; jvm 11.0.10+9-Ubuntu-0ubuntu1.20.04
2021.02.27 11:13:21 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:21.995 INFO: [18] org.jitsi.jicofo.ProtocolProviderHandler.log() XmppProtocolProvider(focus@vc.islate.io/focus263219322496140 (Jabber)): RegistrationStateChangeEvent[ oldState=Unregistered; newState=RegistrationState=Registered; reasonCode=-1; reason=null]
2021.02.27 11:13:21 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:21.999 INFO: [18] org.jitsi.jicofo.ProtocolProviderHandler.log() Set replyTimeout=PT15S
2021.02.27 11:13:22 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:22.228 INFO: [18] org.jitsi.jicofo.xmpp.BaseBrewery.log() Joined brewery room: ofgasi@conference.vc.islate.io
2021.02.27 11:13:22 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:22.399 INFO: [18] org.jitsi.jicofo.xmpp.BaseBrewery.log() Joined brewery room: ofmeet@conference.vc.islate.io
2021.02.27 11:13:22 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:22.399 INFO: [18] org.jitsi.jicofo.FocusManager.log() XMPP provider reg state: RegistrationState=Registered
2021.02.27 11:13:22 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:22.426 INFO: [18] org.jitsi.impl.protocol.xmpp.XmppProtocolProvider.log() XMPP provider Jabber:focus@vc.islate.io/focus263219322496140@vc.islate.io connected (JID: focus@vc.islate.io/focus263219322496140)
2021.02.27 11:13:23 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:23.703 INFO: [30] org.jitsi.jicofo.xmpp.BaseBrewery.log() Added brewery instance: ofmeet@conference.vc.islate.io/jvb
2021.02.27 11:13:23 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:23.735 INFO: [30] org.jitsi.jicofo.bridge.BridgeSelector.log() Added new videobridge: Bridge[jid=ofmeet@conference.vc.islate.io/jvb, relayId=143.110.250.71:4096, region=region1, stress=0.00]
2021.02.27 11:13:23 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:23.750 INFO: [30] org.jitsi.jicofo.bridge.JvbDoctor.log() Scheduled health-check task for: ofmeet@conference.vc.islate.io/jvb
2021.02.27 11:13:24 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - WARNING: [1] org.glassfish.jersey.server.wadl.WadlFeature.configure: JAXBContext implementation could not be found. WADL feature is disabled.
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - WARNING: [1] org.glassfish.jersey.internal.inject.Providers.checkProviderRuntime: A provider org.jitsi.rest.Health registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.jitsi.rest.Health will be ignored. 
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - WARNING: [1] org.glassfish.jersey.internal.inject.Providers.checkProviderRuntime: A provider org.jitsi.rest.Version registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.jitsi.rest.Version will be ignored. 
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - Exception in thread "Smack-Single Threaded Executor 0 (0)" java.lang.NullPointerException
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper -    at org.jitsi.xmpp.mucclient.MucClient.handleIq(MucClient.java:484)
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper -    at org.jitsi.xmpp.mucclient.MucClient.access$300(MucClient.java:50)
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper -    at org.jitsi.xmpp.mucclient.MucClient$2.handleIQRequest(MucClient.java:466)
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper -    at org.jivesoftware.smack.AbstractXMPPConnection$4.run(AbstractXMPPConnection.java:1188)
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper -    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper -    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper -    at java.base/java.lang.Thread.run(Thread.java:834)
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] org.eclipse.jetty.server.handler.ContextHandler.doStart: Started o.e.j.s.ServletContextHandler@9d7ccfe{/,null,AVAILABLE}
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] org.eclipse.jetty.server.AbstractConnector.doStart: Started ServerConnector@2b52c0d6{HTTP/1.1, (http/1.1)}{127.0.0.1:8188}
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] org.eclipse.jetty.server.Server.doStart: Started @11814ms
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:26.868 SEVERE: [20] org.jivesoftware.smack.parsing.ExceptionLoggingCallback.handleUnparsableStanza() Smack message parsing exception. Content: '<query xmlns="jabber:iq:version"/></iq>'
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - java.lang.IllegalArgumentException: name must not be null
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jivesoftware.smack.util.StringUtils.requireNotNullOrEmpty(StringUtils.java:462)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jivesoftware.smackx.iqversion.packet.Version.<init>(Version.java:71)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jivesoftware.smackx.iqversion.packet.Version.<init>(Version.java:77)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jitsi.jicofo.discovery.Version.<init>(Version.java:40)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jitsi.jicofo.discovery.VersionIqProvider.parse(VersionIqProvider.java:38)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jitsi.jicofo.discovery.VersionIqProvider.parse(VersionIqProvider.java:29)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jivesoftware.smack.provider.Provider.parse(Provider.java:43)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jivesoftware.smack.util.PacketParserUtils.parseIQ(PacketParserUtils.java:633)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jivesoftware.smack.util.PacketParserUtils.parseStanza(PacketParserUtils.java:153)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jivesoftware.smack.AbstractXMPPConnection.parseAndProcessStanza(AbstractXMPPConnection.java:1083)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jivesoftware.smack.tcp.XMPPTCPConnection.access$500(XMPPTCPConnection.java:151)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1044)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at java.base/java.lang.Thread.run(Thread.java:834)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:26.933 WARNING: [12] org.glassfish.jersey.server.wadl.WadlFeature.configure() JAXBContext implementation could not be found. WADL feature is disabled.
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.415 INFO: [12] org.eclipse.jetty.server.handler.ContextHandler.doStart() Started o.e.j.s.ServletContextHandler@e825373{/,null,AVAILABLE}
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.466 INFO: [12] org.eclipse.jetty.server.AbstractConnector.doStart() Started ServerConnector@52263970{HTTP/1.1, (http/1.1)}{0.0.0.0:8888}
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.468 INFO: [12] org.eclipse.jetty.server.Server.doStart() Started @13554ms
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.472 INFO: [1] org.jitsi.jicofo.Main.log() OSGi services started.
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.484 INFO: [1] org.jitsi.xmpp.component.ComponentBase.log() Component org.jitsi.jicofo. config: 
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.489 INFO: [1] org.jitsi.xmpp.component.ComponentBase.log()   ping interval: -1 ms
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.490 INFO: [1] org.jitsi.xmpp.component.ComponentBase.log()   ping timeout: 5000 ms
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.490 INFO: [1] org.jitsi.xmpp.component.ComponentBase.log()   ping threshold: 3
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.855 SEVERE: [43] org.jitsi.jicofo.xmpp.FocusComponent.log() java.lang.IllegalArgumentException: name must not be null
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - java.lang.IllegalArgumentException: name must not be null
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jivesoftware.smack.util.StringUtils.requireNotNullOrEmpty(StringUtils.java:462)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jivesoftware.smackx.iqversion.packet.Version.<init>(Version.java:71)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jivesoftware.smackx.iqversion.packet.Version.<init>(Version.java:77)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jitsi.jicofo.discovery.Version.<init>(Version.java:40)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jitsi.jicofo.discovery.VersionIqProvider.parse(VersionIqProvider.java:38)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jitsi.jicofo.discovery.VersionIqProvider.parse(VersionIqProvider.java:29)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jivesoftware.smack.provider.Provider.parse(Provider.java:43)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jitsi.xmpp.util.IQUtils.convert(IQUtils.java:162)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jitsi.jicofo.xmpp.FocusComponent.handleIQGetImpl(FocusComponent.java:173)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jitsi.xmpp.component.ComponentBase.handleIQGet(ComponentBase.java:317)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:511)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:289)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.xmpp.component.AbstractComponent.access$100(AbstractComponent.java:81)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1051)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at java.base/java.lang.Thread.run(Thread.java:834)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.859 WARNING: [43] org.jitsi.jicofo.xmpp.FocusComponent.processIQ() (serving component 'Jitsi Meet Focus') Unexpected exception while processing IQ stanza: <iq type="get" id="75-29" from="component.vc.islate.io" to="focus.vc.islate.io"><query xmlns="jabber:iq:version"/></iq>
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - java.lang.IllegalArgumentException: name must not be null
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jivesoftware.smack.util.StringUtils.requireNotNullOrEmpty(StringUtils.java:462)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jivesoftware.smackx.iqversion.packet.Version.<init>(Version.java:71)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jivesoftware.smackx.iqversion.packet.Version.<init>(Version.java:77)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jitsi.jicofo.discovery.Version.<init>(Version.java:40)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jitsi.jicofo.discovery.VersionIqProvider.parse(VersionIqProvider.java:38)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jitsi.jicofo.discovery.VersionIqProvider.parse(VersionIqProvider.java:29)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jivesoftware.smack.provider.Provider.parse(Provider.java:43)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jitsi.xmpp.util.IQUtils.convert(IQUtils.java:162)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jitsi.jicofo.xmpp.FocusComponent.handleIQGetImpl(FocusComponent.java:173)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.jitsi.xmpp.component.ComponentBase.handleIQGet(ComponentBase.java:317)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:511)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:289)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.xmpp.component.AbstractComponent.access$100(AbstractComponent.java:81)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1051)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at java.base/java.lang.Thread.run(Thread.java:834)
2021.02.27 11:14:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:15:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:16:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:17:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:18:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:18:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [19] HealthChecker.run#170: Performed a successful health check in PT0.000705S. Sticky failure: false
2021.02.27 11:19:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:20:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:21:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:22:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:22:29.075 SEVERE: [35] org.jitsi.jicofo.Main.log() An uncaught exception occurred in thread=Thread[Timer-0,5,main]
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - java.lang.SecurityException: Could not lock User prefs. Lock file access denied.
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at java.prefs/java.util.prefs.FileSystemPreferences.checkLockFile0ErrorCode(FileSystemPreferences.java:956)
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at java.prefs/java.util.prefs.FileSystemPreferences.lockFile(FileSystemPreferences.java:944)
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at java.prefs/java.util.prefs.FileSystemPreferences.sync(FileSystemPreferences.java:748)
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at java.prefs/java.util.prefs.FileSystemPreferences.flush(FileSystemPreferences.java:843)
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at java.prefs/java.util.prefs.FileSystemPreferences.syncWorld(FileSystemPreferences.java:483)
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at java.prefs/java.util.prefs.FileSystemPreferences$3.run(FileSystemPreferences.java:450)
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at java.base/java.util.TimerThread.mainLoop(Timer.java:556)
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper -     at java.base/java.util.TimerThread.run(Timer.java:506)
2021.02.27 11:23:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:23:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [19] HealthChecker.run#170: Performed a successful health check in PT0.000017S. Sticky failure: false
1ay1 commented 3 years ago

Hope this helps

deleolajide commented 3 years ago

image This is mine

image Provide a proxy server name. Duplicate the server name if the same.

image Reload the plugin if you make changes that will affect a connection otherwise they won't take effect until you restart Openfire

1ay1 commented 3 years ago

I got it working too, but now the problem is this user never seems to get logged it even when Voximplant is sending the calls to the logged in user: image

Just keeps ringing: image

1ay1 commented 3 years ago

I think this is the missing link: image

Where can I set these variables from the openfire?

1ay1 commented 3 years ago

If I edit the pade/classes/jigasi/sip-communicator.properties file manually, on plugin reload, the file gets overwritten to old version again.

deleolajide commented 3 years ago

That is a general issue with plugins. A plugin jar file is a ZIP file. You can edit it directly or extract/edit/compress again.

1ay1 commented 3 years ago

I don't think that will fix it, cause that file is being edited by the plugin on the startup. The pade/classes/jigasi/sip-communicator.properties file in the jar is empty, but when connected to SIP account it's not empty. it means plugin edits and overwrites it.

gjaekel commented 3 years ago

The file is generated by https://github.com/igniterealtime/openfire-pade-plugin/blob/ce6a0fd27c53972c3e452b0577218a44b3111b14/ofmeet/src/main/java/org/jivesoftware/openfire/plugin/ofmeet/JitsiJigasiWrapper.java#L44-L183 Like in the other Wrappers, we may to have some more business logic here.

@0bhat : For a test, you may revoke the write right on this file for the OpenFire JVB user and edit the required changes e.g. as root user. With your feedback we then may change the source code that will generate the file.

1ay1 commented 3 years ago

Perfect, let me try to edit it and see if I can implement something to give users a way to add their custom properties.

gjaekel commented 3 years ago

You may take a look at code of the starters for JiCoFo and JVB to get an idea. First thing is to introduce properties that are taken from the Openfire registry. This may be edited at the Admin UI at Server|Server properties. If the needs are stabilized, In a second step they should appear on the corrensponding UI page in an appropriate way.

If I understand it right, we e.g. need the possibility to provide an individual account ID.

deleolajide commented 3 years ago

Perfect, let me try to edit it and see if I can implement something to give users a way to add their custom properties.

The properties file is updated with openfire generated values. Any property not yet supported by ofmeet will not be over-written. If you have time to work on this, you should add a tab for VoxImplant like I did with FreeSWITCH

gjaekel commented 3 years ago

Any property not yet supported by ofmeet will not be over-written

Sorry, I miss this on my (to) short look at the code.

1ay1 commented 3 years ago

This doesn't seem to work even with all the right headers from the Voximplant. image

The Jigasi is not sending the call to the right room as pointed in the header.

deleolajide commented 3 years ago

I am sure you know that X-Room-Name is not the default name for the SIP header value in Jitis and that has to be changed in sip-communicator.properties. Confirm that ofmeet has not messed up the value.

1ay1 commented 3 years ago

Hi,

Yes I have changed it in the sip-communicator.properties with this:

net.java.sip.communicator.impl.protocol.sip.acc1403273890647.JITSI_MEET_ROOM_HEADER_NAME=X-Room-Name

deleolajide commented 3 years ago

Unfortunately, I kept the default name when testing with FreeSWITCH. Could you use modify Voximplant to use the default just to confirm issue is not something else?

1ay1 commented 3 years ago

Can you tell me the default name here, please?

deleolajide commented 3 years ago

Jitsi-Conference-Room

1ay1 commented 3 years ago

Doesn't seem to work with that header either: image

The Jigasi user is not even getting logged in when the call is transferred to SIP by Voximplant: image

deleolajide commented 3 years ago

The Jigasi user is not even getting logged in when the call is transferred to SIP by Voximplant:

How do you expect it to work if the jigasi user is not logged in? I think you should fix that first

image

1ay1 commented 3 years ago

I think that's where the problem is, jigasi user is always offline for me.

1ay1 commented 3 years ago

things look fine: image

and here too: image

but still the user never logs in.

1ay1 commented 3 years ago

even when I allow the anonymous login, the jigasi user is not getting created.

deleolajide commented 3 years ago

All I can say is that when debugging, your log file is your best friend 👍

ClaudeStabile commented 3 years ago

Hello,

Thanks for info in this thread. I have set up a SIP gateway on server. SIP GW connection is OKI but jigasi user does not connect. So far the only error i have is _xmpp-client and _xmpp-server are not targetting at the correct port. I will fixed ASAP. Could this explain why jigasi cannot connect ? @deleolajide let me now if you need logs to pinpoint problem if any screenshot287 screenshot288

deleolajide commented 3 years ago

So far the only error i have is _xmpp-client and _xmpp-server are not targetting at the correct port

You might need to open port 5222 as jigasi maybe using TLS which requires full FQDN for your XMPP server

ClaudeStabile commented 3 years ago

Dele,

I will fix DNS issue & settings tomorow so TLS Xmpp connectivity should work with proper DNS SRV records. BTW do i need a _sip._udp SRV record ? does it make sense to add it ? Attached my logs after a fresh docker restarts

allrestartcrit.log

deleolajide commented 3 years ago

BTW do i need a _sip._udp SRV record ? does it make sense to add it ?

I don't think so. I did not ned it for pade.chat

deleolajide commented 3 years ago

Also check org.jitsi.jigasi.xmpp.acc.SERVER_ADDRESS in sip-communicator.properties. It should be using the ~FQDN hostname~ IP Address of FQDN shown here.

image

1ay1 commented 3 years ago

org.jitsi.jigasi.xmpp.acc.SERVER_ADDRESS for me, it's plain IP

ClaudeStabile commented 3 years ago

Just checking, i have this in my jigasi/sip-communicator.properties org.jitsi.jigasi.xmpp.acc.SERVER_ADDRESS=172.17.0.8 It is my local docker Adrr plain IP as well

1ay1 commented 3 years ago

2021.02.28 12:59:41 INFO [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 12:59:41.373 INFO: [41] org.jitsi.jigasi.SipGateway.registrationStateChanged().120 REG STATE CHANGE ProtocolProviderServiceSipImpl(SIP:ayubha) -> RegistrationStateChangeEvent[ oldState=Unregistered; newState=RegistrationState=Registering; userRequest=false; reasonCode=-1; reason=null] 2021.02.28 12:59:41 INFO [Thread-15]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - WARNING: [12] [hostname=vc.islate.io id=shard] MucClient.lambda$getConnectAndLoginCallable$7#588: [MucClient id=shard hostname=vc.islate.io] error connecting 2021.02.28 12:59:41 INFO [Thread-15]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - org.jivesoftware.smack.SmackException$ConnectionException: The following addresses failed: 'vc.islate.io:5222' failed because: vc.islate.io/143.110.250.71 exception: java.net.ConnectException: Connection refused (Connection refused) 2021.02.28 12:59:41 INFO [Thread-15]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - at org.jivesoftware.smack.SmackException$ConnectionException.from(SmackException.java:278)

1ay1 commented 3 years ago

just stumbled upon this in the log

1ay1 commented 3 years ago
2021.02.28 13:01:49 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:49.493 INFO: [84] org.jitsi.jigasi.SipGateway.incomingCallReceived().216 [ctx=16145173094931490055657] Incoming call received...
2021.02.28 13:01:49 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:49.511 INFO: [86] org.jitsi.jigasi.SipGatewaySession.run().1715 [ctx=16145173094931490055657] Wait thread cancelled
2021.02.28 13:01:49 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:49.516 INFO: [84] org.jitsi.jigasi.JvbConference.start().447 [ctx=16145173094931490055657] Starting JVB conference room: ultimateintentsensueadditionally@conference.vc.islate.io
2021.02.28 13:01:49 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:49.549 INFO: [84] org.jitsi.jigasi.JvbConference.setXmppProvider().590 [ctx=16145173094931490055657] Using ProtocolProviderServiceJabberImpl(Jabber:08e702c6@vc.islate.io/08e702c6)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:50.108 SEVERE: [92] util.UtilActivator.uncaughtException().122 An uncaught exception occurred in thread=Thread[Smack Reader (0),10,main] and message was: net/java/sip/communicator/service/httputil/HttpUtils
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - java.lang.NoClassDefFoundError: net/java/sip/communicator/service/httputil/HttpUtils
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at net.java.sip.communicator.impl.certificate.CertificateServiceImpl$3.tryBuildChain(CertificateServiceImpl.java:947)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at net.java.sip.communicator.impl.certificate.CertificateServiceImpl$3.checkCertTrusted(CertificateServiceImpl.java:727)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at net.java.sip.communicator.impl.certificate.CertificateServiceImpl$3.checkServerTrusted(CertificateServiceImpl.java:670)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl$HostTrustManager.checkServerTrusted(ProtocolProviderServiceJabberImpl.java:2619)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl$HostTrustManager.checkServerTrusted(ProtocolProviderServiceJabberImpl.java:2589)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:638)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:473)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:369)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:443)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:182)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:171)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1408)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1314)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:440)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:411)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at org.jivesoftware.smack.tcp.XMPPTCPConnection.proceedTLSReceived(XMPPTCPConnection.java:810)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at org.jivesoftware.smack.tcp.XMPPTCPConnection.access$1200(XMPPTCPConnection.java:151)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1071)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at java.base/java.lang.Thread.run(Thread.java:834)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - Caused by: java.lang.ClassNotFoundException: net.java.sip.communicator.service.httputil.HttpUtils
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     ... 23 more
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:50.947 SEVERE: [93] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:50.947 SEVERE: [93] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:01:51 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:51.539 SEVERE: [94] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:01:51 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:51.540 SEVERE: [94] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:01:51 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:51.670 SEVERE: [95] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:01:51 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:51.670 SEVERE: [95] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:01:54 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:54.946 SEVERE: [96] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:01:54 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:54.946 SEVERE: [96] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:01:55 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:55.543 SEVERE: [97] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:01:55 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:55.543 SEVERE: [97] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:01:55 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:55.676 SEVERE: [98] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:01:55 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:55.676 SEVERE: [98] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:01:58 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:58.959 SEVERE: [99] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:01:58 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:58.962 SEVERE: [99] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:01:59 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:59.546 SEVERE: [100] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:01:59 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:59.546 SEVERE: [100] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:02:02 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:02.961 SEVERE: [101] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:02:02 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:02.962 SEVERE: [101] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:02:03 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:03.553 SEVERE: [102] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:02:03 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:03.554 SEVERE: [102] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:02:18 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:18.082 INFO: [104] org.jitsi.jigasi.SipGatewaySession.handleCallState().1616 [ctx=16145173094931490055657] SIP call ended: CallPeerChangeEvent: type=CallPeerStatusChange oldV=net.java.sip.communicator.service.protocol.CallPeerState:Incoming Call newV=net.java.sip.communicator.service.protocol.CallPeerState:Disconnected for peer=8929240899 (+8929240899) <8929240899@vc.ayubha.voximplant.com>;status=Disconnected
2021.02.28 13:02:18 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:18.085 INFO: [104] org.jitsi.jigasi.SipGatewaySession.sipCallEnded().647 [ctx=16145173094931490055657] Sip call ended: Call: id=16145173094461467235100 peers=0
2021.02.28 13:02:18 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:18.085 WARNING: [104] org.jitsi.jigasi.JvbConference.leaveConferenceRoom().1052 [ctx=16145173094931490055657] MUC room is null
2021.02.28 13:02:18 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:18.086 INFO: [104] org.jitsi.jigasi.JvbConference.stop().550 [ctx=16145173094931490055657] Removing account Jabber:08e702c6@vc.islate.io/08e702c6
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:19.616 WARNING: [88] org.jivesoftware.smack.tcp.XMPPTCPConnection.shutdown() shutdownDone was not marked as successful by the writer thread
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - org.jivesoftware.smack.SmackException$NoResponseException: No response received within reply timeout. Timeout was 15000ms (~15s). While waiting for shutdown completed
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at org.jivesoftware.smack.SmackException$NoResponseException.newWith(SmackException.java:93)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at org.jivesoftware.smack.SynchronizationPoint.checkForResponse(SynchronizationPoint.java:272)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at org.jivesoftware.smack.SynchronizationPoint.checkIfSuccessOrWait(SynchronizationPoint.java:157)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketWriter.shutdown(XMPPTCPConnection.java:1366)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at org.jivesoftware.smack.tcp.XMPPTCPConnection.shutdown(XMPPTCPConnection.java:486)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at org.jivesoftware.smack.tcp.XMPPTCPConnection.shutdown(XMPPTCPConnection.java:467)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at org.jivesoftware.smack.AbstractXMPPConnection.disconnect(AbstractXMPPConnection.java:739)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl.disconnectAndCleanConnection(ProtocolProviderServiceJabberImpl.java:1486)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl.initializeConnectAndLogin(ProtocolProviderServiceJabberImpl.java:806)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl.register(ProtocolProviderServiceJabberImpl.java:500)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at org.jitsi.jigasi.util.RegisterThread.run(RegisterThread.java:59)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:34.616 INFO: [88] org.jivesoftware.smack.tcp.XMPPTCPConnection.shutdown() Exception while waiting for closing stream element from the server XMPPTCPConnection[not-authenticated] (0)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - org.jivesoftware.smack.SmackException$NoResponseException: No response received within reply timeout. Timeout was 15000ms (~15s). While waiting for stream closing element received
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at org.jivesoftware.smack.SmackException$NoResponseException.newWith(SmackException.java:93)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at org.jivesoftware.smack.SynchronizationPoint.checkForResponse(SynchronizationPoint.java:272)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at org.jivesoftware.smack.SynchronizationPoint.checkIfSuccessOrWait(SynchronizationPoint.java:157)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at org.jivesoftware.smack.tcp.XMPPTCPConnection.shutdown(XMPPTCPConnection.java:496)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at org.jivesoftware.smack.tcp.XMPPTCPConnection.shutdown(XMPPTCPConnection.java:467)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at org.jivesoftware.smack.AbstractXMPPConnection.disconnect(AbstractXMPPConnection.java:739)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl.disconnectAndCleanConnection(ProtocolProviderServiceJabberImpl.java:1486)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl.initializeConnectAndLogin(ProtocolProviderServiceJabberImpl.java:806)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -     at net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl.register(ProtocolProviderServiceJabberImpl.java:500)
deleolajide commented 3 years ago

just stumbled upon this in the log

Open port 5222

1ay1 commented 3 years ago

@deleolajide this is the whole life cycle of SIP call log, the moment from incoming call request and disconnection.

deleolajide commented 3 years ago

I might be possible to just use localhost on 5222 instead of the public IP address. I will test it and see. If that works, then you won't need to open port 5222 externally.

1ay1 commented 3 years ago
2021.02.28 13:01:49 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:49.493 INFO: [84] org.jitsi.jigasi.SipGateway.incomingCallReceived().216 [ctx=16145173094931490055657] Incoming call received...
2021.02.28 13:01:49 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:49.511 INFO: [86] org.jitsi.jigasi.SipGatewaySession.run().1715 [ctx=16145173094931490055657] Wait thread cancelled
2021.02.28 13:01:49 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:49.516 INFO: [84] org.jitsi.jigasi.JvbConference.start().447 [ctx=16145173094931490055657] Starting JVB conference room: ultimateintentsensueadditionally@conference.vc.islate.io
2021.02.28 13:01:49 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:49.549 INFO: [84] org.jitsi.jigasi.JvbConference.setXmppProvider().590 [ctx=16145173094931490055657] Using ProtocolProviderServiceJabberImpl(Jabber:08e702c6@vc.islate.io/08e702c6)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:50.108 SEVERE: [92] util.UtilActivator.uncaughtException().122 An uncaught exception occurred in thread=Thread[Smack Reader (0),10,main] and message was: net/java/sip/communicator/service/httputil/HttpUtils
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - java.lang.NoClassDefFoundError: net/java/sip/communicator/service/httputil/HttpUtils
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at net.java.sip.communicator.impl.certificate.CertificateServiceImpl$3.tryBuildChain(CertificateServiceImpl.java:947)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at net.java.sip.communicator.impl.certificate.CertificateServiceImpl$3.checkCertTrusted(CertificateServiceImpl.java:727)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at net.java.sip.communicator.impl.certificate.CertificateServiceImpl$3.checkServerTrusted(CertificateServiceImpl.java:670)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl$HostTrustManager.checkServerTrusted(ProtocolProviderServiceJabberImpl.java:2619)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl$HostTrustManager.checkServerTrusted(ProtocolProviderServiceJabberImpl.java:2589)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:638)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:473)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:369)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:443)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:182)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:171)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1408)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1314)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:440)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:411)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at org.jivesoftware.smack.tcp.XMPPTCPConnection.proceedTLSReceived(XMPPTCPConnection.java:810)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at org.jivesoftware.smack.tcp.XMPPTCPConnection.access$1200(XMPPTCPConnection.java:151)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1071)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at java.base/java.lang.Thread.run(Thread.java:834)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - Caused by: java.lang.ClassNotFoundException: net.java.sip.communicator.service.httputil.HttpUtils
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   ... 23 more
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:50.947 SEVERE: [93] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:01:50 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:50.947 SEVERE: [93] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:01:51 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:51.539 SEVERE: [94] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:01:51 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:51.540 SEVERE: [94] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:01:51 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:51.670 SEVERE: [95] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:01:51 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:51.670 SEVERE: [95] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:01:54 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:54.946 SEVERE: [96] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:01:54 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:54.946 SEVERE: [96] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:01:55 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:55.543 SEVERE: [97] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:01:55 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:55.543 SEVERE: [97] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:01:55 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:55.676 SEVERE: [98] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:01:55 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:55.676 SEVERE: [98] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:01:58 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:58.959 SEVERE: [99] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:01:58 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:58.962 SEVERE: [99] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:01:59 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:59.546 SEVERE: [100] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:01:59 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:01:59.546 SEVERE: [100] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:02:02 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:02.961 SEVERE: [101] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:02:02 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:02.962 SEVERE: [101] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:02:03 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:03.553 SEVERE: [102] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.02.28 13:02:03 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:03.554 SEVERE: [102] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.02.28 13:02:18 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:18.082 INFO: [104] org.jitsi.jigasi.SipGatewaySession.handleCallState().1616 [ctx=16145173094931490055657] SIP call ended: CallPeerChangeEvent: type=CallPeerStatusChange oldV=net.java.sip.communicator.service.protocol.CallPeerState:Incoming Call newV=net.java.sip.communicator.service.protocol.CallPeerState:Disconnected for peer=8929240899 (+8929240899) <8929240899@vc.ayubha.voximplant.com>;status=Disconnected
2021.02.28 13:02:18 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:18.085 INFO: [104] org.jitsi.jigasi.SipGatewaySession.sipCallEnded().647 [ctx=16145173094931490055657] Sip call ended: Call: id=16145173094461467235100 peers=0
2021.02.28 13:02:18 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:18.085 WARNING: [104] org.jitsi.jigasi.JvbConference.leaveConferenceRoom().1052 [ctx=16145173094931490055657] MUC room is null
2021.02.28 13:02:18 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:18.086 INFO: [104] org.jitsi.jigasi.JvbConference.stop().550 [ctx=16145173094931490055657] Removing account Jabber:08e702c6@vc.islate.io/08e702c6
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:19.616 WARNING: [88] org.jivesoftware.smack.tcp.XMPPTCPConnection.shutdown() shutdownDone was not marked as successful by the writer thread
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - org.jivesoftware.smack.SmackException$NoResponseException: No response received within reply timeout. Timeout was 15000ms (~15s). While waiting for shutdown completed
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at org.jivesoftware.smack.SmackException$NoResponseException.newWith(SmackException.java:93)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at org.jivesoftware.smack.SynchronizationPoint.checkForResponse(SynchronizationPoint.java:272)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at org.jivesoftware.smack.SynchronizationPoint.checkIfSuccessOrWait(SynchronizationPoint.java:157)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketWriter.shutdown(XMPPTCPConnection.java:1366)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at org.jivesoftware.smack.tcp.XMPPTCPConnection.shutdown(XMPPTCPConnection.java:486)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at org.jivesoftware.smack.tcp.XMPPTCPConnection.shutdown(XMPPTCPConnection.java:467)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at org.jivesoftware.smack.AbstractXMPPConnection.disconnect(AbstractXMPPConnection.java:739)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl.disconnectAndCleanConnection(ProtocolProviderServiceJabberImpl.java:1486)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl.initializeConnectAndLogin(ProtocolProviderServiceJabberImpl.java:806)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl.register(ProtocolProviderServiceJabberImpl.java:500)
2021.02.28 13:02:19 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at org.jitsi.jigasi.util.RegisterThread.run(RegisterThread.java:59)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-02-28 13:02:34.616 INFO: [88] org.jivesoftware.smack.tcp.XMPPTCPConnection.shutdown() Exception while waiting for closing stream element from the server XMPPTCPConnection[not-authenticated] (0)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - org.jivesoftware.smack.SmackException$NoResponseException: No response received within reply timeout. Timeout was 15000ms (~15s). While waiting for stream closing element received
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at org.jivesoftware.smack.SmackException$NoResponseException.newWith(SmackException.java:93)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at org.jivesoftware.smack.SynchronizationPoint.checkForResponse(SynchronizationPoint.java:272)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at org.jivesoftware.smack.SynchronizationPoint.checkIfSuccessOrWait(SynchronizationPoint.java:157)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at org.jivesoftware.smack.tcp.XMPPTCPConnection.shutdown(XMPPTCPConnection.java:496)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at org.jivesoftware.smack.tcp.XMPPTCPConnection.shutdown(XMPPTCPConnection.java:467)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at org.jivesoftware.smack.AbstractXMPPConnection.disconnect(AbstractXMPPConnection.java:739)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl.disconnectAndCleanConnection(ProtocolProviderServiceJabberImpl.java:1486)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl.initializeConnectAndLogin(ProtocolProviderServiceJabberImpl.java:806)
2021.02.28 13:02:34 INFO  [Thread-19]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper -   at net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl.register(ProtocolProviderServiceJabberImpl.java:500)

Please check this log too, maybe real problem is not the port.

1ay1 commented 3 years ago

The connection is getting made because the number im calling from is in this log: .CallPeerState:Disconnected for peer=8929240899 (+8929240899) <8929240899@vc.ayubha.voximplant.com>;status=Disconnected

ClaudeStabile commented 3 years ago

@deleolajide in your sip-communicator.properties :

org.jitsi.jigasi.xmpp.acc.SERVER_ADDRESS=172.17.0.10 net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.SERVER_ADDRESS=172.17.0.10 net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.SERVER_PORT=5222

My sip-communicator.properties is very similar The only dfference see I have is SRV record definition is incorrect for _xmpp-clent Your server OKI 5227 si your XMPP default port -bash-4.2$ dig SRV _xmpp-client._tcp.pade.chat. +short 5 0 5227 pade.chat. Server KO No SRV record for xmpp-client -bash-4.2$ dig SRV _xmpp-client._tcp.prototype-one.missioncriticalnet.works. +short

@0bhat If you use default TLS 5222 you do not need SRV records. Double check your FW rules and connectivity

@deleolajide apparently local connection works as you use 172.7.17.10 addr This is the docker IP. I also need to double check my docker mappings are correct for TLS

deleolajide commented 3 years ago

I just checked code. It is not using TLS. It is a plain TCP to port 5222 using the IP address in net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.SERVER_ADDRESS.

ClaudeStabile commented 3 years ago

@deleolajide It is now working and getting connected !!! I just restart the whole docker instance and it connects now !!!

Fixed, but no clue what was the issue, maybe i simply missed a restart. Thanks

@0bhat double check your sip-communicators.properties, ensure port is listenning and ready to connect, double check FW rules

Thanks for this thread sounds good now

screenshot289 screenshot290

ClaudeStabile commented 3 years ago

@deleolajide Do you think i can initiate a SIP PSTN call from a Jitsi room now ? I do not have the phone option when i invite from room. How do i enable/initiate a Sip PSTN call from a jitsi room ? What do i miss , i do not have the button for callng... screenshot291

deleolajide commented 3 years ago

I might be possible to just use localhost on 5222 instead of the public IP address.

I can confirm that localhost does not work. It needs to be the local IP address of the network interface Openfire xmpp on port 5222 is bound to. I think it be a good idea to make that configureable.

deleolajide commented 3 years ago

Do you think i can initiate a SIP PSTN call from a Jitsi room now ?

No. Only incoming calls are currently supported. Download any SIP phone (even Android) and call the SIP address of jigasi

deleolajide commented 3 years ago

I am going to change it to the local IP address used by JVB

image

1ay1 commented 3 years ago

@ClaudeStabile I allowed 5222 from FW now Jigasi has went down.

image

ClaudeStabile commented 3 years ago

@0bhat your issue is different, looks like a TLS Cert SSL related(still unsure). I have found this @jitsi that's looks similar https://github.com/jitsi/jigasi/issues/295 Probable Causes : OpenJDK version & OS sec layers, openfire version also. Can you pls let us know which OF, JVM and OS you are using ? dele server is OF 4.5.4 mine is OF 4.6.2 both with OpenJDK 14.0.1 Private Build -- OpenJDK 64-Bit Server VM One on CentOS, One on Ubuntu We are using very latest Padé version @deleolajide what do you think ?