java.lang.NullPointerException: null 2020.04.01 12:46:07 ERROR [Smack-Cached Executor 568 (0)]: org.jivesoftware.smack.AbstractXMPPConnection - Exception in async packet listener java.lang.NullPointerException: null 2020.04.01 12:46:07 ERROR [Smack-Cached Executor 567 (0)]: org.jivesoftware.smack.AbstractXMPPConnection - Exception in async packet listener java.lang.NullPointerException: null 2020.04.01 12:46:07 ERROR [Smack-Cached Executor 570 (0)]: org.jivesoftware.smack.AbstractXMPPConnection - Exception in async packet listener java.lang.NullPointerException: null 2020.04.01 12:46:07 ERROR [Smack-Cached Executor 571 (0)]: org.jivesoftware.smack.AbstractXMPPConnection - Exception in async packet listener java.lang.NullPointerException: null 2020.04.01 12:46:07 ERROR [Smack-Cached Executor 572 (0)]: org.jivesoftware.smack.AbstractXMPPConnection - Exception in async packet listener java.lang.NullPointerException: null 2020.04.01 12:46:07 WARN [Smack-Single Threaded Executor 0 (0)]: org.jivesoftware.smack.roster.Roster - Roster not loaded while processing Presence Stanza [to=ad.lasy.gov.pl/41soxsjsx2,id=NpvLo-450,type=error,] 2020.04.01 12:46:07 ERROR [Smack-Cached Executor 573 (0)]: org.jivesoftware.smack.AbstractXMPPConnection - Exception in async packet listener java.lang.NullPointerException: null 2020.04.01 12:46:07 ERROR [Smack-Cached Executor 572 (0)]: org.jivesoftware.smack.AbstractXMPPConnection - Exception in async packet listener java.lang.NullPointerException: null 2020.04.01 12:46:08 INFO [FocusExpireThread]: org.jitsi.jicofo.FocusManager - Focus idle timeout for test@conference.ad.lasy.gov.pl 2020.04.01 12:46:09 INFO [org.jitsi.util.concurrent.RecurringRunnableExecutor.thread-org.jitsi.videobridge.health.Health]: org.jitsi.videobridge.Videobridge - CAT=stat create_conf,conf_id=366f514cbf95a333 conf_name=null,logging=false,conf_count=1,ch_count=0,v_streams=0 2020.04.01 12:46:10 INFO [org.jitsi.util.concurrent.RecurringRunnableExecutor.thread-org.jitsi.videobridge.health.Health]: org.jitsi.videobridge.health.Health - Performed a successful health check in 14ms. Sticky failure: false 2020.04.01 12:46:13 INFO [FocusExpireThread]: org.jitsi.jicofo.FocusManager - Focus idle timeout for test@conference.ad.lasy.gov.pl 2020.04.01 12:46:18 INFO [FocusExpireThread]: org.jitsi.jicofo.FocusManager - Focus idle timeout for test@conference.ad.lasy.gov.pl 2020.04.01 12:46:20 INFO [org.jitsi.util.concurrent.RecurringRunnableExecutor.thread-org.jitsi.videobridge.health.Health]: org.jitsi.videobridge.Videobridge - CAT=stat create_conf,conf_id=e040eef60dab5d41 conf_name=null,logging=false,conf_count=1,ch_count=0,v_streams=0 2020.04.01 12:46:20 INFO [org.jitsi.util.concurrent.RecurringRunnableExecutor.thread-org.jitsi.videobridge.health.Health]: org.jitsi.videobridge.health.Health - Performed a successful health check in 14ms. Sticky failure: false 2020.04.01 12:46:23 INFO [FocusExpireThread]: org.jitsi.jicofo.FocusManager - Focus idle timeout for test@conference.ad.lasy.gov.pl 2020.04.01 12:46:27 ERROR [pool-48-thread-1]: org.jitsi.impl.protocol.xmpp.XmppProtocolProvider - Failed to connect/login: No response received within reply timeout. Timeout was 15000ms (~15s). While waiting for establishing TLS org.jivesoftware.smack.SmackException$NoResponseException: No response received within reply timeout. Timeout was 15000ms (~15s). While waiting for establishing TLS at org.jivesoftware.smack.SmackException$NoResponseException.newWith(SmackException.java:93) ~[smack-core-4.2.2-b1c107f.jar:4.2.2-b1c107f] at org.jivesoftware.smack.SynchronizationPoint.checkForResponse(SynchronizationPoint.java:270) ~[smack-core-4.2.2-b1c107f.jar:4.2.2-b1c107f] at org.jivesoftware.smack.SynchronizationPoint.checkIfSuccessOrWait(SynchronizationPoint.java:155) ~[smack-core-4.2.2-b1c107f.jar:4.2.2-b1c107f] at org.jivesoftware.smack.SynchronizationPoint.checkIfSuccessOrWaitOrThrow(SynchronizationPoint.java:126) ~[smack-core-4.2.2-b1c107f.jar:4.2.2-b1c107f] at org.jivesoftware.smack.AbstractXMPPConnection.connect(AbstractXMPPConnection.java:383) ~[smack-core-4.2.2-b1c107f.jar:4.2.2-b1c107f] at org.jitsi.impl.protocol.xmpp.XmppProtocolProvider.doConnect(XmppProtocolProvider.java:275) [jicofo-1.1-20190118.220443-57.jar:?] at org.jitsi.impl.protocol.xmpp.XmppProtocolProvider.access$000(XmppProtocolProvider.java:62) [jicofo-1.1-20190118.220443-57.jar:?] at org.jitsi.impl.protocol.xmpp.XmppProtocolProvider$1.call(XmppProtocolProvider.java:256) [jicofo-1.1-20190118.220443-57.jar:?] at org.jitsi.impl.protocol.xmpp.XmppProtocolProvider$1.call(XmppProtocolProvider.java:251) [jicofo-1.1-20190118.220443-57.jar:?] at org.jitsi.retry.RetryStrategy$TaskRunner.run(RetryStrategy.java:193) [jicoco-1.1-20180710.162527-5.jar:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?] 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) [?:?] 2020.04.01 12:46:28 INFO [FocusExpireThread]: org.jitsi.jicofo.FocusManager - Focus idle timeout for test@conference.ad.lasy.gov.pl 2020.04.01 12:46:29 INFO [org.jitsi.util.concurrent.RecurringRunnableExecutor.thread-VideobridgeExpireThread]: org.jitsi.videobridge.VideobridgeExpireThread - Running expire() 2020.04.01 12:46:30 INFO [org.jitsi.util.concurrent.RecurringRunnableExecutor.thread-org.jitsi.videobridge.health.Health]: org.jitsi.videobridge.Videobridge - CAT=stat create_conf,conf_id=36b07051c9d49283 conf_name=null,logging=false,conf_count=1,ch_count=0,v_streams=0 2020.04.01 12:46:30 INFO [org.jitsi.util.concurrent.RecurringRunnableExecutor.thread-org.jitsi.videobridge.health.Health]: org.jitsi.videobridge.health.Health - Performed a successful health check in 14ms. Sticky failure: false 2020.04.01 12:46:33 INFO [FocusExpireThread]: org.jitsi.jicofo.FocusManager - Focus idle timeout for test@conference.ad.lasy.gov.pl 2020.04.01 12:46:38 INFO [FocusExpireThread]: org.jitsi.jicofo.FocusManager - Focus idle timeout for test@conference.ad.lasy.gov.pl 2020.04.01 12:46:40 INFO [org.jitsi.util.concurrent.RecurringRunnableExecutor.thread-org.jitsi.videobridge.health.Health]: org.jitsi.videobridge.Videobridge - CAT=stat create_conf,conf_id=511ededfe47ee481 conf_name=null,logging=false,conf_count=1,ch_count=0,v_streams=0 2020.04.01 12:46:40 INFO [org.jitsi.util.concurrent.RecurringRunnableExecutor.thread-org.jitsi.videobridge.health.Health]: org.jitsi.videobridge.health.Health - Performed a successful health check in 12ms. Sticky failure: false