========== STARTED Tigase Fri Sep 4 22:12:43 PDT 2020 using: tmp/tigase-server/scripts/tigase.sh start /opt/buildagent/work/8317086dd36b0911/tigase-tts-ng/src/test/resources/server/etc/tigase.conf ========== Picked up JAVA_TOOL_OPTIONS: componentInfo{Title=Tigase XML Tools, Version=4.1.0-b289/244a87d9, Class=tigase.xml.XMLUtils} componentInfo{Title=Tigase Utils, Version=4.1.0-b437/a3e8f636, Class=tigase.util.ClassUtil} componentInfo{Title=Tigase XMPP Server, Version=8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.server.XMPPServer} componentInfo{Title=Tigase XMPP Server Distribution, Version=8.2.0-SNAPSHOT-b11087/c073ccfc, Class=tigase.dist.XmppServerDist} [2020-09-04 22:12:44:018] [CONFIG ] [ main ] ConfiguratorAbstract.parseArgs() : Setting defaults: --config-file = /opt/buildagent/work/8317086dd36b0911/tigase-tts-ng/src/test/resources/server/etc/config.tdsl [2020-09-04 22:12:44:075] [CONFIG ] [ main ] ConfiguratorAbstract.parseArgs() : Setting defaults: --test = true [2020-09-04 22:12:44:076] [FINEST ] [ main ] OldConfigHolder.detectPathAndFormat(): No property file not specified! Using default one etc/init.properties [2020-09-04 22:12:44:076] [FINEST ] [ main ] OldConfigHolder.detectPathAndFormat(): Provided property file /opt/buildagent/work/8317086dd36b0911/tigase-tts-ng/tmp/tigase-server/etc/init.properties does NOT EXISTS! Trying to use default one etc/init.properties [2020-09-04 22:12:44:079] [CONFIG ] [ main ] ConfigHolder.loadFromDSLFiles() : Loading configuration from file: /opt/buildagent/work/8317086dd36b0911/tigase-tts-ng/src/test/resources/server/etc/config.tdsl [2020-09-04 22:12:44:133] [CONFIG ] [ main ] ConfigHolder.loadConfiguration() : Loaded configuration: admins = [ 'admin@test-domain.com' ] 'cm-traffic-throttling' = 'xmpp:0:0:disc,bin:0:0:disc' 'config-type' = '--gen-config-def' debug = [ 'server', 'muc', 'component', 'pubsub', 'xmpp', 'extras', 'auth', 'vhosts' ] 'default-virtual-host' = 'test-domain.com' 'priority-queue-implementation' = 'tigase.util.workqueue.PriorityQueueStrict' 'sm-threads-pool' = 'custom:200' trusted = [ 'admin@test-domain.com', 'http@{clusterNode}', 'user-status-endpoint@http.{clusterNode}' ] 'vhost-disable-dns-check' = true dataSource { 'pool-size' = 5 default () { uri = 'jdbc:mysql://172.17.0.3/tigasetest?user=tigase&password=3ymCRLOyBuhCPDsP&useSSL=false&useUnicode=true&characterEncoding=UTF-8' } } authRepository { default () { credentialDecoders () { 'SCRAM-SHA-512' () {} } } } 'account-email-password-resetter' () {} 'audit-log' () { searchableRepository () {} } c2s { seeOtherHost {} 'urn:xmpp:sm:3' () {} } 'disco-extensions' { 'abuse-addresses' = [ 'mailto:abuse@test-domain.com', 'xmpp:abuse@test-domain.com' ] } ext () {} 'ext-man' () {} http () { rest () { 'password-reset-form' { captchaRequired = false } } } httpServer { connections { 8080 (active: false) {} 8088 () {} } } logging () { 'packet-debug-full' = true handlers { 'java.util.logging.FileHandler' { limit = 250000000 } } } mailer (class: tigase.extras.mailer.Mailer) { 'mailer-from-address' = 'sender@localhost' 'mailer-smtp-host' = 'localhost' 'mailer-smtp-password' = 'password' 'mailer-smtp-port' = '3025' 'mailer-smtp-username' = 'sender' } 'message-archive' () { 'tags-support' = true } monitor () { 'monitor-mailer' (class: tigase.server.ext.monitor.MonitorMailer) { 'from-address' = 'sender@localhost' 'to-addresses' = 'receiver@localhost' } } msgRepository { 'user-store-limit-enable' = true } muc () {} pubsub () { 'mam-enabled' = true 'mam-enabled-for-generic-service' = true 'persistent-pep' = true } 'sess-man' { 'auth-timeout' = 20 'audit-log' () {} 'jabber:iq:register' () {} 'message-archive' () {} 'message-archive-xep-0136' () {} 'msg-offline-pubsub-publisher-notifier' () { 'msg-pubsub-jid' = 'pubsub.test-domain.com' 'msg-pubsub-node' = 'test' 'msg-pubsub-publisher' = 'sess-man@test-domain.com' } pep () {} 'urn:xmpp:mam:1' () {} 'urn:xmpp:push:0' () { away () {} } } upload () { logic () { 'server-name' = 'localhost' } } wg (class: tigase.workgroupqueues.WorkgroupQueuesComponent) { 'default-muc-domain' = 'muc.test-domain.com' } Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary. [2020-09-04 22:12:46:567] [WARNING ] [ main ] DNSResolverDefault.() : Resolving default host name: 55161683a995 took: 4 [2020-09-04 22:12:46:824] [WARNING ] [ main ] AbstractBeanConfigurator.registerBeans(): unknown class null for bean message-archive, skipping registration of a bean Loading component: vhost-man :: componentInfo{Title=Tigase XMPP Server, Version=8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.vhosts.VHostManager} Loading plugin: jabber:iq:private=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: vcard-xep-0292=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: urn:ietf:params:xml:ns:xmpp-bind=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: urn:ietf:params:xml:ns:xmpp-session=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: urn:xmpp:ping=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: jabber:iq:register=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: http://jabber.org/protocol/commands=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: vcard-temp=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: urn:xmpp:extdisco:2=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: message-archive-xep-0136=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: jabber:iq:roster=4:655 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: starttls=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: default-handler=8:327 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: disco=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: http://jabber.org/protocol/stats=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: urn:xmpp:time=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: session-open=2:1310 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: urn:xmpp:csi:0=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: amp=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: jabber:iq:version=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: urn:xmpp:blocking=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: session-close=4:655 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: jabber:iq:auth=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: urn:xmpp:push:0=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: urn:ietf:params:xml:ns:xmpp-sasl=4:655 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: message-archive-xep-0136=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: message-carbons=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: zlib=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: presence-subscription=4:655 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: pep=2:1310 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: presence-state=4:655 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: urn:xmpp:mam:2=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: jabber:iq:privacy=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: message-archive=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading plugin: urn:xmpp:mam:1=1:2621 ... , version: 8.2.0-SNAPSHOT-b5705/9335e3e2 Loading component: sess-man :: componentInfo{Title=Tigase XMPP Server, Version=8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.server.xmppsession.SessionManager} Loading component: message-router :: componentInfo{Title=Tigase XMPP Server, Version=8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.server.MessageRouter} Loading component: upload :: componentInfo{Title=Tigase HTTP API component, Version=2.1.0-b341/812469a6-8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.http.upload.FileUploadComponent} Loading component: ext-disco :: componentInfo{Title=Tigase XMPP Server, Version=8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.server.extdisco.ExternalServiceDiscoveryComponent} Loading component: stats :: componentInfo{Title=Tigase XMPP Server, Version=8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.stats.StatisticsCollector} Loading component: pubsub :: componentInfo{Title=Tigase PubSub, Version=5.0.0-SNAPSHOT-b764/4f53c476-8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.pubsub.PubSubComponent} Loading component: ext :: componentInfo{Title=Tigase XMPP Server, Version=8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.server.ext.ComponentProtocol} Loading component: c2s :: componentInfo{Title=Tigase XMPP Server, Version=8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.server.xmppclient.ClientConnectionManager} Loading component: s2s :: componentInfo{Title=Tigase XMPP Server, Version=8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.server.xmppserver.S2SConnectionManager} Loading component: eventbus :: componentInfo{Title=Tigase XMPP Server, Version=8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.eventbus.component.EventBusComponent} WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (file:/opt/buildagent/work/8317086dd36b0911/tigase-tts-ng/tmp/tigase-server/jars/groovy.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int) WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Loading component: http :: componentInfo{Title=Tigase HTTP API component, Version=2.1.0-b341/812469a6-8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.http.HttpMessageReceiver} Loading component: muc :: componentInfo{Title=Tigase MUC, Version=3.2.0-SNAPSHOT-b644/f74734de-8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.muc.MUCComponent} Loading component: message-archive :: componentInfo{Title=Tigase Message Archiving Component, Version=3.0.0-SNAPSHOT-b293/57143f0a-8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.archive.MessageArchiveComponent} Loading component: ext-man :: componentInfo{Title=Tigase XMPP Server, Version=8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.server.ext.ComponentProtocolManager} [2020-09-04 22:12:55:766] [WARNING ] [ main ] DSLBeanConfiguratorWithBackwardCompatibility.configure(): Class tigase.auditlog.AuditLogComponent is using deprecated configuration using methods getDefaults() and setProperties() Loading component: audit-log :: componentInfo{Title=Tigase AuditLog Component, Version=2.1.1-b38/17e9943e-8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.auditlog.AuditLogComponent} Loading component: amp :: componentInfo{Title=Tigase XMPP Server, Version=8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.server.amp.AmpComponent} Loading component: bosh :: componentInfo{Title=Tigase XMPP Server, Version=8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.server.bosh.BoshConnectionManager} [2020-09-04 22:12:56:544] [WARNING ] [ main ] DSLBeanConfiguratorWithBackwardCompatibility.configure(): Class tigase.workgroupqueues.WorkgroupQueuesComponent is using deprecated configuration using methods getDefaults() and setProperties() Loading component: wg :: componentInfo{Title=Tigase Workgroup Queues Component, Version=1.1.0-b64/363be82b-8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.workgroupqueues.WorkgroupQueuesComponent} Loading component: mix :: componentInfo{Class=tigase.mix.MixComponent} Loading component: ws2s :: componentInfo{Title=Tigase XMPP Server, Version=8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.server.websocket.WebSocketClientConnectionManager} Loading component: monitor :: componentInfo{Title=Tigase XMPP Server, Version=8.2.0-SNAPSHOT-b5705/9335e3e2, Class=tigase.monitor.MonitorComponent} [2020-09-04 22:12:57:930] [WARNING ] [ main ] DSLBeanConfigurator.dumpConfiguration(): Dumping full server configuration to: etc/config-dump.properties == 2020-09-04 22:12:58.199 Server finished starting up in (14s) and (if there wasn't any error) is ready to use [2020-09-04 22:12:58:200] [WARNING ] [ pool-1-thread-6 ] SchemaVersionCheckerLogger.printErrorMessage():  It's possible that following data sources are out of date: * message-archiving (JDBCMessageArchiveRepository) ~ version in database: 3.0.0-SNAPSHOT-b293, required version: 3.0.0-SNAPSHOT-b293) * muc (JDBCMucDAO) ~ version in database: 3.2.0-SNAPSHOT-b644, required version: 3.2.0-SNAPSHOT-b644) * pubsub (PubSubDAOJDBC) ~ version in database: 5.0.0-SNAPSHOT-b764, required version: 5.0.0-SNAPSHOT-b764) * server (TigaseCustomAuth) ~ version in database: 8.2.0-SNAPSHOT-b5705, required version: 8.2.0-SNAPSHOT-b5705) Please upgrade the installation by running: $ ./scripts/tigase.sh upgrade-schema etc/tigase.conf (this warning is printed each time SNAPSHOT version is started, you can ignore thismessage if you've just run above command) [2020-09-04 22:12:58:751] [WARNING ] [ ConnectionOpenThread ] SocketThread.() : 9 socketReadThreads started. [2020-09-04 22:12:58:756] [WARNING ] [ ConnectionOpenThread ] SocketThread.() : 9 socketWriteThreads started. [2020-09-04 22:13:15:783] [WARNING ] [ in_5-c2s ] CertificateContainer.createCertificate(): Auto-generated certificate for domain: test-domain.com [2020-09-04 22:14:04:812] [WARNING ] [ in_31-sess-man ] MultiItemForm.addItem() : Initialised MultiItemForm with first item vars: [credentialId = *null*] [2020-09-04 22:14:04:921] [WARNING ] [ in_31-sess-man ] MultiItemForm.addItem() : Initialised MultiItemForm with first item vars: [credentialId = *null*] [2020-09-04 22:14:05:221] [WARNING ] [ in_31-sess-man ] MultiItemForm.addItem() : Initialised MultiItemForm with first item vars: [credentialId = *null*] license.tigase.software/54.149.121.134 [2020-09-04 22:23:58:482] [WARNING ] [ pool-23-thread-1 ] InstallationIdRetriever.c() : There was a problem obtaining installation-id! Please read 'Licensing' chapter from Tigase Administration Guide for more information how to obtain installation-id [2020-09-04 22:23:58:484] [WARNING ] [ pool-23-thread-1 ] LicenceChecker.b() : Missing licence file (etc/workgroup.licence)! [2020-09-04 22:23:58:484] [WARNING ] [ pool-23-thread-1 ] LicenceChecker.b() :  This installation contains Tigase WorkGroup component, not an open source software. The Tigase WorkGroup is only available under a commercial license. The full text of the commercial license agreement is available upon request. The Tigase WorkGroup component is provided free of charge for testing and development purposes only. Any use of the component on production systems, either commercial or not-for-profit, requires the purchase of a license. If the Tigase WorkGroup component is activated without a valid license, it will continue to work, including its full set of features, but it will send certain statistical information to Tigase's servers on a regular basis. If the Tigase WorkGroup component cannot access our servers to send information, it will stop working. Once a valid license is installed, the Tigase WorkGroup component will stop sending statistical information to Tigase's servers. By activating the Tigase WorkGroup component without a valid license you agree and accept that the component will send certain statistical information (such as DNS domain names, vhost names, number of online users, number of cluster nodes, etc.) which may be considered confidential and proprietary by the user. You accept and confirm that such information, which may be considered confidential or proprietary, will be transferred to Tigase's servers and that you will not pursue any remedy at law as a result of the information transfer. If the Tigase WorkGroup component is installed but not activated, no statistical information will be sent to Tigase's servers. [2020-09-04 22:23:58:485] [WARNING ] [ pool-23-thread-1 ] LicenceChecker.b() : Missing licence file (etc/auditlog.licence)! [2020-09-04 22:23:58:485] [WARNING ] [ pool-23-thread-1 ] LicenceChecker.b() :  This installation contains Tigase Auditlog package, not an open source software. The Tigase Auditlog is only available under a commercial license. The full text of the commercial license agreement is available upon request. The Tigase Auditlog component is provided free of charge for testing and development purposes only. Any use of the component on production systems, either commercial or not-for-profit, requires the purchase of a license. If the Tigase Auditlog component is activated without a valid license, it will continue to work, including its full set of features, but it will send certain statistical information to Tigase's servers on a regular basis. If the Tigase Auditlog component cannot access our servers to send information, it will stop working. Once a valid license is installed, the Tigase Auditlog component will stop sending statistical information to Tigase's servers. By activating the Tigase Auditlog component without a valid license you agree and accept that the component will send certain statistical information (such as DNS domain names, vhost names, number of online users, number of cluster nodes, etc.) which may be considered confidential and proprietary by the user. You accept and confirm that such information, which may be considered confidential or proprietary, will be transferred to Tigase's servers and that you will not pursue any remedy at law as a result of the information transfer. If the Tigase Auditlog component is installed but not activated, no statistical information will be sent to Tigase's servers. [2020-09-04 22:24:30:112] [WARNING ] [default-threads-pool-proc-91 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: pep-vcard__p2aans0121@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:24:30:124] [WARNING ] [default-threads-pool-proc-64 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: pep-vcard__2659hy0122@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:24:58:486] [WARNING ] [ pool-23-thread-1 ] LicenceChecker.b() : Missing licence file (etc/workgroup.licence)! [2020-09-04 22:24:58:486] [WARNING ] [ pool-23-thread-1 ] LicenceChecker.b() : Missing licence file (etc/auditlog.licence)! [2020-09-04 22:25:04:010] [WARNING ] [ in_3-c2s ] CertificateContainer.createCertificate(): Auto-generated certificate for domain: a.localhost [2020-09-04 22:25:33:389] [WARNING ] [default-threads-pool-proc-14 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: pre-approved-user2--prxh3a0133@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:25:38:113] [WARNING ] [default-threads-pool-proc-78 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: privacyList__j76unb0134@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:25:38:127] [WARNING ] [default-threads-pool-proc-20 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: privacyList__haksaq0135@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:26:52:487] [WARNING ] [ pool-23-thread-1 ] LicenceChecker.b() : Missing licence file (etc/workgroup.licence)! [2020-09-04 22:26:52:487] [WARNING ] [ pool-23-thread-1 ] LicenceChecker.b() : Missing licence file (etc/auditlog.licence)! [2020-09-04 22:27:33:106] [WARNING ] [default-threads-pool-proc-74 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: pep1-_9tvm3t0191@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:27:33:125] [WARNING ] [default-threads-pool-proc-84 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: pep2-_nkywbv0192@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:27:36:219] [WARNING ] [default-threads-pool-proc-60 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: pep1-_v8nvg40193@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:27:36:227] [WARNING ] [default-threads-pool-proc-130 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: pep2-_i4ihw00194@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:27:41:346] [WARNING ] [ pool-1-thread-3 ] PubSubComponent.onUserRemoved() : could not remove PubSub data for removed user pep1-_hj0dqg0195@test-domain.com tigase.component.exceptions.RepositoryException: Node subscribers fragment removing error at tigase.pubsub.repository.PubSubDAOJDBC.deleteService(PubSubDAOJDBC.java:1003) at jdk.internal.reflect.GeneratedMethodAccessor69.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy39.deleteService(Unknown Source) at tigase.pubsub.repository.PubSubDAOPool.deleteService(PubSubDAOPool.java:515) at tigase.pubsub.repository.cached.CachedPubSubRepository.deleteService(CachedPubSubRepository.java:601) at tigase.pubsub.PubSubComponent.onUserRemoved(PubSubComponent.java:227) at jdk.internal.reflect.GeneratedMethodAccessor68.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.eventbus.impl.ReflectEventListenerHandler.dispatch(ReflectEventListenerHandler.java:46) at tigase.eventbus.impl.EventBusImplementation.lambda$doFireThreadPerHandler$1(EventBusImplementation.java:306) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: com.mysql.cj.jdbc.exceptions.MySQLTransactionRollbackException: Deadlock found when trying to get lock; try restarting transaction at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:123) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:955) at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:372) at com.mysql.cj.jdbc.CallableStatement.execute(CallableStatement.java:842) at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.db.jdbc.PreparedStatementInvocationHandler.invoke(PreparedStatementInvocationHandler.java:38) at com.sun.proxy.$Proxy35.execute(Unknown Source) at tigase.pubsub.repository.PubSubDAOJDBC.deleteService(PubSubDAOJDBC.java:1000) ... 16 more [2020-09-04 22:27:41:358] [WARNING ] [default-threads-pool-proc-133 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: pep1-_hj0dqg0195@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:27:41:366] [WARNING ] [default-threads-pool-proc-35 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: pep2-_kv0f4w0196@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:27:43:955] [WARNING ] [default-threads-pool-proc-22 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: user1_5hf1ea0199@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:27:46:433] [WARNING ] [ pool-1-thread-3 ] PubSubComponent.onUserRemoved() : could not remove PubSub data for removed user user1_5hf1ea0199@test-domain.com tigase.component.exceptions.RepositoryException: Node subscribers fragment removing error at tigase.pubsub.repository.PubSubDAOJDBC.deleteService(PubSubDAOJDBC.java:1003) at jdk.internal.reflect.GeneratedMethodAccessor69.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy39.deleteService(Unknown Source) at tigase.pubsub.repository.PubSubDAOPool.deleteService(PubSubDAOPool.java:515) at tigase.pubsub.repository.cached.CachedPubSubRepository.deleteService(CachedPubSubRepository.java:601) at tigase.pubsub.PubSubComponent.onUserRemoved(PubSubComponent.java:227) at jdk.internal.reflect.GeneratedMethodAccessor68.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.eventbus.impl.ReflectEventListenerHandler.dispatch(ReflectEventListenerHandler.java:46) at tigase.eventbus.impl.EventBusImplementation.lambda$doFireThreadPerHandler$1(EventBusImplementation.java:306) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: com.mysql.cj.jdbc.exceptions.MySQLTransactionRollbackException: Deadlock found when trying to get lock; try restarting transaction at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:123) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:955) at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:372) at com.mysql.cj.jdbc.CallableStatement.execute(CallableStatement.java:842) at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.db.jdbc.PreparedStatementInvocationHandler.invoke(PreparedStatementInvocationHandler.java:38) at com.sun.proxy.$Proxy35.execute(Unknown Source) at tigase.pubsub.repository.PubSubDAOJDBC.deleteService(PubSubDAOJDBC.java:1000) ... 16 more [2020-09-04 22:27:46:452] [WARNING ] [default-threads-pool-proc-65 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: user2_tcqje80200@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:30:28:488] [WARNING ] [ pool-23-thread-1 ] LicenceChecker.b() : Missing licence file (etc/workgroup.licence)! [2020-09-04 22:30:28:488] [WARNING ] [ pool-23-thread-1 ] LicenceChecker.b() : Missing licence file (etc/auditlog.licence)! [2020-09-04 22:31:07:909] [WARNING ] [ pool-1-thread-7 ] PubSubComponent.onUserRemoved() : could not remove PubSub data for removed user user1_so4ekx0239@test-domain.com tigase.component.exceptions.RepositoryException: Node subscribers fragment removing error at tigase.pubsub.repository.PubSubDAOJDBC.deleteService(PubSubDAOJDBC.java:1003) at jdk.internal.reflect.GeneratedMethodAccessor69.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy39.deleteService(Unknown Source) at tigase.pubsub.repository.PubSubDAOPool.deleteService(PubSubDAOPool.java:515) at tigase.pubsub.repository.cached.CachedPubSubRepository.deleteService(CachedPubSubRepository.java:601) at tigase.pubsub.PubSubComponent.onUserRemoved(PubSubComponent.java:227) at jdk.internal.reflect.GeneratedMethodAccessor68.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.eventbus.impl.ReflectEventListenerHandler.dispatch(ReflectEventListenerHandler.java:46) at tigase.eventbus.impl.EventBusImplementation.lambda$doFireThreadPerHandler$1(EventBusImplementation.java:306) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: com.mysql.cj.jdbc.exceptions.MySQLTransactionRollbackException: Deadlock found when trying to get lock; try restarting transaction at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:123) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:955) at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:372) at com.mysql.cj.jdbc.CallableStatement.execute(CallableStatement.java:842) at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.db.jdbc.PreparedStatementInvocationHandler.invoke(PreparedStatementInvocationHandler.java:38) at com.sun.proxy.$Proxy35.execute(Unknown Source) at tigase.pubsub.repository.PubSubDAOJDBC.deleteService(PubSubDAOJDBC.java:1000) ... 16 more [2020-09-04 22:31:07:936] [WARNING ] [default-threads-pool-proc-159 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: user2_ssjwlx0240@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:31:09:759] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/f6df6d5c772a4399e20d76394d51572694120de3ed70606a8d75f463a5c9f77bXX_pf9kcg0245@test-domain.com/test1cb6049e8-66bd-4601-bc11-83cabef4fa17USER_STATUSpresence2020-09-05T05:31:09.758ZXX_pf9kcg0245@test-domain.com/test155161683a995, SIZE=528, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:09:765] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/f6df6d5c772a4399e20d76394d51572694120de3ed70606a8d75f463a5c9f77bXX_pf9kcg0245@test-domain.com/test1aa1ec005-aee1-444d-8979-fe3415503dc6USER_STATUSpresence2020-09-05T05:31:09.761ZXX_pf9kcg0245@test-domain.com/test155161683a995, SIZE=528, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:09:767] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/f6df6d5c772a4399e20d76394d51572694120de3ed70606a8d75f463a5c9f77bXX_pf9kcg0245@test-domain.com/test1b0821c59-f407-4371-9f3d-eafc2f34f3e1USER_STATUSiq2020-09-05T05:31:09.766ZXX_pf9kcg0245@test-domain.com/test155161683a995, SIZE=522, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:09:778] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/f6df6d5c772a4399e20d76394d51572694120de3ed70606a8d75f463a5c9f77bXX_pf9kcg0245@test-domain.com/test1cd8a32dd-ecef-4097-9cef-42c56ee2e2f4USER_STATUSiq2020-09-05T05:31:09.773ZXX_pf9kcg0245@test-domain.com/test155161683a995, SIZE=522, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:09:791] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_pf9kcg0245@test-domain.comuser-status-endpoint@http.55161683a995/f6df6d5c772a4399e20d76394d51572694120de3ed70606a8d75f463a5c9f77bXX_pf9kcg0245@test-domain.com/test1517f0aa1-83c5-4291-9691-d58d98183803USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:09.781ZXX_pf9kcg0245@test-domain.com/test155161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:09:797] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_pf9kcg0245@test-domain.comuser-status-endpoint@http.55161683a995/f6df6d5c772a4399e20d76394d51572694120de3ed70606a8d75f463a5c9f77bXX_pf9kcg0245@test-domain.com/test1c5c01c4a-6857-475b-b6d6-c2203911de0aUSER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:09.796ZXX_pf9kcg0245@test-domain.com/test155161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:09:800] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/f6df6d5c772a4399e20d76394d51572694120de3ed70606a8d75f463a5c9f77bXX_pf9kcg0245@test-domain.com/test1c1af5c7e-c4f9-4987-967b-c034ea0ad7caUSER_STATUSXX_pf9kcg0245@test-domain.com/test1presence2020-09-05T05:31:09.8ZXX_pf9kcg0245@test-domain.com/test155161683a995, SIZE=570, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:09:809] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_1mbe0l0244@test-domain.comuser-status-endpoint@http.55161683a995/f6df6d5c772a4399e20d76394d51572694120de3ed70606a8d75f463a5c9f77bXX_pf9kcg0245@test-domain.com/test11db506af-51e8-442e-96c2-65210f48a8f3USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:09.808ZXX_pf9kcg0245@test-domain.com/test155161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:09:811] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_1mbe0l0244@test-domain.comuser-status-endpoint@http.55161683a995/f6df6d5c772a4399e20d76394d51572694120de3ed70606a8d75f463a5c9f77bXX_pf9kcg0245@test-domain.com/test14e39e5c1-5072-443f-a0aa-53a22201eaffUSER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:09.81ZXX_pf9kcg0245@test-domain.com/test155161683a995, SIZE=602, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:10:025] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/f6df6d5c772a4399e20d76394d51572694120de3ed70606a8d75f463a5c9f77bXX_pf9kcg0245@test-domain.com/test182b269c2-9de6-42d3-a059-bd95e608d636USER_STATUSXX_pf9kcg0245@test-domain.com/test2presence2020-09-05T05:31:10.023ZXX_pf9kcg0245@test-domain.com/test155161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:10:218] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/8dd8cc62068afe2865091c144f6538a14c7d04aa77960af361741e6f5e9f4bfbXX_pf9kcg0245@test-domain.com/test3c2982677-ba87-418b-8eae-cd85fbe6996bUSER_STATUSpresence2020-09-05T05:31:10.213ZXX_pf9kcg0245@test-domain.com/test355161683a995, SIZE=528, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:10:219] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/8dd8cc62068afe2865091c144f6538a14c7d04aa77960af361741e6f5e9f4bfbXX_pf9kcg0245@test-domain.com/test345a11155-c94e-44b2-a155-a98a67a79903USER_STATUSpresence2020-09-05T05:31:10.214ZXX_pf9kcg0245@test-domain.com/test355161683a995, SIZE=528, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:10:243] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/8dd8cc62068afe2865091c144f6538a14c7d04aa77960af361741e6f5e9f4bfbXX_pf9kcg0245@test-domain.com/test31079da36-fc0c-4fc6-9b2c-319c1eccd52aUSER_STATUSXX_pf9kcg0245@test-domain.com/test1presence2020-09-05T05:31:10.241ZXX_pf9kcg0245@test-domain.com/test355161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:10:243] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/8dd8cc62068afe2865091c144f6538a14c7d04aa77960af361741e6f5e9f4bfbXX_pf9kcg0245@test-domain.com/test35a09ece4-57d8-475f-8382-ca5ef4e4d949USER_STATUSXX_pf9kcg0245@test-domain.com/test2presence2020-09-05T05:31:10.241ZXX_pf9kcg0245@test-domain.com/test355161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:10:250] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/f6df6d5c772a4399e20d76394d51572694120de3ed70606a8d75f463a5c9f77bXX_pf9kcg0245@test-domain.com/test13b1e90c2-4606-4d0f-8eac-68e229d77665USER_STATUSXX_pf9kcg0245@test-domain.com/test3presence2020-09-05T05:31:10.248ZXX_pf9kcg0245@test-domain.com/test155161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:10:250] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/8dd8cc62068afe2865091c144f6538a14c7d04aa77960af361741e6f5e9f4bfbXX_pf9kcg0245@test-domain.com/test3a22c1be8-5358-490d-9136-9d6ba5c92b0fUSER_STATUSXX_pf9kcg0245@test-domain.com/test3presence2020-09-05T05:31:10.248ZXX_pf9kcg0245@test-domain.com/test355161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:10:250] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_pf9kcg0245@test-domain.comuser-status-endpoint@http.55161683a995/8dd8cc62068afe2865091c144f6538a14c7d04aa77960af361741e6f5e9f4bfbXX_pf9kcg0245@test-domain.com/test37faa6218-d722-4950-970e-12499597e172USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:10.249ZXX_pf9kcg0245@test-domain.com/test355161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:10:262] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=disconnecteduser-status-endpoint@http.55161683a995/f6df6d5c772a4399e20d76394d51572694120de3ed70606a8d75f463a5c9f77b3aa31fe4-548a-4c66-b8fb-50391981253bUSER_STATUSauth2020-09-05T05:31:10.261ZXX_pf9kcg0245@test-domain.com/test155161683a995, SIZE=507, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:10:278] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_pf9kcg0245@test-domain.comuser-status-endpoint@http.55161683a995/8dd8cc62068afe2865091c144f6538a14c7d04aa77960af361741e6f5e9f4bfbXX_pf9kcg0245@test-domain.com/test3f1a6870f-bdee-41f3-81be-34907d37e420USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:10.277ZXX_pf9kcg0245@test-domain.com/test355161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:10:281] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_1mbe0l0244@test-domain.comuser-status-endpoint@http.55161683a995/8dd8cc62068afe2865091c144f6538a14c7d04aa77960af361741e6f5e9f4bfbXX_pf9kcg0245@test-domain.com/test3f74f1330-a07d-4218-8ea2-2e23cae24e90USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:10.28ZXX_pf9kcg0245@test-domain.com/test355161683a995, SIZE=602, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:10:286] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_1mbe0l0244@test-domain.comuser-status-endpoint@http.55161683a995/8dd8cc62068afe2865091c144f6538a14c7d04aa77960af361741e6f5e9f4bfbXX_pf9kcg0245@test-domain.com/test3bb3d21eb-a5e0-4463-a946-fc2584be8ce4USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:10.285ZXX_pf9kcg0245@test-domain.com/test355161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:10:288] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/8dd8cc62068afe2865091c144f6538a14c7d04aa77960af361741e6f5e9f4bfbXX_pf9kcg0245@test-domain.com/test305cea9a4-16b4-4902-aabf-1ebe61710efaUSER_STATUSXX_pf9kcg0245@test-domain.com/test1presence2020-09-05T05:31:10.287ZXX_pf9kcg0245@test-domain.com/test355161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:10:353] [WARNING ] [default-threads-pool-proc-94 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: XX_1mbe0l0244@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:31:10:370] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=tig1user-status-endpoint@http.55161683a995/8dd8cc62068afe2865091c144f6538a14c7d04aa77960af361741e6f5e9f4bfbXX_pf9kcg0245@test-domain.com/test39511dfa6-c72d-4df4-a5b6-7798fbde0623USER_STATUSsess-man@test-domain.comiq2020-09-05T05:31:10.369ZXX_pf9kcg0245@test-domain.com/test355161683a995, SIZE=580, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:10:371] [WARNING ] [default-threads-pool-proc-16 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: XX_pf9kcg0245@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:31:10:376] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/8dd8cc62068afe2865091c144f6538a14c7d04aa77960af361741e6f5e9f4bfbXX_pf9kcg0245@test-domain.com/test310b75f29-1add-4c46-87ed-d269177054a1USER_STATUSXX_pf9kcg0245@test-domain.com/test2presence2020-09-05T05:31:10.376ZXX_pf9kcg0245@test-domain.com/test355161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:11:572] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/0f248018b378af2d919b0270d280d99ee079b1fc9c2faf838f126daf187718abXX_45doym0247@test-domain.com/test1f366f6f1-b593-46bd-8fb6-b5f2bed587d8USER_STATUSpresence2020-09-05T05:31:11.571ZXX_45doym0247@test-domain.com/test155161683a995, SIZE=528, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:11:576] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/0f248018b378af2d919b0270d280d99ee079b1fc9c2faf838f126daf187718abXX_45doym0247@test-domain.com/test18001568a-66bc-486d-b79d-02e98f5c1245USER_STATUSpresence2020-09-05T05:31:11.576ZXX_45doym0247@test-domain.com/test155161683a995, SIZE=528, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:11:582] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/0f248018b378af2d919b0270d280d99ee079b1fc9c2faf838f126daf187718abXX_45doym0247@test-domain.com/test11fd60bd0-47fd-4dd2-8642-c601dff2a121USER_STATUSiq2020-09-05T05:31:11.581ZXX_45doym0247@test-domain.com/test155161683a995, SIZE=522, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:11:596] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/0f248018b378af2d919b0270d280d99ee079b1fc9c2faf838f126daf187718abXX_45doym0247@test-domain.com/test137e6ec5a-d061-4782-92ae-8a9ece724cddUSER_STATUSiq2020-09-05T05:31:11.595ZXX_45doym0247@test-domain.com/test155161683a995, SIZE=522, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:11:611] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_45doym0247@test-domain.comuser-status-endpoint@http.55161683a995/0f248018b378af2d919b0270d280d99ee079b1fc9c2faf838f126daf187718abXX_45doym0247@test-domain.com/test19ad4b9ca-07cb-4f8a-b796-5dd4c5d33b7dUSER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:11.597ZXX_45doym0247@test-domain.com/test155161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:11:619] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_45doym0247@test-domain.comuser-status-endpoint@http.55161683a995/0f248018b378af2d919b0270d280d99ee079b1fc9c2faf838f126daf187718abXX_45doym0247@test-domain.com/test17e36bdef-6f26-46b2-a563-f192097747e8USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:11.617ZXX_45doym0247@test-domain.com/test155161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:11:621] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/0f248018b378af2d919b0270d280d99ee079b1fc9c2faf838f126daf187718abXX_45doym0247@test-domain.com/test10062fd78-6508-46ac-9459-4754c73ea8f8USER_STATUSXX_45doym0247@test-domain.com/test1presence2020-09-05T05:31:11.619ZXX_45doym0247@test-domain.com/test155161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:11:629] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_wb5k4d0246@test-domain.comuser-status-endpoint@http.55161683a995/0f248018b378af2d919b0270d280d99ee079b1fc9c2faf838f126daf187718abXX_45doym0247@test-domain.com/test1fedab753-eea6-46b5-a613-9c959c0942bfUSER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:11.628ZXX_45doym0247@test-domain.com/test155161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:11:631] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_wb5k4d0246@test-domain.comuser-status-endpoint@http.55161683a995/0f248018b378af2d919b0270d280d99ee079b1fc9c2faf838f126daf187718abXX_45doym0247@test-domain.com/test1ce1911ad-d412-43d3-910b-55e2b2d7c960USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:11.63ZXX_45doym0247@test-domain.com/test155161683a995, SIZE=602, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:11:910] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/0f248018b378af2d919b0270d280d99ee079b1fc9c2faf838f126daf187718abXX_45doym0247@test-domain.com/test141517f60-4f21-444a-a37e-13f1be512b4dUSER_STATUSXX_45doym0247@test-domain.com/test2presence2020-09-05T05:31:11.91ZXX_45doym0247@test-domain.com/test155161683a995, SIZE=571, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:12:051] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/de4e65b7c8f137c4087c7537ccafcb62fcd3d9899419863cea7ad753f417a208XX_45doym0247@test-domain.com/test3b7bba495-8223-4adc-badb-d3446651a497USER_STATUSpresence2020-09-05T05:31:12.045ZXX_45doym0247@test-domain.com/test355161683a995, SIZE=528, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:12:058] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/de4e65b7c8f137c4087c7537ccafcb62fcd3d9899419863cea7ad753f417a208XX_45doym0247@test-domain.com/test383589abf-782b-4224-8a47-0a3dae1bcf30USER_STATUSpresence2020-09-05T05:31:12.055ZXX_45doym0247@test-domain.com/test355161683a995, SIZE=528, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:12:063] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_45doym0247@test-domain.comuser-status-endpoint@http.55161683a995/de4e65b7c8f137c4087c7537ccafcb62fcd3d9899419863cea7ad753f417a208XX_45doym0247@test-domain.com/test38c2a5dce-b22c-4307-ac0b-1777e3d2419dUSER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:12.06ZXX_45doym0247@test-domain.com/test355161683a995, SIZE=602, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:12:078] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_45doym0247@test-domain.comuser-status-endpoint@http.55161683a995/de4e65b7c8f137c4087c7537ccafcb62fcd3d9899419863cea7ad753f417a208XX_45doym0247@test-domain.com/test38431e23f-3041-456d-b053-e0e6dc8e3de2USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:12.075ZXX_45doym0247@test-domain.com/test355161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:12:078] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/0f248018b378af2d919b0270d280d99ee079b1fc9c2faf838f126daf187718abXX_45doym0247@test-domain.com/test14c4182c4-8d59-46ed-9741-691d12f1ecf7USER_STATUSXX_45doym0247@test-domain.com/test3presence2020-09-05T05:31:12.075ZXX_45doym0247@test-domain.com/test155161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:12:081] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/de4e65b7c8f137c4087c7537ccafcb62fcd3d9899419863cea7ad753f417a208XX_45doym0247@test-domain.com/test36dfbdd14-5519-4f05-b3f6-6450ba00df8dUSER_STATUSXX_45doym0247@test-domain.com/test1presence2020-09-05T05:31:12.081ZXX_45doym0247@test-domain.com/test355161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:12:099] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=disconnecteduser-status-endpoint@http.55161683a995/0f248018b378af2d919b0270d280d99ee079b1fc9c2faf838f126daf187718ab1b3fd388-73bb-4af3-b7e2-9b186b4e22c0USER_STATUSauth2020-09-05T05:31:12.089ZXX_45doym0247@test-domain.com/test155161683a995, SIZE=507, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:12:105] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/de4e65b7c8f137c4087c7537ccafcb62fcd3d9899419863cea7ad753f417a208XX_45doym0247@test-domain.com/test3773f24c6-9426-4de4-991f-cc947ca1727aUSER_STATUSXX_45doym0247@test-domain.com/test2presence2020-09-05T05:31:12.104ZXX_45doym0247@test-domain.com/test355161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:12:107] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/de4e65b7c8f137c4087c7537ccafcb62fcd3d9899419863cea7ad753f417a208XX_45doym0247@test-domain.com/test3802ae27f-fa64-4792-9262-83147bb1af20USER_STATUSXX_45doym0247@test-domain.com/test3presence2020-09-05T05:31:12.107ZXX_45doym0247@test-domain.com/test355161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:12:112] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/de4e65b7c8f137c4087c7537ccafcb62fcd3d9899419863cea7ad753f417a208XX_45doym0247@test-domain.com/test3a044d34a-1e97-4a6a-a747-336571459a2bUSER_STATUSXX_45doym0247@test-domain.com/test1presence2020-09-05T05:31:12.111ZXX_45doym0247@test-domain.com/test355161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:12:112] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_wb5k4d0246@test-domain.comuser-status-endpoint@http.55161683a995/de4e65b7c8f137c4087c7537ccafcb62fcd3d9899419863cea7ad753f417a208XX_45doym0247@test-domain.com/test3712d4667-c7fb-4355-9aa7-c9a08c846a0aUSER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:12.111ZXX_45doym0247@test-domain.com/test355161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:12:118] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_wb5k4d0246@test-domain.comuser-status-endpoint@http.55161683a995/de4e65b7c8f137c4087c7537ccafcb62fcd3d9899419863cea7ad753f417a208XX_45doym0247@test-domain.com/test31ab88a20-dd74-4214-aeef-de317dd133a3USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:12.115ZXX_45doym0247@test-domain.com/test355161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:12:179] [WARNING ] [default-threads-pool-proc-10 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: XX_wb5k4d0246@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:31:12:204] [WARNING ] [default-threads-pool-proc-118 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: XX_45doym0247@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:31:12:207] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=tig1user-status-endpoint@http.55161683a995/de4e65b7c8f137c4087c7537ccafcb62fcd3d9899419863cea7ad753f417a208XX_45doym0247@test-domain.com/test37ff708d3-6b46-496a-8700-debb36fb7d7aUSER_STATUSsess-man@test-domain.comiq2020-09-05T05:31:12.205ZXX_45doym0247@test-domain.com/test355161683a995, SIZE=580, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:12:210] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/de4e65b7c8f137c4087c7537ccafcb62fcd3d9899419863cea7ad753f417a208XX_45doym0247@test-domain.com/test3ffda2ed2-3bd0-47d7-8ef5-c9cd0c37e3f7USER_STATUSXX_45doym0247@test-domain.com/test2presence2020-09-05T05:31:12.209ZXX_45doym0247@test-domain.com/test355161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:493] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/415478e76656109b911aa7e4597010e31075079d98a704e5f074f07f2f778623XX_eyu4gq0249@test-domain.com/test171f03b86-8135-4fa3-8182-1abe39cc7a88USER_STATUSpresence2020-09-05T05:31:13.49ZXX_eyu4gq0249@test-domain.com/test155161683a995, SIZE=527, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:499] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/415478e76656109b911aa7e4597010e31075079d98a704e5f074f07f2f778623XX_eyu4gq0249@test-domain.com/test1d56fcc83-d68c-42e5-af56-2d8b0e4c8708USER_STATUSpresence2020-09-05T05:31:13.497ZXX_eyu4gq0249@test-domain.com/test155161683a995, SIZE=528, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:501] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/415478e76656109b911aa7e4597010e31075079d98a704e5f074f07f2f778623XX_eyu4gq0249@test-domain.com/test1c4f4413e-a180-43b7-86ca-7c7e2f7a4df6USER_STATUSiq2020-09-05T05:31:13.501ZXX_eyu4gq0249@test-domain.com/test155161683a995, SIZE=522, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:503] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_eyu4gq0249@test-domain.comuser-status-endpoint@http.55161683a995/415478e76656109b911aa7e4597010e31075079d98a704e5f074f07f2f778623XX_eyu4gq0249@test-domain.com/test150cf8670-a083-42ad-a05d-ace797045158USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:13.502ZXX_eyu4gq0249@test-domain.com/test155161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:505] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_eyu4gq0249@test-domain.comuser-status-endpoint@http.55161683a995/415478e76656109b911aa7e4597010e31075079d98a704e5f074f07f2f778623XX_eyu4gq0249@test-domain.com/test18de9ddb4-8c8d-44a8-93cd-8e8ca980ff46USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:13.504ZXX_eyu4gq0249@test-domain.com/test155161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:507] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/415478e76656109b911aa7e4597010e31075079d98a704e5f074f07f2f778623XX_eyu4gq0249@test-domain.com/test1bd4b4a67-ffcc-42da-b691-0c312e5c07d9USER_STATUSiq2020-09-05T05:31:13.506ZXX_eyu4gq0249@test-domain.com/test155161683a995, SIZE=522, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:512] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/415478e76656109b911aa7e4597010e31075079d98a704e5f074f07f2f778623XX_eyu4gq0249@test-domain.com/test14ea8c58e-fc7f-46e3-9199-bbca0053494fUSER_STATUSXX_eyu4gq0249@test-domain.com/test1presence2020-09-05T05:31:13.511ZXX_eyu4gq0249@test-domain.com/test155161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:537] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_iw3l1c0248@test-domain.comuser-status-endpoint@http.55161683a995/415478e76656109b911aa7e4597010e31075079d98a704e5f074f07f2f778623XX_eyu4gq0249@test-domain.com/test15de13172-a8a3-4d60-9794-9003df672f0cUSER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:13.536ZXX_eyu4gq0249@test-domain.com/test155161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:543] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_iw3l1c0248@test-domain.comuser-status-endpoint@http.55161683a995/415478e76656109b911aa7e4597010e31075079d98a704e5f074f07f2f778623XX_eyu4gq0249@test-domain.com/test1c57d5223-22e8-4cde-821b-0a0b6c2ab067USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:13.542ZXX_eyu4gq0249@test-domain.com/test155161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:765] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/415478e76656109b911aa7e4597010e31075079d98a704e5f074f07f2f778623XX_eyu4gq0249@test-domain.com/test1fae4e60a-9f2e-4585-9f0c-c4d362f852c3USER_STATUSXX_eyu4gq0249@test-domain.com/test2presence2020-09-05T05:31:13.763ZXX_eyu4gq0249@test-domain.com/test155161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:907] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/42f15d5b37d01c5c44afadc420a001a02fa993c994fb0653bcb8f55d761521abXX_eyu4gq0249@test-domain.com/test3d5832560-44dc-4782-bfae-fa73b061febfUSER_STATUSpresence2020-09-05T05:31:13.906ZXX_eyu4gq0249@test-domain.com/test355161683a995, SIZE=528, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:913] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/42f15d5b37d01c5c44afadc420a001a02fa993c994fb0653bcb8f55d761521abXX_eyu4gq0249@test-domain.com/test3bf6c2e8f-23fe-4cbc-b1ff-2ad86c8ff50cUSER_STATUSpresence2020-09-05T05:31:13.911ZXX_eyu4gq0249@test-domain.com/test355161683a995, SIZE=528, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:922] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/415478e76656109b911aa7e4597010e31075079d98a704e5f074f07f2f778623XX_eyu4gq0249@test-domain.com/test1eea80c8b-c187-4418-a467-af5b97099f1cUSER_STATUSXX_eyu4gq0249@test-domain.com/test3presence2020-09-05T05:31:13.922ZXX_eyu4gq0249@test-domain.com/test155161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:923] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/42f15d5b37d01c5c44afadc420a001a02fa993c994fb0653bcb8f55d761521abXX_eyu4gq0249@test-domain.com/test3c08dab84-c76d-4ff0-84ea-58e4ff709432USER_STATUSXX_eyu4gq0249@test-domain.com/test1presence2020-09-05T05:31:13.923ZXX_eyu4gq0249@test-domain.com/test355161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:936] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/42f15d5b37d01c5c44afadc420a001a02fa993c994fb0653bcb8f55d761521abXX_eyu4gq0249@test-domain.com/test3421f933c-21d7-4a0e-a995-ce8363e86f17USER_STATUSXX_eyu4gq0249@test-domain.com/test2presence2020-09-05T05:31:13.934ZXX_eyu4gq0249@test-domain.com/test355161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:943] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/42f15d5b37d01c5c44afadc420a001a02fa993c994fb0653bcb8f55d761521abXX_eyu4gq0249@test-domain.com/test3047811ee-271a-47c4-8a98-1e3420eb92d1USER_STATUSXX_eyu4gq0249@test-domain.com/test3presence2020-09-05T05:31:13.937ZXX_eyu4gq0249@test-domain.com/test355161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:944] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_eyu4gq0249@test-domain.comuser-status-endpoint@http.55161683a995/42f15d5b37d01c5c44afadc420a001a02fa993c994fb0653bcb8f55d761521abXX_eyu4gq0249@test-domain.com/test3b170059b-254a-4deb-846e-855113de8ad4USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:13.938ZXX_eyu4gq0249@test-domain.com/test355161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:955] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_eyu4gq0249@test-domain.comuser-status-endpoint@http.55161683a995/42f15d5b37d01c5c44afadc420a001a02fa993c994fb0653bcb8f55d761521abXX_eyu4gq0249@test-domain.com/test341d0af10-eef4-4d07-8b42-3bd684c6f7fdUSER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:13.952ZXX_eyu4gq0249@test-domain.com/test355161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:956] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/42f15d5b37d01c5c44afadc420a001a02fa993c994fb0653bcb8f55d761521abXX_eyu4gq0249@test-domain.com/test31a9f424e-3424-4e2b-9e6f-7276d5cde41eUSER_STATUSpresence2020-09-05T05:31:13.954ZXX_eyu4gq0249@test-domain.com/test355161683a995, SIZE=528, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:965] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/42f15d5b37d01c5c44afadc420a001a02fa993c994fb0653bcb8f55d761521abXX_eyu4gq0249@test-domain.com/test3746c3980-153a-470c-affb-5c817efe1ea8USER_STATUSpresence2020-09-05T05:31:13.964ZXX_eyu4gq0249@test-domain.com/test355161683a995, SIZE=528, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:968] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_iw3l1c0248@test-domain.comuser-status-endpoint@http.55161683a995/42f15d5b37d01c5c44afadc420a001a02fa993c994fb0653bcb8f55d761521abXX_eyu4gq0249@test-domain.com/test33c5c501f-5af2-45a0-a646-397d266e3c31USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:13.967ZXX_eyu4gq0249@test-domain.com/test355161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:986] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_iw3l1c0248@test-domain.comuser-status-endpoint@http.55161683a995/42f15d5b37d01c5c44afadc420a001a02fa993c994fb0653bcb8f55d761521abXX_eyu4gq0249@test-domain.com/test3b559b1c3-408b-4141-97da-b8643ff3815aUSER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:13.973ZXX_eyu4gq0249@test-domain.com/test355161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:996] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_eyu4gq0249@test-domain.comuser-status-endpoint@http.55161683a995/42f15d5b37d01c5c44afadc420a001a02fa993c994fb0653bcb8f55d761521abXX_eyu4gq0249@test-domain.com/test32e60d363-858b-4f0b-abb7-a0ec897ab1d8USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:13.995ZXX_eyu4gq0249@test-domain.com/test355161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:13:998] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=disconnecteduser-status-endpoint@http.55161683a995/415478e76656109b911aa7e4597010e31075079d98a704e5f074f07f2f778623eb10d5fb-b39d-45ba-b732-5af64ffad91bUSER_STATUSauth2020-09-05T05:31:13.997ZXX_eyu4gq0249@test-domain.com/test155161683a995, SIZE=507, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:14:000] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_eyu4gq0249@test-domain.comuser-status-endpoint@http.55161683a995/42f15d5b37d01c5c44afadc420a001a02fa993c994fb0653bcb8f55d761521abXX_eyu4gq0249@test-domain.com/test32eef5f6b-215a-45ca-a83e-10ff3a37d95cUSER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:13.997ZXX_eyu4gq0249@test-domain.com/test355161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:14:010] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/42f15d5b37d01c5c44afadc420a001a02fa993c994fb0653bcb8f55d761521abXX_eyu4gq0249@test-domain.com/test361179109-ede4-4fa4-9454-054b337694d4USER_STATUSXX_eyu4gq0249@test-domain.com/test3presence2020-09-05T05:31:14.009ZXX_eyu4gq0249@test-domain.com/test355161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:14:015] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_iw3l1c0248@test-domain.comuser-status-endpoint@http.55161683a995/42f15d5b37d01c5c44afadc420a001a02fa993c994fb0653bcb8f55d761521abXX_eyu4gq0249@test-domain.com/test3b4e4eef8-df93-4e97-b02a-2d996b0efa51USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:14.012ZXX_eyu4gq0249@test-domain.com/test355161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:14:018] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_iw3l1c0248@test-domain.comuser-status-endpoint@http.55161683a995/42f15d5b37d01c5c44afadc420a001a02fa993c994fb0653bcb8f55d761521abXX_eyu4gq0249@test-domain.com/test3060d498d-2f61-4c41-8931-fdf5c1c0b071USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:14.017ZXX_eyu4gq0249@test-domain.com/test355161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:14:020] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/42f15d5b37d01c5c44afadc420a001a02fa993c994fb0653bcb8f55d761521abXX_eyu4gq0249@test-domain.com/test3941f9e0a-6d08-4ab9-a78a-8ed3dc82a3ccUSER_STATUSXX_eyu4gq0249@test-domain.com/test1presence2020-09-05T05:31:14.019ZXX_eyu4gq0249@test-domain.com/test355161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:14:081] [WARNING ] [default-threads-pool-proc-8 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: XX_iw3l1c0248@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:31:14:095] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=tig1user-status-endpoint@http.55161683a995/42f15d5b37d01c5c44afadc420a001a02fa993c994fb0653bcb8f55d761521abXX_eyu4gq0249@test-domain.com/test35664b308-67fd-4c7a-97a1-66ff8c8b580eUSER_STATUSsess-man@test-domain.comiq2020-09-05T05:31:14.093ZXX_eyu4gq0249@test-domain.com/test355161683a995, SIZE=580, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:14:097] [WARNING ] [default-threads-pool-proc-155 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: XX_eyu4gq0249@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:31:14:101] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/42f15d5b37d01c5c44afadc420a001a02fa993c994fb0653bcb8f55d761521abXX_eyu4gq0249@test-domain.com/test3b6eed3ad-b9a7-4087-bda9-c970556fde77USER_STATUSXX_eyu4gq0249@test-domain.com/test2presence2020-09-05T05:31:14.1ZXX_eyu4gq0249@test-domain.com/test355161683a995, SIZE=570, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:15:443] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/c69b0eef79652a152844905775b7bc8ab160f52563976c84b50c74f020c83aa0XX_vhid020251@test-domain.com/test10d0fad10-958c-45e5-8bf5-efa59f34658cUSER_STATUSpresence2020-09-05T05:31:15.44ZXX_vhid020251@test-domain.com/test155161683a995, SIZE=527, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:15:443] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/c69b0eef79652a152844905775b7bc8ab160f52563976c84b50c74f020c83aa0XX_vhid020251@test-domain.com/test1423bd6c5-b537-49b6-8e0a-367e8d3bb244USER_STATUSpresence2020-09-05T05:31:15.443ZXX_vhid020251@test-domain.com/test155161683a995, SIZE=528, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:15:448] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/c69b0eef79652a152844905775b7bc8ab160f52563976c84b50c74f020c83aa0XX_vhid020251@test-domain.com/test1770564ee-9c93-428d-8407-467f0c971394USER_STATUSiq2020-09-05T05:31:15.448ZXX_vhid020251@test-domain.com/test155161683a995, SIZE=522, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:15:465] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/c69b0eef79652a152844905775b7bc8ab160f52563976c84b50c74f020c83aa0XX_vhid020251@test-domain.com/test1ec7672bf-84a8-40f0-aa11-1ad411500227USER_STATUSiq2020-09-05T05:31:15.463ZXX_vhid020251@test-domain.com/test155161683a995, SIZE=522, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:15:468] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_vhid020251@test-domain.comuser-status-endpoint@http.55161683a995/c69b0eef79652a152844905775b7bc8ab160f52563976c84b50c74f020c83aa0XX_vhid020251@test-domain.com/test16f68b95e-0c1f-42a2-aac7-dc4cb37407f5USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:15.467ZXX_vhid020251@test-domain.com/test155161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:15:470] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XX_vhid020251@test-domain.comuser-status-endpoint@http.55161683a995/c69b0eef79652a152844905775b7bc8ab160f52563976c84b50c74f020c83aa0XX_vhid020251@test-domain.com/test1a1f1e60e-72e7-49e6-84d6-913ca43563a4USER_STATUSpubsub.test-domain.comiq2020-09-05T05:31:15.469ZXX_vhid020251@test-domain.com/test155161683a995, SIZE=603, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:15:487] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=disconnecteduser-status-endpoint@http.55161683a995/c69b0eef79652a152844905775b7bc8ab160f52563976c84b50c74f020c83aa06d3fa50f-5e17-4505-a7c4-b88106464707USER_STATUSauth2020-09-05T05:31:15.485ZXX_vhid020251@test-domain.com/test155161683a995, SIZE=507, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:15:487] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=user-status-endpoint@http.55161683a995/c69b0eef79652a152844905775b7bc8ab160f52563976c84b50c74f020c83aa0XX_vhid020251@test-domain.com/test11de1387d-3359-4b71-b8ca-b9538e95094eUSER_STATUSXX_vhid020251@test-domain.com/test1presence2020-09-05T05:31:15.486ZXX_vhid020251@test-domain.com/test155161683a995, SIZE=572, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:31:15:488] [WARNING ] [default-threads-pool-proc-162 ] XMPPProcessorAbstract.process(): Packet to a user session which is not yet authenticated: XMPPResourceConnection=[user_jid=XX_vhid020251@test-domain.com/test1, packets=12, connectioId=user-status-endpoint@http.55161683a995/c69b0eef79652a152844905775b7bc8ab160f52563976c84b50c74f020c83aa0, domain=test-domain.com, authState=AUTHORIZED, isAnon=false, isTmp=false, parentSession hash=0, parentSession liveTime=], packet: from=null, to=sess-man@55161683a995, DATA=, SIZE=279, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=get, STABLE_ID=0330abf3-8814-407a-983f-fa9e2807f586 [2020-09-04 22:31:15:488] [WARNING ] [default-threads-pool-proc-162 ] XMPPProcessorAbstract.process(): Packet to a user session which is not yet authenticated: XMPPResourceConnection=[user_jid=XX_vhid020251@test-domain.com/test1, packets=12, connectioId=user-status-endpoint@http.55161683a995/c69b0eef79652a152844905775b7bc8ab160f52563976c84b50c74f020c83aa0, domain=test-domain.com, authState=AUTHORIZED, isAnon=false, isTmp=false, parentSession hash=0, parentSession liveTime=], packet: from=null, to=sess-man@55161683a995, DATA=, SIZE=257, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=get, STABLE_ID=227bab3a-e5f7-4ceb-9259-ec72efed6887 [2020-09-04 22:31:15:554] [WARNING ] [default-threads-pool-proc-51 ] RosterFlat.logout() : Error logging out user tigase.xmpp.NotAuthorizedException: Can not access user repository. at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:474) at tigase.xmpp.impl.roster.RosterFlat.saveUserRoster(RosterFlat.java:579) at tigase.xmpp.impl.roster.RosterFlat.logout(RosterFlat.java:522) at tigase.xmpp.impl.PresenceState.stopped(PresenceState.java:471) at tigase.server.xmppsession.SessionManager.closeSession(SessionManager.java:967) at tigase.server.xmppsession.SessionManager.closeConnection(SessionManager.java:897) at tigase.server.xmppsession.SessionManager$SessionCloseProc.process(SessionManager.java:2523) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) Caused by: tigase.db.UserNotFoundException: User does not exist: XX_l7cdwp0250@test-domain.com at tigase.db.jdbc.JDBCRepository.getUserUID(JDBCRepository.java:1192) at tigase.db.jdbc.JDBCRepository.setData(JDBCRepository.java:647) at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at tigase.stats.StatisticsInvocationHandler.invoke(StatisticsInvocationHandler.java:75) at com.sun.proxy.$Proxy37.setData(Unknown Source) at tigase.db.UserRepositoryMDImpl.setData(UserRepositoryMDImpl.java:338) at tigase.xmpp.RepositoryAccess.setData(RepositoryAccess.java:470) ... 8 more [2020-09-04 22:36:38:079] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=successbosh@55161683a995/b2af5a08-840e-49d6-986c-a5086c030d5f67b7b43c-8862-4c78-ad3c-f43f96ff095de5eeef50-0586-454b-b8fa-3dd06bc106e7auth2020-09-05T05:36:38.079Zjaxmpp__ol0b500553@test-domain.com/e5eeef50-0586-454b-b8fa-3dd06bc106e755161683a995, SIZE=514, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:36:38:292] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=4FUgNIAocTX9xoT5lXYeWV3bosh@55161683a995/b2af5a08-840e-49d6-986c-a5086c030d5fjaxmpp__ol0b500553@test-domain.com/523014983-tigase-312fd71ae84-dbe0-479f-aec9-490f63725c5ee5eeef50-0586-454b-b8fa-3dd06bc106e7iq2020-09-05T05:36:38.291Zjaxmpp__ol0b500553@test-domain.com/523014983-tigase-31255161683a995, SIZE=582, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:36:38:402] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=JEPdKBvbDkWmLJOEKAdr38wbosh@55161683a995/b2af5a08-840e-49d6-986c-a5086c030d5fjaxmpp__ol0b500553@test-domain.com/523014983-tigase-31279a829ee-6dc1-4d74-89e4-ca8097eb07c6e5eeef50-0586-454b-b8fa-3dd06bc106e7test-domain.comiq2020-09-05T05:36:38.399Zjaxmpp__ol0b500553@test-domain.com/523014983-tigase-31255161683a995, SIZE=606, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:36:38:412] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/b2af5a08-840e-49d6-986c-a5086c030d5fjaxmpp__ol0b500553@test-domain.com/523014983-tigase-3124a166f2c-3e4f-4525-9e28-7ce562b38adee5eeef50-0586-454b-b8fa-3dd06bc106e7presence2020-09-05T05:36:38.411Zjaxmpp__ol0b500553@test-domain.com/523014983-tigase-31255161683a995, SIZE=544, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:36:38:412] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/b2af5a08-840e-49d6-986c-a5086c030d5fjaxmpp__ol0b500553@test-domain.com/523014983-tigase-3121a533b89-ad03-4cf1-94ba-d042b0b314b5e5eeef50-0586-454b-b8fa-3dd06bc106e7presence2020-09-05T05:36:38.411Zjaxmpp__ol0b500553@test-domain.com/523014983-tigase-31255161683a995, SIZE=544, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:36:38:417] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/b2af5a08-840e-49d6-986c-a5086c030d5fjaxmpp__ol0b500553@test-domain.com/523014983-tigase-312f946d7c8-5717-4562-a8a8-435ba58f6144e5eeef50-0586-454b-b8fa-3dd06bc106e7presence2020-09-05T05:36:38.417Zjaxmpp__ol0b500553@test-domain.com/523014983-tigase-31255161683a995, SIZE=544, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:36:38:419] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=MxsxfLAsoPR4aMElHzaAiEzbosh@55161683a995/b2af5a08-840e-49d6-986c-a5086c030d5fjaxmpp__ol0b500553@test-domain.com/523014983-tigase-312d924dc34-f06b-4bc9-9ab0-a4f9fddf5b95e5eeef50-0586-454b-b8fa-3dd06bc106e7iq2020-09-05T05:36:38.418Zjaxmpp__ol0b500553@test-domain.com/523014983-tigase-31255161683a995, SIZE=582, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:36:38:421] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/b2af5a08-840e-49d6-986c-a5086c030d5fjaxmpp__ol0b500553@test-domain.com/523014983-tigase-3124823eeab-08cf-42ea-bc53-cd46a8ed7b4ce5eeef50-0586-454b-b8fa-3dd06bc106e7iq2020-09-05T05:36:38.421Zjaxmpp__ol0b500553@test-domain.com/523014983-tigase-31255161683a995, SIZE=538, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:36:38:424] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/b2af5a08-840e-49d6-986c-a5086c030d5fjaxmpp__ol0b500553@test-domain.com/523014983-tigase-3129ad5323f-2776-4536-be61-792c5db2fa47e5eeef50-0586-454b-b8fa-3dd06bc106e7iq2020-09-05T05:36:38.424Zjaxmpp__ol0b500553@test-domain.com/523014983-tigase-31255161683a995, SIZE=538, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:36:42:451] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=disconnectedbosh@55161683a995/b2af5a08-840e-49d6-986c-a5086c030d5f3f5f390b-e980-43b9-a993-ddb69dc371cbe5eeef50-0586-454b-b8fa-3dd06bc106e7auth2020-09-05T05:36:42.451Zjaxmpp__ol0b500553@test-domain.com/523014983-tigase-31255161683a995, SIZE=503, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:36:42:763] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=successbosh@55161683a995/a879ef89-bdc6-49b3-92d7-8849870dfaee08f02426-8c07-47af-97fd-ca9de977d6eafa04e28f-2ebc-48a6-b6f5-0e8b9f5a6a34auth2020-09-05T05:36:42.763Zjaxmpp__ol0b500553@test-domain.com/fa04e28f-2ebc-48a6-b6f5-0e8b9f5a6a3455161683a995, SIZE=514, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:36:43:076] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=jIXiSevdMACkHpZ0gEmZ6t4bosh@55161683a995/a879ef89-bdc6-49b3-92d7-8849870dfaeejaxmpp__ol0b500553@test-domain.com/523014983-tigase-3135bade6da-cdf6-46a0-9e67-5bf4e80535f4fa04e28f-2ebc-48a6-b6f5-0e8b9f5a6a34iq2020-09-05T05:36:43.075Zjaxmpp__ol0b500553@test-domain.com/523014983-tigase-31355161683a995, SIZE=582, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:36:43:195] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=XUvqTNLymQKLEzgGAAFvfJMbosh@55161683a995/a879ef89-bdc6-49b3-92d7-8849870dfaeejaxmpp__ol0b500553@test-domain.com/523014983-tigase-313346038de-ff6f-44a0-a8e7-5dcf4d77bc03fa04e28f-2ebc-48a6-b6f5-0e8b9f5a6a34test-domain.comiq2020-09-05T05:36:43.195Zjaxmpp__ol0b500553@test-domain.com/523014983-tigase-31355161683a995, SIZE=606, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:36:43:209] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=HYFPT1mPX5rWaOFxqScu13hbosh@55161683a995/a879ef89-bdc6-49b3-92d7-8849870dfaeejaxmpp__ol0b500553@test-domain.com/523014983-tigase-313bcc78382-beec-43fb-af97-f541e0dc963afa04e28f-2ebc-48a6-b6f5-0e8b9f5a6a34iq2020-09-05T05:36:43.207Zjaxmpp__ol0b500553@test-domain.com/523014983-tigase-31355161683a995, SIZE=582, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:36:43:211] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/a879ef89-bdc6-49b3-92d7-8849870dfaeejaxmpp__ol0b500553@test-domain.com/523014983-tigase-313a6b42460-5993-425b-a395-06936dd4ede8fa04e28f-2ebc-48a6-b6f5-0e8b9f5a6a34presence2020-09-05T05:36:43.21Zjaxmpp__ol0b500553@test-domain.com/523014983-tigase-31355161683a995, SIZE=543, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:36:43:215] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/a879ef89-bdc6-49b3-92d7-8849870dfaeejaxmpp__ol0b500553@test-domain.com/523014983-tigase-31322394b08-08bd-4eb9-bb32-9811cd0c00dbfa04e28f-2ebc-48a6-b6f5-0e8b9f5a6a34presence2020-09-05T05:36:43.212Zjaxmpp__ol0b500553@test-domain.com/523014983-tigase-31355161683a995, SIZE=544, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:36:43:217] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/a879ef89-bdc6-49b3-92d7-8849870dfaeejaxmpp__ol0b500553@test-domain.com/523014983-tigase-3135077e8ae-7e6f-4be5-aa13-9a53acfd39a4fa04e28f-2ebc-48a6-b6f5-0e8b9f5a6a34presence2020-09-05T05:36:43.216Zjaxmpp__ol0b500553@test-domain.com/523014983-tigase-31355161683a995, SIZE=544, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:36:53:261] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=disconnectedbosh@55161683a995/a879ef89-bdc6-49b3-92d7-8849870dfaee1ab66395-9009-48b9-8c3c-dcb1a8606f99fa04e28f-2ebc-48a6-b6f5-0e8b9f5a6a34auth2020-09-05T05:36:53.26Zjaxmpp__ol0b500553@test-domain.com/523014983-tigase-31355161683a995, SIZE=502, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:14:227] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=successbosh@55161683a995/eff9327e-7d55-4f19-a768-ea1e1013339c8ef949a4-1fb2-4713-a379-d13d2a5333f1f350d4cb-1284-497c-b06c-2adee510d559auth2020-09-05T05:37:14.227Zjaxmpp__1foji00556@test-domain.com/f350d4cb-1284-497c-b06c-2adee510d55955161683a995, SIZE=514, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:14:460] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=lgxSNNWUgChzjEyewjKLEs8bosh@55161683a995/eff9327e-7d55-4f19-a768-ea1e1013339cjaxmpp__1foji00556@test-domain.com/523014983-tigase-319b3a32233-1ad6-46ec-b15b-c0cd7e184f2ef350d4cb-1284-497c-b06c-2adee510d559iq2020-09-05T05:37:14.459Zjaxmpp__1foji00556@test-domain.com/523014983-tigase-31955161683a995, SIZE=582, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:14:467] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=878O2zjRXezr3nOUiDtiCGsbosh@55161683a995/eff9327e-7d55-4f19-a768-ea1e1013339cjaxmpp__1foji00556@test-domain.com/523014983-tigase-3206a531ebd-03c8-4c30-8c7b-04e9d18d0ccef350d4cb-1284-497c-b06c-2adee510d559iq2020-09-05T05:37:14.466Zjaxmpp__1foji00556@test-domain.com/523014983-tigase-32055161683a995, SIZE=582, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:14:468] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=hiBHFo4ChLSM06fvbo2csbubosh@55161683a995/eff9327e-7d55-4f19-a768-ea1e1013339cjaxmpp__1foji00556@test-domain.com/523014983-tigase-32187c18268-4161-4c45-9f57-22e46e19c87df350d4cb-1284-497c-b06c-2adee510d559iq2020-09-05T05:37:14.467Zjaxmpp__1foji00556@test-domain.com/523014983-tigase-32155161683a995, SIZE=582, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:14:481] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=35VqYdygKUjNPT6jV1jGEMBbosh@55161683a995/eff9327e-7d55-4f19-a768-ea1e1013339cjaxmpp__1foji00556@test-domain.com/523014983-tigase-3210c2465e4-7a7f-46f2-b4a8-55f9b69cac8bf350d4cb-1284-497c-b06c-2adee510d559iq2020-09-05T05:37:14.48Zjaxmpp__1foji00556@test-domain.com/523014983-tigase-32155161683a995, SIZE=581, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:14:483] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/eff9327e-7d55-4f19-a768-ea1e1013339cjaxmpp__1foji00556@test-domain.com/523014983-tigase-321d01d13da-25e5-4132-9a9a-cebd19f0acecf350d4cb-1284-497c-b06c-2adee510d559presence2020-09-05T05:37:14.482Zjaxmpp__1foji00556@test-domain.com/523014983-tigase-32155161683a995, SIZE=544, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:14:483] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/eff9327e-7d55-4f19-a768-ea1e1013339cjaxmpp__1foji00556@test-domain.com/523014983-tigase-3214da2ec0d-d458-4a48-a9ab-2b6f032fe13bf350d4cb-1284-497c-b06c-2adee510d559presence2020-09-05T05:37:14.482Zjaxmpp__1foji00556@test-domain.com/523014983-tigase-32155161683a995, SIZE=544, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:14:489] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/eff9327e-7d55-4f19-a768-ea1e1013339cjaxmpp__1foji00556@test-domain.com/523014983-tigase-32140368999-8ce2-44cf-bbcc-b2a8975f9102f350d4cb-1284-497c-b06c-2adee510d559presence2020-09-05T05:37:14.488Zjaxmpp__1foji00556@test-domain.com/523014983-tigase-32155161683a995, SIZE=544, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:14:490] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=vbeOSSOTU5iKIQbxjR2bFvhbosh@55161683a995/eff9327e-7d55-4f19-a768-ea1e1013339cjaxmpp__1foji00556@test-domain.com/523014983-tigase-3211ac0e225-a70f-4a8e-9611-646412fcdf1ef350d4cb-1284-497c-b06c-2adee510d559test-domain.comiq2020-09-05T05:37:14.488Zjaxmpp__1foji00556@test-domain.com/523014983-tigase-32155161683a995, SIZE=606, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:14:500] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=6lBDq4yBnZdKBvbDkWmLJOEbosh@55161683a995/eff9327e-7d55-4f19-a768-ea1e1013339cjaxmpp__1foji00556@test-domain.com/523014983-tigase-321b208c625-20ce-4771-bc28-be3d65c09faaf350d4cb-1284-497c-b06c-2adee510d559iq2020-09-05T05:37:14.499Zjaxmpp__1foji00556@test-domain.com/523014983-tigase-32155161683a995, SIZE=582, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:14:510] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=UgorUgChzjEyewjKLEs8GRTbosh@55161683a995/eff9327e-7d55-4f19-a768-ea1e1013339cjaxmpp__1foji00556@test-domain.com/523014983-tigase-321d44b694d-7275-469c-88f9-1e4624cd51e7f350d4cb-1284-497c-b06c-2adee510d559test-domain.comiq2020-09-05T05:37:14.509Zjaxmpp__1foji00556@test-domain.com/523014983-tigase-32155161683a995, SIZE=606, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:14:523] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=CmCFucO7p3l07xfLAsoPR4abosh@55161683a995/eff9327e-7d55-4f19-a768-ea1e1013339cjaxmpp__1foji00556@test-domain.com/523014983-tigase-3210b6d14d9-777b-49c8-8eb1-f68286aa9ccbf350d4cb-1284-497c-b06c-2adee510d559iq2020-09-05T05:37:14.518Zjaxmpp__1foji00556@test-domain.com/523014983-tigase-32155161683a995, SIZE=582, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:14:526] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/eff9327e-7d55-4f19-a768-ea1e1013339cjaxmpp__1foji00556@test-domain.com/523014983-tigase-321bae2be86-5a95-4467-8082-9f92743a3dfdf350d4cb-1284-497c-b06c-2adee510d559presence2020-09-05T05:37:14.525Zjaxmpp__1foji00556@test-domain.com/523014983-tigase-32155161683a995, SIZE=544, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:14:527] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/eff9327e-7d55-4f19-a768-ea1e1013339cjaxmpp__1foji00556@test-domain.com/523014983-tigase-321b3484a8c-5b98-4ca4-8e02-acf621e80007f350d4cb-1284-497c-b06c-2adee510d559presence2020-09-05T05:37:14.526Zjaxmpp__1foji00556@test-domain.com/523014983-tigase-32155161683a995, SIZE=544, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:14:541] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/eff9327e-7d55-4f19-a768-ea1e1013339cjaxmpp__1foji00556@test-domain.com/523014983-tigase-3213dd2d830-d3d7-4fe7-873f-58f46686cc2df350d4cb-1284-497c-b06c-2adee510d559presence2020-09-05T05:37:14.541Zjaxmpp__1foji00556@test-domain.com/523014983-tigase-32155161683a995, SIZE=544, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:14:542] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/eff9327e-7d55-4f19-a768-ea1e1013339cjaxmpp__1foji00556@test-domain.com/523014983-tigase-321375dae40-800e-4651-b9f8-633bea942c04f350d4cb-1284-497c-b06c-2adee510d559presence2020-09-05T05:37:14.541Zjaxmpp__1foji00556@test-domain.com/523014983-tigase-32155161683a995, SIZE=544, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:14:562] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=z6Ws2lOMMYr3lVarbxlKM27bosh@55161683a995/eff9327e-7d55-4f19-a768-ea1e1013339cjaxmpp__1foji00556@test-domain.com/523014983-tigase-32116f76756-66b6-4e5f-842c-4145fda3a959f350d4cb-1284-497c-b06c-2adee510d559test-domain.comiq2020-09-05T05:37:14.561Zjaxmpp__1foji00556@test-domain.com/523014983-tigase-32155161683a995, SIZE=606, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:14:570] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=disconnectedbosh@55161683a995/eff9327e-7d55-4f19-a768-ea1e1013339c35669c2a-3d43-4e6a-b40b-654ef93d2d59f350d4cb-1284-497c-b06c-2adee510d559auth2020-09-05T05:37:14.569Zjaxmpp__1foji00556@test-domain.com/523014983-tigase-32155161683a995, SIZE=503, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) license.tigase.software/54.69.249.181 [2020-09-04 22:37:18:581] [WARNING ] [ pool-23-thread-1 ] InstallationIdRetriever.c() : There was a problem obtaining installation-id! Please read 'Licensing' chapter from Tigase Administration Guide for more information how to obtain installation-id [2020-09-04 22:37:18:581] [WARNING ] [ pool-23-thread-1 ] LicenceChecker.b() : Missing licence file (etc/workgroup.licence)! [2020-09-04 22:37:18:581] [WARNING ] [ pool-23-thread-1 ] LicenceChecker.b() : Missing licence file (etc/auditlog.licence)! [2020-09-04 22:37:24:563] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=disconnectedbosh@55161683a995/eff9327e-7d55-4f19-a768-ea1e1013339cfd054f70-966a-4078-b0f4-86e2a8fa4cd8f350d4cb-1284-497c-b06c-2adee510d559auth2020-09-05T05:37:24.563Z55161683a995, SIZE=435, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:55:931] [WARNING ] [default-threads-pool-proc-159 ] JabberIqRoster.process() : Received roster request but user session is not authorized yet: from=ws2s@55161683a995/127.0.0.1_5290_127.0.0.1_58916, to=sess-man@55161683a995, DATA=, SIZE=167, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=get, STABLE_ID=be7e476d-61ad-4336-8828-8ebb5ee4979e [2020-09-04 22:37:55:939] [WARNING ] [default-threads-pool-proc-159 ] MsgRepository$MsgRepositoryMDBean.loadMessagesToJID(): Session not authorized yet! tigase.xmpp.NotAuthorizedException: Session has not been yet authorised. at tigase.xmpp.XMPPResourceConnection.getBareJID(XMPPResourceConnection.java:324) at tigase.server.amp.db.MsgRepository$MsgRepositoryMDBean.loadMessagesToJID(MsgRepository.java:314) at tigase.xmpp.impl.OfflineMessages.restorePacketForOffLineUser(OfflineMessages.java:304) at tigase.xmpp.impl.MessageAmp.process(MessageAmp.java:226) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) [2020-09-04 22:37:55:940] [WARNING ] [default-threads-pool-proc-159 ] SessionManager$ProcessorWorkerThread.process(): Exception during packet processing: from=ws2s@55161683a995/127.0.0.1_5290_127.0.0.1_58916, to=sess-man@55161683a995, DATA=, SIZE=230, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=AUTH, TYPE=null, STABLE_ID=efee4bf1-74fc-4d0e-b214-4f4f70ad672e tigase.xmpp.NotAuthorizedException: Session has not been yet authorised. at tigase.xmpp.XMPPResourceConnection.getJID(XMPPResourceConnection.java:411) at tigase.xmpp.impl.MessageAmp.process(MessageAmp.java:245) at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2646) at tigase.util.processing.WorkerThread.run(WorkerThread.java:67) [2020-09-04 22:37:56:504] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=successbosh@55161683a995/cecde266-eb61-4334-92e6-9c54bd47490e71ae3253-2a67-4e8f-8f24-cb1e2c114ccfb816dee6-126f-4edf-9d30-1ae29d658a77auth2020-09-05T05:37:56.504Zjaxmpp__a381ik0559@test-domain.com/b816dee6-126f-4edf-9d30-1ae29d658a7755161683a995, SIZE=514, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:56:717] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=LXj2nV7iSevdMACkHpZ0gEmbosh@55161683a995/cecde266-eb61-4334-92e6-9c54bd47490ejaxmpp__a381ik0559@test-domain.com/523014983-tigase-3287bc1c34c-ed36-48c6-9703-68aa9daa4201b816dee6-126f-4edf-9d30-1ae29d658a77iq2020-09-05T05:37:56.716Zjaxmpp__a381ik0559@test-domain.com/523014983-tigase-32855161683a995, SIZE=582, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:56:825] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=qGsFqTNLymQKLEzgGAAFvfJbosh@55161683a995/cecde266-eb61-4334-92e6-9c54bd47490ejaxmpp__a381ik0559@test-domain.com/523014983-tigase-328e36e248c-3872-4350-86a2-e1b78bf15bccb816dee6-126f-4edf-9d30-1ae29d658a77test-domain.comiq2020-09-05T05:37:56.824Zjaxmpp__a381ik0559@test-domain.com/523014983-tigase-32855161683a995, SIZE=606, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:56:834] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/cecde266-eb61-4334-92e6-9c54bd47490ejaxmpp__a381ik0559@test-domain.com/523014983-tigase-328d0b3af61-5f78-4944-9d84-f3bd2620bc7db816dee6-126f-4edf-9d30-1ae29d658a77presence2020-09-05T05:37:56.833Zjaxmpp__a381ik0559@test-domain.com/523014983-tigase-32855161683a995, SIZE=544, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:56:841] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/cecde266-eb61-4334-92e6-9c54bd47490ejaxmpp__a381ik0559@test-domain.com/523014983-tigase-328d38c0cad-895b-44bc-b022-2766f5e96fc5b816dee6-126f-4edf-9d30-1ae29d658a77presence2020-09-05T05:37:56.835Zjaxmpp__a381ik0559@test-domain.com/523014983-tigase-32855161683a995, SIZE=544, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:56:845] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/cecde266-eb61-4334-92e6-9c54bd47490ejaxmpp__a381ik0559@test-domain.com/523014983-tigase-328c5f893c5-d73b-418e-93f5-df90bb85c1c9b816dee6-126f-4edf-9d30-1ae29d658a77presence2020-09-05T05:37:56.844Zjaxmpp__a381ik0559@test-domain.com/523014983-tigase-32855161683a995, SIZE=544, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:56:847] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=r7JRLxfwiIufCv8q4yBnZdKbosh@55161683a995/cecde266-eb61-4334-92e6-9c54bd47490ejaxmpp__a381ik0559@test-domain.com/523014983-tigase-328f401c462-4b7d-41c1-b947-cb1462c1449eb816dee6-126f-4edf-9d30-1ae29d658a77iq2020-09-05T05:37:56.847Zjaxmpp__a381ik0559@test-domain.com/523014983-tigase-32855161683a995, SIZE=582, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:56:848] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/cecde266-eb61-4334-92e6-9c54bd47490ejaxmpp__a381ik0559@test-domain.com/523014983-tigase-328346c3dd1-5311-494c-90b8-048891d4dfb2b816dee6-126f-4edf-9d30-1ae29d658a77iq2020-09-05T05:37:56.848Zjaxmpp__a381ik0559@test-domain.com/523014983-tigase-32855161683a995, SIZE=538, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:56:850] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=bosh@55161683a995/cecde266-eb61-4334-92e6-9c54bd47490ejaxmpp__a381ik0559@test-domain.com/523014983-tigase-328b658b9df-9a2f-4263-9646-3962792123ceb816dee6-126f-4edf-9d30-1ae29d658a77iq2020-09-05T05:37:56.85Zjaxmpp__a381ik0559@test-domain.com/523014983-tigase-32855161683a995, SIZE=537, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) [2020-09-04 22:37:58:962] [SEVERE ] [ in_0-audit-log ] AbstractMessageReceiver$QueueListener.run(): [in_0-audit-log] Exception during packet processing: from=sess-man@55161683a995, to=null, DATA=disconnectedbosh@55161683a995/cecde266-eb61-4334-92e6-9c54bd47490eadacc483-6245-4c8f-a3ea-c5e7c40ad7fbb816dee6-126f-4edf-9d30-1ae29d658a77auth2020-09-05T05:37:58.895Zjaxmpp__a381ik0559@test-domain.com/523014983-tigase-32855161683a995, SIZE=503, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, STABLE_ID=null java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 1 at tigase.auditlog.Entry.a(SourceFile:73) at java.base/java.util.Optional.map(Optional.java:265) at tigase.auditlog.Entry.getClientIP(SourceFile:73) at tigase.auditlog.JDBCRepository.append(SourceFile:95) at tigase.auditlog.LogSearchableSDRepositoryBean.append(SourceFile:91) at tigase.auditlog.AuditLogComponent.processAction(SourceFile:174) at tigase.auditlog.AuditLogComponent.processPacket(SourceFile:114) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1405) ShutdownThread started... 2020-09-04T22:38:25.647396 Total number of threads: 609 No locked threads. Save thread-dump to file: logs/thread-dump.log, size: 357849 ext/Last second packets[L] = 0 ext/Last minute packets[L] = 0 ext/Last hour packets[L] = 0 ext/Processing threads[I] = 8 ext/Packets received[L] = 13 ext/Packets sent[L] = 13 ext/In queue wait: SYSTEM[I] = 0 ext/In queue wait: CLUSTER[I] = 0 ext/In queue wait: HIGH[I] = 0 ext/Out queue wait: SYSTEM[I] = 0 ext/Out queue wait: CLUSTER[I] = 0 ext/Out queue wait: HIGH[I] = 0 ext/Total In queues wait[I] = 0 ext/Total Out queues wait[I] = 0 ext/Total queues wait[I] = 0 ext/Max queue size[I] = 5232 ext/IN Queue overflow[L] = 0 ext/OUT Queue overflow[L] = 0 ext/Total queues overflow[L] = 0 ext/Average processing time on last 100 runs [ms][L] = 2 ext/IN_QUEUE processed[L] = 0 ext/IN_QUEUE processed messages[L] = 0 ext/IN_QUEUE processed presences[L] = 0 ext/IN_QUEUE processed cluster[L] = 0 ext/IN_QUEUE processed other[L] = 0 ext/IN_QUEUE processed IQ[L] = 0 ext/OUT_QUEUE processed[L] = 13 ext/OUT_QUEUE processed messages[L] = 0 ext/OUT_QUEUE processed presences[L] = 0 ext/OUT_QUEUE processed cluster[L] = 0 ext/OUT_QUEUE processed other[L] = 0 ext/OUT_QUEUE processed IQ[L] = 13 ext/OUT_QUEUE processed IQ command[L] = 13 ext/Processed packets thread IN[S] = [0, 0, 13, 0, 0, 0, 0, 0] ext/Processed packets thread OUT[S] = [0, 13, 0, 0, 0, 0, 0, 0] ext/Processed packets thread (outliers) IN[S] = mean: 1.00, deviation: 4.34, outliers: [in_2-ext:13:x13.00] ext/Processed packets thread (outliers) OUT[S] = mean: 1.00, deviation: 4.34, outliers: [out_1-ext:13:x13.00] ext/adhoc-command/del-script last hour[L] = 0 ext/adhoc-command/del-script last minute[L] = 0 ext/adhoc-command/del-script last second[L] = 0 ext/adhoc-command/del-script/Average processing time[L] = 0 ext/adhoc-command/comp-repo-item-add last hour[L] = 0 ext/adhoc-command/comp-repo-item-add last minute[L] = 0 ext/adhoc-command/comp-repo-item-add last second[L] = 0 ext/adhoc-command/comp-repo-item-add/Average processing time[L] = 11 ext/adhoc-command/list-commands last hour[L] = 0 ext/adhoc-command/list-commands last minute[L] = 0 ext/adhoc-command/list-commands last second[L] = 0 ext/adhoc-command/list-commands/Average processing time[L] = 0 ext/adhoc-command/comp-repo-item-update last hour[L] = 0 ext/adhoc-command/comp-repo-item-update last minute[L] = 0 ext/adhoc-command/comp-repo-item-update last second[L] = 0 ext/adhoc-command/comp-repo-item-update/Average processing time[L] = 11 ext/adhoc-command/add-script last hour[L] = 0 ext/adhoc-command/add-script last minute[L] = 0 ext/adhoc-command/add-script last second[L] = 0 ext/adhoc-command/add-script/Average processing time[L] = 0 ext/adhoc-command/comp-repo-reload last hour[L] = 0 ext/adhoc-command/comp-repo-reload last minute[L] = 0 ext/adhoc-command/comp-repo-reload last second[L] = 0 ext/adhoc-command/comp-repo-reload/Average processing time[L] = 0 ext/adhoc-command/comp-repo-item-remove last hour[L] = 0 ext/adhoc-command/comp-repo-item-remove last minute[L] = 0 ext/adhoc-command/comp-repo-item-remove last second[L] = 0 ext/adhoc-command/comp-repo-item-remove/Average processing time[L] = 1 ext/Open connections[I] = 0 ext/Waiting to send[I] = 0 ext/Bytes sent[L] = 124 ext/Bytes received[L] = 0 ext/Socket overflow[L] = 0 ext/Watchdog runs[L] = 2 ext/Watchdog tests[L] = 0 ext/Watchdog stopped[L] = 0 ext/Number of external domains[I] = 0 ext/Number of external component connections[I] = 0 vhost-man/Number of VHosts[I] = 3 vhost-man/Checks: is local domain[L] = 51850 vhost-man/Checks: is anonymous domain[L] = 0 vhost-man/Get components for local domain[L] = 2090 vhost-man/Get components for non-local domain[L] = 0 amp/Last second packets[L] = 0 amp/Last minute packets[L] = 4 amp/Last hour packets[L] = 0 amp/Processing threads[I] = 8 amp/Packets received[L] = 376 amp/Packets sent[L] = 0 amp/In queue wait: SYSTEM[I] = 0 amp/In queue wait: CLUSTER[I] = 0 amp/In queue wait: HIGH[I] = 0 amp/Out queue wait: SYSTEM[I] = 0 amp/Out queue wait: CLUSTER[I] = 0 amp/Out queue wait: HIGH[I] = 0 amp/Total In queues wait[I] = 0 amp/Total Out queues wait[I] = 0 amp/Total queues wait[I] = 0 amp/Max queue size[I] = 5232 amp/IN Queue overflow[L] = 0 amp/OUT Queue overflow[L] = 0 amp/Total queues overflow[L] = 0 amp/Average processing time on last 100 runs [ms][L] = 0 amp/IN_QUEUE processed[L] = 376 amp/IN_QUEUE processed messages[L] = 3 amp/IN_QUEUE processed presences[L] = 373 amp/IN_QUEUE processed cluster[L] = 0 amp/IN_QUEUE processed other[L] = 0 amp/IN_QUEUE processed IQ[L] = 0 amp/OUT_QUEUE processed[L] = 0 amp/OUT_QUEUE processed messages[L] = 0 amp/OUT_QUEUE processed presences[L] = 0 amp/OUT_QUEUE processed cluster[L] = 0 amp/OUT_QUEUE processed other[L] = 0 amp/OUT_QUEUE processed IQ[L] = 0 amp/Processed packets thread IN[S] = [0, 3, 0, 0, 0, 373, 0, 0] amp/Processed packets thread OUT[S] = [0, 0, 0, 0, 0, 0, 0, 0] amp/Processed packets thread (outliers) IN[S] = mean: 47.00, deviation: 123.22, outliers: [in_5-amp:373:x7.94] amp/Processed packets thread (outliers) OUT[S] = mean: 0.00, deviation: 0.00 amp/adhoc-command/del-script last hour[L] = 0 amp/adhoc-command/del-script last minute[L] = 0 amp/adhoc-command/del-script last second[L] = 0 amp/adhoc-command/del-script/Average processing time[L] = 0 amp/adhoc-command/list-commands last hour[L] = 0 amp/adhoc-command/list-commands last minute[L] = 0 amp/adhoc-command/list-commands last second[L] = 0 amp/adhoc-command/list-commands/Average processing time[L] = 0 amp/adhoc-command/add-script last hour[L] = 0 amp/adhoc-command/add-script last minute[L] = 0 amp/adhoc-command/add-script last second[L] = 0 amp/adhoc-command/add-script/Average processing time[L] = 0 amp/msgBroadcastRepository/default/setDataSource/Excutions last hour[L] = 0 amp/msgBroadcastRepository/default/setDataSource/Excutions last minute[L] = 0 amp/msgBroadcastRepository/default/setDataSource/Excutions last second[L] = 0 amp/msgBroadcastRepository/default/setDataSource/Average processing time[L] = 0 amp/msgBroadcastRepository/default/setDataSource/Executions[L] = 0 amp/msgBroadcastRepository/default/setDataSource/Exceptions during execution[L] = 0 c2s/Last second packets[L] = 0 c2s/Last minute packets[L] = 84 c2s/Last hour packets[L] = 0 c2s/Processing threads[I] = 8 c2s/Packets received[L] = 22483 c2s/Packets sent[L] = 10542 c2s/In queue wait: SYSTEM[I] = 0 c2s/In queue wait: CLUSTER[I] = 0 c2s/In queue wait: HIGH[I] = 0 c2s/Out queue wait: SYSTEM[I] = 0 c2s/Out queue wait: CLUSTER[I] = 0 c2s/Out queue wait: HIGH[I] = 0 c2s/Total In queues wait[I] = 0 c2s/Total Out queues wait[I] = 0 c2s/Total queues wait[I] = 0 c2s/Max queue size[I] = 5232 c2s/IN Queue overflow[L] = 0 c2s/OUT Queue overflow[L] = 0 c2s/Total queues overflow[L] = 0 c2s/Average processing time on last 100 runs [ms][L] = 0 c2s/IN_QUEUE processed[L] = 21267 c2s/IN_QUEUE processed messages[L] = 3143 c2s/IN_QUEUE processed presences[L] = 10217 c2s/IN_QUEUE processed cluster[L] = 0 c2s/IN_QUEUE processed other[L] = 828 c2s/IN_QUEUE processed IQ[L] = 7086 c2s/IN_QUEUE processed IQ no XMLNS[L] = 694 c2s/IN_QUEUE processed IQ auto[L] = 7 c2s/IN_QUEUE processed IQ ping[L] = 3 c2s/IN_QUEUE processed IQ fin[L] = 23 c2s/IN_QUEUE processed IQ slot[L] = 1 c2s/IN_QUEUE processed IQ msgoffline[L] = 5 c2s/IN_QUEUE processed IQ offer[L] = 1 c2s/IN_QUEUE processed IQ bind[L] = 366 c2s/IN_QUEUE processed IQ jabber:iq:register[L] = 228 c2s/IN_QUEUE processed IQ pubsub[L] = 102 c2s/IN_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 41 c2s/IN_QUEUE processed IQ jabber:iq:roster[L] = 470 c2s/IN_QUEUE processed IQ urn:xmpp:mam:1[L] = 2 c2s/IN_QUEUE processed IQ urn:xmpp:mam:2[L] = 1 c2s/IN_QUEUE processed IQ http://jabber.org/protocol/muc#owner[L] = 9 c2s/IN_QUEUE processed IQ services[L] = 1 c2s/IN_QUEUE processed IQ vcard[L] = 5 c2s/IN_QUEUE processed IQ list[L] = 6 c2s/IN_QUEUE processed IQ command[L] = 4684 c2s/IN_QUEUE processed IQ prefs[L] = 9 c2s/IN_QUEUE processed IQ tags[L] = 1 c2s/IN_QUEUE processed IQ jabber:iq:version[L] = 1 c2s/IN_QUEUE processed IQ chat[L] = 18 c2s/IN_QUEUE processed IQ vCard[L] = 12 c2s/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 393 c2s/IN_QUEUE processed IQ jabber:iq:private[L] = 3 c2s/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl[L] = 828 c2s/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl failure[L] = 45 c2s/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success[L] = 375 c2s/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl challenge[L] = 408 c2s/OUT_QUEUE processed[L] = 10542 c2s/OUT_QUEUE processed messages[L] = 401 c2s/OUT_QUEUE processed presences[L] = 497 c2s/OUT_QUEUE processed cluster[L] = 0 c2s/OUT_QUEUE processed other[L] = 1480 c2s/OUT_QUEUE processed IQ[L] = 8164 c2s/OUT_QUEUE processed IQ no XMLNS[L] = 1050 c2s/OUT_QUEUE processed IQ request[L] = 1 c2s/OUT_QUEUE processed IQ auto[L] = 7 c2s/OUT_QUEUE processed IQ session[L] = 366 c2s/OUT_QUEUE processed IQ ping[L] = 4 c2s/OUT_QUEUE processed IQ error[L] = 1 c2s/OUT_QUEUE processed IQ msgoffline[L] = 5 c2s/OUT_QUEUE processed IQ bind[L] = 366 c2s/OUT_QUEUE processed IQ enable[L] = 19 c2s/OUT_QUEUE processed IQ jabber:iq:register[L] = 457 c2s/OUT_QUEUE processed IQ pref[L] = 4 c2s/OUT_QUEUE processed IQ offer-accept[L] = 1 c2s/OUT_QUEUE processed IQ pubsub[L] = 131 c2s/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 41 c2s/OUT_QUEUE processed IQ jabber:iq:roster[L] = 405 c2s/OUT_QUEUE processed IQ urn:xmpp:mam:1[L] = 21 c2s/OUT_QUEUE processed IQ urn:xmpp:mam:2[L] = 5 c2s/OUT_QUEUE processed IQ http://jabber.org/protocol/muc#owner[L] = 28 c2s/OUT_QUEUE processed IQ vcard[L] = 7 c2s/OUT_QUEUE processed IQ services[L] = 1 c2s/OUT_QUEUE processed IQ list[L] = 6 c2s/OUT_QUEUE processed IQ command[L] = 4795 c2s/OUT_QUEUE processed IQ prefs[L] = 9 c2s/OUT_QUEUE processed IQ tags[L] = 1 c2s/OUT_QUEUE processed IQ jabber:iq:version[L] = 1 c2s/OUT_QUEUE processed IQ jabber:iq:privacy[L] = 2 c2s/OUT_QUEUE processed IQ vCard[L] = 15 c2s/OUT_QUEUE processed IQ retrieve[L] = 18 c2s/OUT_QUEUE processed IQ join-queue[L] = 1 c2s/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 392 c2s/OUT_QUEUE processed IQ jabber:iq:private[L] = 4 c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl[L] = 828 c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth[L] = 420 c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl response[L] = 408 c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls[L] = 652 c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls starttls[L] = 652 c2s/Processed packets thread IN[S] = [2873, 3439, 2359, 3053, 2207, 2169, 3548, 2835] c2s/Processed packets thread OUT[S] = [979, 3938, 925, 945, 850, 743, 1146, 1016] c2s/Processed packets thread (outliers) IN[S] = mean: 2810.00, deviation: 497.72 c2s/Processed packets thread (outliers) OUT[S] = mean: 1317.00, deviation: 996.45, outliers: [out_1-c2s:3938:x2.99] c2s/adhoc-command/del-script last hour[L] = 0 c2s/adhoc-command/del-script last minute[L] = 0 c2s/adhoc-command/del-script last second[L] = 0 c2s/adhoc-command/del-script/Average processing time[L] = 0 c2s/adhoc-command/list-commands last hour[L] = 0 c2s/adhoc-command/list-commands last minute[L] = 0 c2s/adhoc-command/list-commands last second[L] = 0 c2s/adhoc-command/list-commands/Average processing time[L] = 0 c2s/adhoc-command/add-script last hour[L] = 0 c2s/adhoc-command/add-script last minute[L] = 0 c2s/adhoc-command/add-script last second[L] = 0 c2s/adhoc-command/add-script/Average processing time[L] = 0 c2s/Open connections[I] = 86 c2s/Waiting to send[I] = 0 c2s/Bytes sent[L] = 9087229 c2s/Bytes received[L] = 2685216 c2s/Socket overflow[L] = 0 c2s/Watchdog runs[L] = 2 c2s/Watchdog tests[L] = 0 c2s/Watchdog stopped[L] = 0 upload/Last second packets[L] = 0 upload/Last minute packets[L] = 0 upload/Last hour packets[L] = 0 upload/Processing threads[I] = 1 upload/Packets received[L] = 31 upload/Packets sent[L] = 31 upload/In queue wait: SYSTEM[I] = 0 upload/In queue wait: CLUSTER[I] = 0 upload/In queue wait: HIGH[I] = 0 upload/Out queue wait: SYSTEM[I] = 0 upload/Out queue wait: CLUSTER[I] = 0 upload/Out queue wait: HIGH[I] = 0 upload/Total In queues wait[I] = 0 upload/Total Out queues wait[I] = 0 upload/Total queues wait[I] = 0 upload/Max queue size[I] = 5242 upload/IN Queue overflow[L] = 0 upload/OUT Queue overflow[L] = 0 upload/Total queues overflow[L] = 0 upload/Average processing time on last 100 runs [ms][L] = 0 upload/IN_QUEUE processed[L] = 31 upload/IN_QUEUE processed messages[L] = 0 upload/IN_QUEUE processed presences[L] = 0 upload/IN_QUEUE processed cluster[L] = 0 upload/IN_QUEUE processed other[L] = 0 upload/IN_QUEUE processed IQ[L] = 31 upload/IN_QUEUE processed IQ request[L] = 1 upload/IN_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 29 upload/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 1 upload/OUT_QUEUE processed[L] = 31 upload/OUT_QUEUE processed messages[L] = 0 upload/OUT_QUEUE processed presences[L] = 0 upload/OUT_QUEUE processed cluster[L] = 0 upload/OUT_QUEUE processed other[L] = 0 upload/OUT_QUEUE processed IQ[L] = 31 upload/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 29 upload/OUT_QUEUE processed IQ slot[L] = 1 upload/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 1 upload/Processed packets thread IN[S] = [31] upload/Processed packets thread OUT[S] = [31] upload/Processed packets thread (outliers) IN[S] = mean: 31.00, deviation: 0.00 upload/Processed packets thread (outliers) OUT[S] = mean: 31.00, deviation: 0.00 upload/adhoc-command/del-script last hour[L] = 0 upload/adhoc-command/del-script last minute[L] = 0 upload/adhoc-command/del-script last second[L] = 0 upload/adhoc-command/del-script/Average processing time[L] = 0 upload/adhoc-command/list-commands last hour[L] = 0 upload/adhoc-command/list-commands last minute[L] = 0 upload/adhoc-command/list-commands last second[L] = 0 upload/adhoc-command/list-commands/Average processing time[L] = 0 upload/adhoc-command/add-script last hour[L] = 0 upload/adhoc-command/add-script last minute[L] = 0 upload/adhoc-command/add-script last second[L] = 0 upload/adhoc-command/add-script/Average processing time[L] = 0 monitor/Last second packets[L] = 0 monitor/Last minute packets[L] = 0 monitor/Last hour packets[L] = 0 monitor/Processing threads[I] = 1 monitor/Packets received[L] = 32 monitor/Packets sent[L] = 32 monitor/In queue wait: SYSTEM[I] = 0 monitor/In queue wait: CLUSTER[I] = 0 monitor/In queue wait: HIGH[I] = 0 monitor/Out queue wait: SYSTEM[I] = 0 monitor/Out queue wait: CLUSTER[I] = 0 monitor/Out queue wait: HIGH[I] = 0 monitor/Total In queues wait[I] = 0 monitor/Total Out queues wait[I] = 0 monitor/Total queues wait[I] = 0 monitor/Max queue size[I] = 5242 monitor/IN Queue overflow[L] = 0 monitor/OUT Queue overflow[L] = 0 monitor/Total queues overflow[L] = 0 monitor/Average processing time on last 100 runs [ms][L] = 1 monitor/IN_QUEUE processed[L] = 32 monitor/IN_QUEUE processed messages[L] = 0 monitor/IN_QUEUE processed presences[L] = 0 monitor/IN_QUEUE processed cluster[L] = 0 monitor/IN_QUEUE processed other[L] = 0 monitor/IN_QUEUE processed IQ[L] = 32 monitor/IN_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 29 monitor/IN_QUEUE processed IQ command[L] = 3 monitor/OUT_QUEUE processed[L] = 32 monitor/OUT_QUEUE processed messages[L] = 0 monitor/OUT_QUEUE processed presences[L] = 0 monitor/OUT_QUEUE processed cluster[L] = 0 monitor/OUT_QUEUE processed other[L] = 0 monitor/OUT_QUEUE processed IQ[L] = 32 monitor/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 29 monitor/OUT_QUEUE processed IQ command[L] = 3 monitor/Processed packets thread IN[S] = [32] monitor/Processed packets thread OUT[S] = [32] monitor/Processed packets thread (outliers) IN[S] = mean: 32.00, deviation: 0.00 monitor/Processed packets thread (outliers) OUT[S] = mean: 32.00, deviation: 0.00 monitor/adhoc-command/del-script last hour[L] = 0 monitor/adhoc-command/del-script last minute[L] = 0 monitor/adhoc-command/del-script last second[L] = 0 monitor/adhoc-command/del-script/Average processing time[L] = 0 monitor/adhoc-command/list-commands last hour[L] = 0 monitor/adhoc-command/list-commands last minute[L] = 0 monitor/adhoc-command/list-commands last second[L] = 0 monitor/adhoc-command/list-commands/Average processing time[L] = 0 monitor/adhoc-command/add-script last hour[L] = 0 monitor/adhoc-command/add-script last minute[L] = 0 monitor/adhoc-command/add-script last second[L] = 0 monitor/adhoc-command/add-script/Average processing time[L] = 0 monitor/adhoc-command/load-errors last hour[L] = 0 monitor/adhoc-command/load-errors last minute[L] = 0 monitor/adhoc-command/load-errors last second[L] = 0 monitor/adhoc-command/load-errors/Average processing time[L] = 0 ws2s/Last second packets[L] = 0 ws2s/Last minute packets[L] = 28 ws2s/Last hour packets[L] = 0 ws2s/Processing threads[I] = 8 ws2s/Packets received[L] = 112 ws2s/Packets sent[L] = 107 ws2s/In queue wait: SYSTEM[I] = 0 ws2s/In queue wait: CLUSTER[I] = 0 ws2s/In queue wait: HIGH[I] = 0 ws2s/Out queue wait: SYSTEM[I] = 0 ws2s/Out queue wait: CLUSTER[I] = 0 ws2s/Out queue wait: HIGH[I] = 0 ws2s/Total In queues wait[I] = 0 ws2s/Total Out queues wait[I] = 0 ws2s/Total queues wait[I] = 0 ws2s/Max queue size[I] = 5232 ws2s/IN Queue overflow[L] = 0 ws2s/OUT Queue overflow[L] = 0 ws2s/Total queues overflow[L] = 0 ws2s/Average processing time on last 100 runs [ms][L] = 0 ws2s/IN_QUEUE processed[L] = 96 ws2s/IN_QUEUE processed messages[L] = 1 ws2s/IN_QUEUE processed presences[L] = 11 ws2s/IN_QUEUE processed cluster[L] = 0 ws2s/IN_QUEUE processed other[L] = 14 ws2s/IN_QUEUE processed IQ[L] = 70 ws2s/IN_QUEUE processed IQ no XMLNS[L] = 9 ws2s/IN_QUEUE processed IQ bind[L] = 9 ws2s/IN_QUEUE processed IQ jabber:iq:roster[L] = 8 ws2s/IN_QUEUE processed IQ command[L] = 39 ws2s/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 5 ws2s/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl[L] = 14 ws2s/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success[L] = 7 ws2s/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl challenge[L] = 7 ws2s/OUT_QUEUE processed[L] = 107 ws2s/OUT_QUEUE processed messages[L] = 1 ws2s/OUT_QUEUE processed presences[L] = 9 ws2s/OUT_QUEUE processed cluster[L] = 0 ws2s/OUT_QUEUE processed other[L] = 14 ws2s/OUT_QUEUE processed IQ[L] = 83 ws2s/OUT_QUEUE processed IQ no XMLNS[L] = 1 ws2s/OUT_QUEUE processed IQ bind[L] = 9 ws2s/OUT_QUEUE processed IQ jabber:iq:roster[L] = 9 ws2s/OUT_QUEUE processed IQ session[L] = 9 ws2s/OUT_QUEUE processed IQ command[L] = 46 ws2s/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 9 ws2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl[L] = 14 ws2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth[L] = 7 ws2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl response[L] = 7 ws2s/Processed packets thread IN[S] = [29, 0, 14, 36, 0, 17, 0, 16] ws2s/Processed packets thread OUT[S] = [20, 25, 10, 32, 0, 9, 0, 11] ws2s/Processed packets thread (outliers) IN[S] = mean: 14.00, deviation: 12.80 ws2s/Processed packets thread (outliers) OUT[S] = mean: 13.00, deviation: 10.73 ws2s/adhoc-command/del-script last hour[L] = 0 ws2s/adhoc-command/del-script last minute[L] = 0 ws2s/adhoc-command/del-script last second[L] = 0 ws2s/adhoc-command/del-script/Average processing time[L] = 0 ws2s/adhoc-command/list-commands last hour[L] = 0 ws2s/adhoc-command/list-commands last minute[L] = 0 ws2s/adhoc-command/list-commands last second[L] = 0 ws2s/adhoc-command/list-commands/Average processing time[L] = 0 ws2s/adhoc-command/add-script last hour[L] = 0 ws2s/adhoc-command/add-script last minute[L] = 0 ws2s/adhoc-command/add-script last second[L] = 0 ws2s/adhoc-command/add-script/Average processing time[L] = 0 ws2s/Open connections[I] = 0 ws2s/Waiting to send[I] = 0 ws2s/Bytes sent[L] = 35191 ws2s/Bytes received[L] = 13072 ws2s/Socket overflow[L] = 0 ws2s/Watchdog runs[L] = 2 ws2s/Watchdog tests[L] = 0 ws2s/Watchdog stopped[L] = 0 bosh/Last second packets[L] = 0 bosh/Last minute packets[L] = 40 bosh/Last hour packets[L] = 0 bosh/Processing threads[I] = 8 bosh/Packets received[L] = 70 bosh/Packets sent[L] = 63 bosh/In queue wait: SYSTEM[I] = 0 bosh/In queue wait: CLUSTER[I] = 0 bosh/In queue wait: HIGH[I] = 0 bosh/Out queue wait: SYSTEM[I] = 0 bosh/Out queue wait: CLUSTER[I] = 0 bosh/Out queue wait: HIGH[I] = 0 bosh/Total In queues wait[I] = 0 bosh/Total Out queues wait[I] = 0 bosh/Total queues wait[I] = 0 bosh/Max queue size[I] = 5232 bosh/IN Queue overflow[L] = 0 bosh/OUT Queue overflow[L] = 0 bosh/Total queues overflow[L] = 0 bosh/Average processing time on last 100 runs [ms][L] = 0 bosh/IN_QUEUE processed[L] = 56 bosh/IN_QUEUE processed messages[L] = 0 bosh/IN_QUEUE processed presences[L] = 6 bosh/IN_QUEUE processed cluster[L] = 0 bosh/IN_QUEUE processed other[L] = 8 bosh/IN_QUEUE processed IQ[L] = 42 bosh/IN_QUEUE processed IQ bind[L] = 6 bosh/IN_QUEUE processed IQ jabber:iq:roster[L] = 6 bosh/IN_QUEUE processed IQ command[L] = 24 bosh/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 6 bosh/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl[L] = 8 bosh/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success[L] = 4 bosh/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl challenge[L] = 4 bosh/OUT_QUEUE processed[L] = 63 bosh/OUT_QUEUE processed messages[L] = 0 bosh/OUT_QUEUE processed presences[L] = 6 bosh/OUT_QUEUE processed cluster[L] = 0 bosh/OUT_QUEUE processed other[L] = 8 bosh/OUT_QUEUE processed IQ[L] = 49 bosh/OUT_QUEUE processed IQ bind[L] = 6 bosh/OUT_QUEUE processed IQ jabber:iq:roster[L] = 6 bosh/OUT_QUEUE processed IQ command[L] = 31 bosh/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 6 bosh/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl[L] = 8 bosh/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth[L] = 4 bosh/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl response[L] = 4 bosh/Processed packets thread IN[S] = [14, 0, 4, 0, 0, 38, 14, 0] bosh/Processed packets thread OUT[S] = [11, 10, 2, 0, 0, 29, 11, 0] bosh/Processed packets thread (outliers) IN[S] = mean: 8.00, deviation: 12.47, outliers: [in_5-bosh:38:x4.75] bosh/Processed packets thread (outliers) OUT[S] = mean: 7.00, deviation: 9.33, outliers: [out_5-bosh:29:x4.14] bosh/adhoc-command/del-script last hour[L] = 0 bosh/adhoc-command/del-script last minute[L] = 0 bosh/adhoc-command/del-script last second[L] = 0 bosh/adhoc-command/del-script/Average processing time[L] = 0 bosh/adhoc-command/pre-bind-bosh-session last hour[L] = 0 bosh/adhoc-command/pre-bind-bosh-session last minute[L] = 0 bosh/adhoc-command/pre-bind-bosh-session last second[L] = 0 bosh/adhoc-command/pre-bind-bosh-session/Average processing time[L] = 0 bosh/adhoc-command/list-commands last hour[L] = 0 bosh/adhoc-command/list-commands last minute[L] = 0 bosh/adhoc-command/list-commands last second[L] = 0 bosh/adhoc-command/list-commands/Average processing time[L] = 0 bosh/adhoc-command/add-script last hour[L] = 0 bosh/adhoc-command/add-script last minute[L] = 0 bosh/adhoc-command/add-script last second[L] = 0 bosh/adhoc-command/add-script/Average processing time[L] = 0 bosh/Open connections[I] = 0 bosh/Waiting to send[I] = 0 bosh/Bytes sent[L] = 58343 bosh/Bytes received[L] = 25718 bosh/Socket overflow[L] = 0 bosh/Watchdog runs[L] = 0 bosh/Watchdog tests[L] = 0 bosh/Watchdog stopped[L] = 0 bosh/Bosh sessions[I] = 0 wg/Last second packets[L] = 0 wg/Last minute packets[L] = 0 wg/Last hour packets[L] = 0 wg/Processing threads[I] = 8 wg/Packets received[L] = 44 wg/Packets sent[L] = 45 wg/In queue wait: SYSTEM[I] = 0 wg/In queue wait: CLUSTER[I] = 0 wg/In queue wait: HIGH[I] = 0 wg/Out queue wait: SYSTEM[I] = 0 wg/Out queue wait: CLUSTER[I] = 0 wg/Out queue wait: HIGH[I] = 0 wg/Total In queues wait[I] = 0 wg/Total Out queues wait[I] = 0 wg/Total queues wait[I] = 0 wg/Max queue size[I] = 5232 wg/IN Queue overflow[L] = 0 wg/OUT Queue overflow[L] = 0 wg/Total queues overflow[L] = 0 wg/Average processing time on last 100 runs [ms][L] = 0 wg/IN_QUEUE processed[L] = 44 wg/IN_QUEUE processed messages[L] = 1 wg/IN_QUEUE processed presences[L] = 2 wg/IN_QUEUE processed cluster[L] = 0 wg/IN_QUEUE processed other[L] = 0 wg/IN_QUEUE processed IQ[L] = 41 wg/IN_QUEUE processed IQ no XMLNS[L] = 3 wg/IN_QUEUE processed IQ offer[L] = 1 wg/IN_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 29 wg/IN_QUEUE processed IQ ping[L] = 1 wg/IN_QUEUE processed IQ offer-accept[L] = 1 wg/IN_QUEUE processed IQ join-queue[L] = 1 wg/IN_QUEUE processed IQ command[L] = 4 wg/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 1 wg/OUT_QUEUE processed[L] = 45 wg/OUT_QUEUE processed messages[L] = 3 wg/OUT_QUEUE processed presences[L] = 1 wg/OUT_QUEUE processed cluster[L] = 0 wg/OUT_QUEUE processed other[L] = 0 wg/OUT_QUEUE processed IQ[L] = 41 wg/OUT_QUEUE processed IQ no XMLNS[L] = 3 wg/OUT_QUEUE processed IQ offer[L] = 1 wg/OUT_QUEUE processed IQ http://jabber.org/protocol/muc#admin[L] = 2 wg/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 29 wg/OUT_QUEUE processed IQ http://jabber.org/protocol/muc#owner[L] = 1 wg/OUT_QUEUE processed IQ command[L] = 4 wg/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 1 wg/Processed packets thread IN[S] = [0, 0, 4, 0, 35, 5, 0, 0] wg/Processed packets thread OUT[S] = [4, 15, 6, 5, 7, 1, 1, 6] wg/Processed packets thread (outliers) IN[S] = mean: 5.00, deviation: 11.32, outliers: [in_4-wg:35:x7.00] wg/Processed packets thread (outliers) OUT[S] = mean: 5.00, deviation: 4.17, outliers: [out_1-wg:15:x3.00] wg/adhoc-command/del-script last hour[L] = 0 wg/adhoc-command/del-script last minute[L] = 0 wg/adhoc-command/del-script last second[L] = 0 wg/adhoc-command/del-script/Average processing time[L] = 0 wg/adhoc-command/list-commands last hour[L] = 0 wg/adhoc-command/list-commands last minute[L] = 0 wg/adhoc-command/list-commands last second[L] = 0 wg/adhoc-command/list-commands/Average processing time[L] = 0 wg/adhoc-command/add-script last hour[L] = 0 wg/adhoc-command/add-script last minute[L] = 0 wg/adhoc-command/add-script last second[L] = 0 wg/adhoc-command/add-script/Average processing time[L] = 0 wg/repositoryPool/default/getWorkgroupQueue/Excutions last hour[L] = 0 wg/repositoryPool/default/getWorkgroupQueue/Excutions last minute[L] = 0 wg/repositoryPool/default/getWorkgroupQueue/Excutions last second[L] = 0 wg/repositoryPool/default/getWorkgroupQueue/Average processing time[L] = 0 wg/repositoryPool/default/getWorkgroupQueue/Executions[L] = 5 wg/repositoryPool/default/getWorkgroupQueue/Exceptions during execution[L] = 0 wg/repositoryPool/default/getWorkgroupQueues/Excutions last hour[L] = 0 wg/repositoryPool/default/getWorkgroupQueues/Excutions last minute[L] = 0 wg/repositoryPool/default/getWorkgroupQueues/Excutions last second[L] = 0 wg/repositoryPool/default/getWorkgroupQueues/Average processing time[L] = 0 wg/repositoryPool/default/getWorkgroupQueues/Executions[L] = 0 wg/repositoryPool/default/getWorkgroupQueues/Exceptions during execution[L] = 0 wg/repositoryPool/default/addWorkgroupQueue/Excutions last hour[L] = 0 wg/repositoryPool/default/addWorkgroupQueue/Excutions last minute[L] = 0 wg/repositoryPool/default/addWorkgroupQueue/Excutions last second[L] = 0 wg/repositoryPool/default/addWorkgroupQueue/Average processing time[L] = 0 wg/repositoryPool/default/addWorkgroupQueue/Executions[L] = 1 wg/repositoryPool/default/addWorkgroupQueue/Exceptions during execution[L] = 0 wg/repositoryPool/default/setDataSource/Excutions last hour[L] = 0 wg/repositoryPool/default/setDataSource/Excutions last minute[L] = 0 wg/repositoryPool/default/setDataSource/Excutions last second[L] = 0 wg/repositoryPool/default/setDataSource/Average processing time[L] = 0 wg/repositoryPool/default/setDataSource/Executions[L] = 0 wg/repositoryPool/default/setDataSource/Exceptions during execution[L] = 0 wg/repositoryPool/default/deleteWorkgroupQueue/Excutions last hour[L] = 0 wg/repositoryPool/default/deleteWorkgroupQueue/Excutions last minute[L] = 0 wg/repositoryPool/default/deleteWorkgroupQueue/Excutions last second[L] = 0 wg/repositoryPool/default/deleteWorkgroupQueue/Average processing time[L] = 1 wg/repositoryPool/default/deleteWorkgroupQueue/Executions[L] = 1 wg/repositoryPool/default/deleteWorkgroupQueue/Exceptions during execution[L] = 0 ext-disco/Last second packets[L] = 0 ext-disco/Last minute packets[L] = 0 ext-disco/Last hour packets[L] = 0 ext-disco/Processing threads[I] = 1 ext-disco/Packets received[L] = 32 ext-disco/Packets sent[L] = 32 ext-disco/In queue wait: SYSTEM[I] = 0 ext-disco/In queue wait: CLUSTER[I] = 0 ext-disco/In queue wait: HIGH[I] = 0 ext-disco/Out queue wait: SYSTEM[I] = 0 ext-disco/Out queue wait: CLUSTER[I] = 0 ext-disco/Out queue wait: HIGH[I] = 0 ext-disco/Total In queues wait[I] = 0 ext-disco/Total Out queues wait[I] = 0 ext-disco/Total queues wait[I] = 0 ext-disco/Max queue size[I] = 5242 ext-disco/IN Queue overflow[L] = 0 ext-disco/OUT Queue overflow[L] = 0 ext-disco/Total queues overflow[L] = 0 ext-disco/Average processing time on last 100 runs [ms][L] = 1 ext-disco/IN_QUEUE processed[L] = 30 ext-disco/IN_QUEUE processed messages[L] = 0 ext-disco/IN_QUEUE processed presences[L] = 0 ext-disco/IN_QUEUE processed cluster[L] = 0 ext-disco/IN_QUEUE processed other[L] = 0 ext-disco/IN_QUEUE processed IQ[L] = 30 ext-disco/IN_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 29 ext-disco/IN_QUEUE processed IQ services[L] = 1 ext-disco/OUT_QUEUE processed[L] = 32 ext-disco/OUT_QUEUE processed messages[L] = 0 ext-disco/OUT_QUEUE processed presences[L] = 0 ext-disco/OUT_QUEUE processed cluster[L] = 0 ext-disco/OUT_QUEUE processed other[L] = 0 ext-disco/OUT_QUEUE processed IQ[L] = 32 ext-disco/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 29 ext-disco/OUT_QUEUE processed IQ services[L] = 1 ext-disco/OUT_QUEUE processed IQ command[L] = 2 ext-disco/Processed packets thread IN[S] = [32] ext-disco/Processed packets thread OUT[S] = [32] ext-disco/Processed packets thread (outliers) IN[S] = mean: 32.00, deviation: 0.00 ext-disco/Processed packets thread (outliers) OUT[S] = mean: 32.00, deviation: 0.00 ext-disco/adhoc-command/del-script last hour[L] = 0 ext-disco/adhoc-command/del-script last minute[L] = 0 ext-disco/adhoc-command/del-script last second[L] = 0 ext-disco/adhoc-command/del-script/Average processing time[L] = 0 ext-disco/adhoc-command/comp-repo-item-add last hour[L] = 0 ext-disco/adhoc-command/comp-repo-item-add last minute[L] = 0 ext-disco/adhoc-command/comp-repo-item-add last second[L] = 0 ext-disco/adhoc-command/comp-repo-item-add/Average processing time[L] = 20 ext-disco/adhoc-command/list-commands last hour[L] = 0 ext-disco/adhoc-command/list-commands last minute[L] = 0 ext-disco/adhoc-command/list-commands last second[L] = 0 ext-disco/adhoc-command/list-commands/Average processing time[L] = 0 ext-disco/adhoc-command/comp-repo-item-update last hour[L] = 0 ext-disco/adhoc-command/comp-repo-item-update last minute[L] = 0 ext-disco/adhoc-command/comp-repo-item-update last second[L] = 0 ext-disco/adhoc-command/comp-repo-item-update/Average processing time[L] = 0 ext-disco/adhoc-command/add-script last hour[L] = 0 ext-disco/adhoc-command/add-script last minute[L] = 0 ext-disco/adhoc-command/add-script last second[L] = 0 ext-disco/adhoc-command/add-script/Average processing time[L] = 0 ext-disco/adhoc-command/comp-repo-reload last hour[L] = 0 ext-disco/adhoc-command/comp-repo-reload last minute[L] = 0 ext-disco/adhoc-command/comp-repo-reload last second[L] = 0 ext-disco/adhoc-command/comp-repo-reload/Average processing time[L] = 0 ext-disco/adhoc-command/comp-repo-item-remove last hour[L] = 0 ext-disco/adhoc-command/comp-repo-item-remove last minute[L] = 0 ext-disco/adhoc-command/comp-repo-item-remove last second[L] = 0 ext-disco/adhoc-command/comp-repo-item-remove/Average processing time[L] = 28 s2s/Last second packets[L] = 0 s2s/Last minute packets[L] = 0 s2s/Last hour packets[L] = 0 s2s/Processing threads[I] = 8 s2s/Packets received[L] = 0 s2s/Packets sent[L] = 0 s2s/In queue wait: SYSTEM[I] = 0 s2s/In queue wait: CLUSTER[I] = 0 s2s/In queue wait: HIGH[I] = 0 s2s/Out queue wait: SYSTEM[I] = 0 s2s/Out queue wait: CLUSTER[I] = 0 s2s/Out queue wait: HIGH[I] = 0 s2s/Total In queues wait[I] = 0 s2s/Total Out queues wait[I] = 0 s2s/Total queues wait[I] = 0 s2s/Max queue size[I] = 5232 s2s/IN Queue overflow[L] = 0 s2s/OUT Queue overflow[L] = 0 s2s/Total queues overflow[L] = 0 s2s/Average processing time on last 100 runs [ms][L] = 0 s2s/IN_QUEUE processed[L] = 0 s2s/IN_QUEUE processed messages[L] = 0 s2s/IN_QUEUE processed presences[L] = 0 s2s/IN_QUEUE processed cluster[L] = 0 s2s/IN_QUEUE processed other[L] = 0 s2s/IN_QUEUE processed IQ[L] = 0 s2s/OUT_QUEUE processed[L] = 0 s2s/OUT_QUEUE processed messages[L] = 0 s2s/OUT_QUEUE processed presences[L] = 0 s2s/OUT_QUEUE processed cluster[L] = 0 s2s/OUT_QUEUE processed other[L] = 0 s2s/OUT_QUEUE processed IQ[L] = 0 s2s/Processed packets thread IN[S] = [0, 0, 0, 0, 0, 0, 0, 0] s2s/Processed packets thread OUT[S] = [0, 0, 0, 0, 0, 0, 0, 0] s2s/Processed packets thread (outliers) IN[S] = mean: 0.00, deviation: 0.00 s2s/Processed packets thread (outliers) OUT[S] = mean: 0.00, deviation: 0.00 s2s/adhoc-command/del-script last hour[L] = 0 s2s/adhoc-command/del-script last minute[L] = 0 s2s/adhoc-command/del-script last second[L] = 0 s2s/adhoc-command/del-script/Average processing time[L] = 0 s2s/adhoc-command/s2s-get-cid-connection last hour[L] = 0 s2s/adhoc-command/s2s-get-cid-connection last minute[L] = 0 s2s/adhoc-command/s2s-get-cid-connection last second[L] = 0 s2s/adhoc-command/s2s-get-cid-connection/Average processing time[L] = 0 s2s/adhoc-command/s2s-all-conns-state last hour[L] = 0 s2s/adhoc-command/s2s-all-conns-state last minute[L] = 0 s2s/adhoc-command/s2s-all-conns-state last second[L] = 0 s2s/adhoc-command/s2s-all-conns-state/Average processing time[L] = 0 s2s/adhoc-command/s2s-bad-state-conns last hour[L] = 0 s2s/adhoc-command/s2s-bad-state-conns last minute[L] = 0 s2s/adhoc-command/s2s-bad-state-conns last second[L] = 0 s2s/adhoc-command/s2s-bad-state-conns/Average processing time[L] = 0 s2s/adhoc-command/s2s-reset-bad-state-conns last hour[L] = 0 s2s/adhoc-command/s2s-reset-bad-state-conns last minute[L] = 0 s2s/adhoc-command/s2s-reset-bad-state-conns last second[L] = 0 s2s/adhoc-command/s2s-reset-bad-state-conns/Average processing time[L] = 0 s2s/adhoc-command/list-commands last hour[L] = 0 s2s/adhoc-command/list-commands last minute[L] = 0 s2s/adhoc-command/list-commands last second[L] = 0 s2s/adhoc-command/list-commands/Average processing time[L] = 0 s2s/adhoc-command/add-script last hour[L] = 0 s2s/adhoc-command/add-script last minute[L] = 0 s2s/adhoc-command/add-script last second[L] = 0 s2s/adhoc-command/add-script/Average processing time[L] = 0 s2s/Open connections[I] = 0 s2s/Waiting to send[I] = 0 s2s/Bytes sent[L] = 0 s2s/Bytes received[L] = 0 s2s/Socket overflow[L] = 0 s2s/Watchdog runs[L] = 2 s2s/Watchdog tests[L] = 0 s2s/Watchdog stopped[L] = 0 s2s/CIDs number[I] = 0 s2s/Total outgoing[L] = 0 s2s/Total outgoing TLS[L] = 0 s2s/Total outgoing handshaking[L] = 0 s2s/Total incoming[L] = 0 s2s/Total incoming TLS[L] = 0 s2s/Total DB keys[L] = 0 s2s/Total waiting[L] = 0 s2s/Total control waiting[L] = 0 eventbus/Last second packets[L] = 0 eventbus/Last minute packets[L] = 0 eventbus/Last hour packets[L] = 0 eventbus/Processing threads[I] = 1 eventbus/Packets received[L] = 29 eventbus/Packets sent[L] = 29 eventbus/In queue wait: SYSTEM[I] = 0 eventbus/In queue wait: CLUSTER[I] = 0 eventbus/In queue wait: HIGH[I] = 0 eventbus/Out queue wait: SYSTEM[I] = 0 eventbus/Out queue wait: CLUSTER[I] = 0 eventbus/Out queue wait: HIGH[I] = 0 eventbus/Total In queues wait[I] = 0 eventbus/Total Out queues wait[I] = 0 eventbus/Total queues wait[I] = 0 eventbus/Max queue size[I] = 5242 eventbus/IN Queue overflow[L] = 0 eventbus/OUT Queue overflow[L] = 0 eventbus/Total queues overflow[L] = 0 eventbus/Average processing time on last 100 runs [ms][L] = 0 eventbus/IN_QUEUE processed[L] = 29 eventbus/IN_QUEUE processed messages[L] = 0 eventbus/IN_QUEUE processed presences[L] = 0 eventbus/IN_QUEUE processed cluster[L] = 0 eventbus/IN_QUEUE processed other[L] = 0 eventbus/IN_QUEUE processed IQ[L] = 29 eventbus/IN_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 29 eventbus/OUT_QUEUE processed[L] = 29 eventbus/OUT_QUEUE processed messages[L] = 0 eventbus/OUT_QUEUE processed presences[L] = 0 eventbus/OUT_QUEUE processed cluster[L] = 0 eventbus/OUT_QUEUE processed other[L] = 0 eventbus/OUT_QUEUE processed IQ[L] = 29 eventbus/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 29 eventbus/Processed packets thread IN[S] = [29] eventbus/Processed packets thread OUT[S] = [29] eventbus/Processed packets thread (outliers) IN[S] = mean: 29.00, deviation: 0.00 eventbus/Processed packets thread (outliers) OUT[S] = mean: 29.00, deviation: 0.00 eventbus/adhoc-command/del-script last hour[L] = 0 eventbus/adhoc-command/del-script last minute[L] = 0 eventbus/adhoc-command/del-script last second[L] = 0 eventbus/adhoc-command/del-script/Average processing time[L] = 0 eventbus/adhoc-command/list-commands last hour[L] = 0 eventbus/adhoc-command/list-commands last minute[L] = 0 eventbus/adhoc-command/list-commands last second[L] = 0 eventbus/adhoc-command/list-commands/Average processing time[L] = 0 eventbus/adhoc-command/add-script last hour[L] = 0 eventbus/adhoc-command/add-script last minute[L] = 0 eventbus/adhoc-command/add-script last second[L] = 0 eventbus/adhoc-command/add-script/Average processing time[L] = 0 http/Last second packets[L] = 0 http/Last minute packets[L] = 0 http/Last hour packets[L] = 0 http/Processing threads[I] = 1 http/Packets received[L] = 1140 http/Packets sent[L] = 1114 http/In queue wait: SYSTEM[I] = 0 http/In queue wait: CLUSTER[I] = 0 http/In queue wait: HIGH[I] = 0 http/Out queue wait: SYSTEM[I] = 0 http/Out queue wait: CLUSTER[I] = 0 http/Out queue wait: HIGH[I] = 0 http/Total In queues wait[I] = 0 http/Total Out queues wait[I] = 0 http/Total queues wait[I] = 0 http/Max queue size[I] = 5242 http/IN Queue overflow[L] = 0 http/OUT Queue overflow[L] = 0 http/Total queues overflow[L] = 0 http/Average processing time on last 100 runs [ms][L] = 0 http/IN_QUEUE processed[L] = 1140 http/IN_QUEUE processed messages[L] = 0 http/IN_QUEUE processed presences[L] = 70 http/IN_QUEUE processed cluster[L] = 0 http/IN_QUEUE processed other[L] = 0 http/IN_QUEUE processed IQ[L] = 1070 http/IN_QUEUE processed IQ no XMLNS[L] = 12 http/IN_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 928 http/IN_QUEUE processed IQ command[L] = 98 http/IN_QUEUE processed IQ pubsub[L] = 2 http/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 30 http/OUT_QUEUE processed[L] = 1114 http/OUT_QUEUE processed messages[L] = 1 http/OUT_QUEUE processed presences[L] = 43 http/OUT_QUEUE processed cluster[L] = 0 http/OUT_QUEUE processed other[L] = 0 http/OUT_QUEUE processed IQ[L] = 1070 http/OUT_QUEUE processed IQ no XMLNS[L] = 3 http/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 928 http/OUT_QUEUE processed IQ error[L] = 33 http/OUT_QUEUE processed IQ command[L] = 104 http/OUT_QUEUE processed IQ pubsub[L] = 2 http/Processed packets thread IN[S] = [1140] http/Processed packets thread OUT[S] = [1114] http/Processed packets thread (outliers) IN[S] = mean: 1140.00, deviation: 0.00 http/Processed packets thread (outliers) OUT[S] = mean: 1114.00, deviation: 0.00 http/adhoc-command/del-script last hour[L] = 0 http/adhoc-command/del-script last minute[L] = 0 http/adhoc-command/del-script last second[L] = 0 http/adhoc-command/del-script/Average processing time[L] = 0 http/adhoc-command/list-commands last hour[L] = 0 http/adhoc-command/list-commands last minute[L] = 0 http/adhoc-command/list-commands last second[L] = 0 http/adhoc-command/list-commands/Average processing time[L] = 0 http/adhoc-command/add-script last hour[L] = 0 http/adhoc-command/add-script last minute[L] = 0 http/adhoc-command/add-script last second[L] = 0 http/adhoc-command/add-script/Average processing time[L] = 0 http/rest, path=/rest/avatar/(?:([^@/]+)@){0,1}([^@/]+)/?(avatar|vcard4|vcard-temp)? last hour[L] = 0 http/rest, path=/rest/avatar/(?:([^@/]+)@){0,1}([^@/]+)/?(avatar|vcard4|vcard-temp)? last minute[L] = 0 http/rest, path=/rest/avatar/(?:([^@/]+)@){0,1}([^@/]+)/?(avatar|vcard4|vcard-temp)? last second[L] = 0 http/rest, path=/rest/avatar/(?:([^@/]+)@){0,1}([^@/]+)/?(avatar|vcard4|vcard-temp)?/Average processing time[L] = 13 http/rest, path=/rest/pubsub/(?:([^@/]+)@){0,1}([^@/]+)/([^/]+) last hour[L] = 0 http/rest, path=/rest/pubsub/(?:([^@/]+)@){0,1}([^@/]+)/([^/]+) last minute[L] = 0 http/rest, path=/rest/pubsub/(?:([^@/]+)@){0,1}([^@/]+)/([^/]+) last second[L] = 0 http/rest, path=/rest/pubsub/(?:([^@/]+)@){0,1}([^@/]+)/([^/]+)/Average processing time[L] = 16 http/rest, path=/rest/adhoc/(?:([^@/]+)@){0,1}([^@/]+) last hour[L] = 0 http/rest, path=/rest/adhoc/(?:([^@/]+)@){0,1}([^@/]+) last minute[L] = 0 http/rest, path=/rest/adhoc/(?:([^@/]+)@){0,1}([^@/]+) last second[L] = 0 http/rest, path=/rest/adhoc/(?:([^@/]+)@){0,1}([^@/]+)/Average processing time[L] = 16 http/rest, path=/rest/stream/(.*) last hour[L] = 0 http/rest, path=/rest/stream/(.*) last minute[L] = 0 http/rest, path=/rest/stream/(.*) last second[L] = 0 http/rest, path=/rest/stream/(.*)/Average processing time[L] = 3 http/rest, path=/rest/user/resetPassword/([^/]+) last hour[L] = 0 http/rest, path=/rest/user/resetPassword/([^/]+) last minute[L] = 0 http/rest, path=/rest/user/resetPassword/([^/]+) last second[L] = 0 http/rest, path=/rest/user/resetPassword/([^/]+)/Average processing time[L] = 39 http/rest, path=/rest/user/resetPassword last hour[L] = 0 http/rest, path=/rest/user/resetPassword last minute[L] = 0 http/rest, path=/rest/user/resetPassword last second[L] = 0 http/rest, path=/rest/user/resetPassword/Average processing time[L] = 45 http/rest, path=/rest/user/([^@/]+)@([^@/]+)/status(/[^@/]+)? last hour[L] = 0 http/rest, path=/rest/user/([^@/]+)@([^@/]+)/status(/[^@/]+)? last minute[L] = 0 http/rest, path=/rest/user/([^@/]+)@([^@/]+)/status(/[^@/]+)? last second[L] = 0 http/rest, path=/rest/user/([^@/]+)@([^@/]+)/status(/[^@/]+)?/Average processing time[L] = 6 muc/Last second packets[L] = 0 muc/Last minute packets[L] = 0 muc/Last hour packets[L] = 0 muc/Processing threads[I] = 8 muc/Packets received[L] = 243 muc/Packets sent[L] = 546 muc/In queue wait: SYSTEM[I] = 0 muc/In queue wait: CLUSTER[I] = 0 muc/In queue wait: HIGH[I] = 0 muc/Out queue wait: SYSTEM[I] = 0 muc/Out queue wait: CLUSTER[I] = 0 muc/Out queue wait: HIGH[I] = 0 muc/Total In queues wait[I] = 0 muc/Total Out queues wait[I] = 0 muc/Total queues wait[I] = 0 muc/Max queue size[I] = 5232 muc/IN Queue overflow[L] = 0 muc/OUT Queue overflow[L] = 0 muc/Total queues overflow[L] = 0 muc/Average processing time on last 100 runs [ms][L] = 7 muc/IN_QUEUE processed[L] = 243 muc/IN_QUEUE processed messages[L] = 101 muc/IN_QUEUE processed presences[L] = 64 muc/IN_QUEUE processed cluster[L] = 0 muc/IN_QUEUE processed other[L] = 0 muc/IN_QUEUE processed IQ[L] = 78 muc/IN_QUEUE processed IQ http://jabber.org/protocol/muc#admin[L] = 2 muc/IN_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 29 muc/IN_QUEUE processed IQ urn:xmpp:mam:1[L] = 5 muc/IN_QUEUE processed IQ http://jabber.org/protocol/muc#owner[L] = 29 muc/IN_QUEUE processed IQ vCard[L] = 4 muc/IN_QUEUE processed IQ command[L] = 7 muc/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 2 muc/OUT_QUEUE processed[L] = 546 muc/OUT_QUEUE processed messages[L] = 312 muc/OUT_QUEUE processed presences[L] = 156 muc/OUT_QUEUE processed cluster[L] = 0 muc/OUT_QUEUE processed other[L] = 0 muc/OUT_QUEUE processed IQ[L] = 78 muc/OUT_QUEUE processed IQ no XMLNS[L] = 23 muc/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 29 muc/OUT_QUEUE processed IQ urn:xmpp:mam:1[L] = 1 muc/OUT_QUEUE processed IQ http://jabber.org/protocol/muc#owner[L] = 9 muc/OUT_QUEUE processed IQ vCard[L] = 3 muc/OUT_QUEUE processed IQ fin[L] = 4 muc/OUT_QUEUE processed IQ command[L] = 7 muc/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 2 muc/Processed packets thread IN[S] = [52, 18, 45, 36, 24, 13, 14, 41] muc/Processed packets thread OUT[S] = [38, 42, 78, 132, 93, 21, 72, 70] muc/Processed packets thread (outliers) IN[S] = mean: 30.00, deviation: 14.10 muc/Processed packets thread (outliers) OUT[S] = mean: 68.00, deviation: 32.84 muc/adhoc-command/del-script last hour[L] = 0 muc/adhoc-command/del-script last minute[L] = 0 muc/adhoc-command/del-script last second[L] = 0 muc/adhoc-command/del-script/Average processing time[L] = 0 muc/adhoc-command/room-remove last hour[L] = 0 muc/adhoc-command/room-remove last minute[L] = 0 muc/adhoc-command/room-remove last second[L] = 0 muc/adhoc-command/room-remove/Average processing time[L] = 0 muc/adhoc-command/list-commands last hour[L] = 0 muc/adhoc-command/list-commands last minute[L] = 0 muc/adhoc-command/list-commands last second[L] = 0 muc/adhoc-command/list-commands/Average processing time[L] = 0 muc/adhoc-command/add-script last hour[L] = 0 muc/adhoc-command/add-script last minute[L] = 0 muc/adhoc-command/add-script last second[L] = 0 muc/adhoc-command/add-script/Average processing time[L] = 0 muc/adhoc-command/room-create last hour[L] = 0 muc/adhoc-command/room-create last minute[L] = 0 muc/adhoc-command/room-create last second[L] = 0 muc/adhoc-command/room-create/Average processing time[L] = 0 muc/adhoc-command/room-occupant-persistent-remove last hour[L] = 0 muc/adhoc-command/room-occupant-persistent-remove last minute[L] = 0 muc/adhoc-command/room-occupant-persistent-remove last second[L] = 0 muc/adhoc-command/room-occupant-persistent-remove/Average processing time[L] = 55 muc/adhoc-command/default-room-config last hour[L] = 0 muc/adhoc-command/default-room-config last minute[L] = 0 muc/adhoc-command/default-room-config last second[L] = 0 muc/adhoc-command/default-room-config/Average processing time[L] = 0 muc/adhoc-command/room-occupant-persistent-add last hour[L] = 0 muc/adhoc-command/room-occupant-persistent-add last minute[L] = 0 muc/adhoc-command/room-occupant-persistent-add last second[L] = 0 muc/adhoc-command/room-occupant-persistent-add/Average processing time[L] = 7 muc/muc-dao/default/createRoom/Excutions last hour[L] = 0 muc/muc-dao/default/createRoom/Excutions last minute[L] = 0 muc/muc-dao/default/createRoom/Excutions last second[L] = 0 muc/muc-dao/default/createRoom/Average processing time[L] = 15 muc/muc-dao/default/createRoom/Executions[L] = 2 muc/muc-dao/default/createRoom/Exceptions during execution[L] = 0 muc/muc-dao/default/updateRoomConfig/Excutions last hour[L] = 0 muc/muc-dao/default/updateRoomConfig/Excutions last minute[L] = 0 muc/muc-dao/default/updateRoomConfig/Excutions last second[L] = 0 muc/muc-dao/default/updateRoomConfig/Average processing time[L] = 0 muc/muc-dao/default/updateRoomConfig/Executions[L] = 0 muc/muc-dao/default/updateRoomConfig/Exceptions during execution[L] = 0 muc/muc-dao/default/setAffiliation/Excutions last hour[L] = 0 muc/muc-dao/default/setAffiliation/Excutions last minute[L] = 0 muc/muc-dao/default/setAffiliation/Excutions last second[L] = 0 muc/muc-dao/default/setAffiliation/Average processing time[L] = 0 muc/muc-dao/default/setAffiliation/Executions[L] = 0 muc/muc-dao/default/setAffiliation/Exceptions during execution[L] = 0 muc/muc-dao/default/getRoomAvatar/Excutions last hour[L] = 0 muc/muc-dao/default/getRoomAvatar/Excutions last minute[L] = 0 muc/muc-dao/default/getRoomAvatar/Excutions last second[L] = 0 muc/muc-dao/default/getRoomAvatar/Average processing time[L] = 1 muc/muc-dao/default/getRoomAvatar/Executions[L] = 1 muc/muc-dao/default/getRoomAvatar/Exceptions during execution[L] = 0 muc/muc-dao/default/getRoomsJIDList/Excutions last hour[L] = 0 muc/muc-dao/default/getRoomsJIDList/Excutions last minute[L] = 0 muc/muc-dao/default/getRoomsJIDList/Excutions last second[L] = 0 muc/muc-dao/default/getRoomsJIDList/Average processing time[L] = 0 muc/muc-dao/default/getRoomsJIDList/Executions[L] = 1 muc/muc-dao/default/getRoomsJIDList/Exceptions during execution[L] = 0 muc/muc-dao/default/getAffiliations/Excutions last hour[L] = 0 muc/muc-dao/default/getAffiliations/Excutions last minute[L] = 0 muc/muc-dao/default/getAffiliations/Excutions last second[L] = 0 muc/muc-dao/default/getAffiliations/Average processing time[L] = 0 muc/muc-dao/default/getAffiliations/Executions[L] = 2 muc/muc-dao/default/getAffiliations/Exceptions during execution[L] = 0 muc/muc-dao/default/getRoom/Excutions last hour[L] = 0 muc/muc-dao/default/getRoom/Excutions last minute[L] = 0 muc/muc-dao/default/getRoom/Excutions last second[L] = 0 muc/muc-dao/default/getRoom/Average processing time[L] = 0 muc/muc-dao/default/getRoom/Executions[L] = 20 muc/muc-dao/default/getRoom/Exceptions during execution[L] = 0 muc/muc-dao/default/setDataSource/Excutions last hour[L] = 0 muc/muc-dao/default/setDataSource/Excutions last minute[L] = 0 muc/muc-dao/default/setDataSource/Excutions last second[L] = 0 muc/muc-dao/default/setDataSource/Average processing time[L] = 0 muc/muc-dao/default/setDataSource/Executions[L] = 0 muc/muc-dao/default/setDataSource/Exceptions during execution[L] = 0 muc/muc-dao/default/setSubject/Excutions last hour[L] = 0 muc/muc-dao/default/setSubject/Excutions last minute[L] = 0 muc/muc-dao/default/setSubject/Excutions last second[L] = 0 muc/muc-dao/default/setSubject/Average processing time[L] = 1 muc/muc-dao/default/setSubject/Executions[L] = 2 muc/muc-dao/default/setSubject/Exceptions during execution[L] = 0 muc/muc-dao/default/destroyRoom/Excutions last hour[L] = 0 muc/muc-dao/default/destroyRoom/Excutions last minute[L] = 0 muc/muc-dao/default/destroyRoom/Excutions last second[L] = 0 muc/muc-dao/default/destroyRoom/Average processing time[L] = 3 muc/muc-dao/default/destroyRoom/Executions[L] = 5 muc/muc-dao/default/destroyRoom/Exceptions during execution[L] = 0 muc/muc-dao/default/updateRoomAvatar/Excutions last hour[L] = 0 muc/muc-dao/default/updateRoomAvatar/Excutions last minute[L] = 0 muc/muc-dao/default/updateRoomAvatar/Excutions last second[L] = 0 muc/muc-dao/default/updateRoomAvatar/Average processing time[L] = 61 muc/muc-dao/default/updateRoomAvatar/Executions[L] = 1 muc/muc-dao/default/updateRoomAvatar/Exceptions during execution[L] = 0 muc/historyProviderPool/default/addSubjectChange/Excutions last hour[L] = 0 muc/historyProviderPool/default/addSubjectChange/Excutions last minute[L] = 0 muc/historyProviderPool/default/addSubjectChange/Excutions last second[L] = 0 muc/historyProviderPool/default/addSubjectChange/Average processing time[L] = 0 muc/historyProviderPool/default/addSubjectChange/Executions[L] = 2 muc/historyProviderPool/default/addSubjectChange/Exceptions during execution[L] = 0 muc/historyProviderPool/default/destroy/Excutions last hour[L] = 0 muc/historyProviderPool/default/destroy/Excutions last minute[L] = 0 muc/historyProviderPool/default/destroy/Excutions last second[L] = 0 muc/historyProviderPool/default/destroy/Average processing time[L] = 0 muc/historyProviderPool/default/destroy/Executions[L] = 0 muc/historyProviderPool/default/destroy/Exceptions during execution[L] = 0 muc/historyProviderPool/default/addJoinEvent/Excutions last hour[L] = 0 muc/historyProviderPool/default/addJoinEvent/Excutions last minute[L] = 0 muc/historyProviderPool/default/addJoinEvent/Excutions last second[L] = 0 muc/historyProviderPool/default/addJoinEvent/Average processing time[L] = 0 muc/historyProviderPool/default/addJoinEvent/Executions[L] = 0 muc/historyProviderPool/default/addJoinEvent/Exceptions during execution[L] = 0 muc/historyProviderPool/default/addLeaveEvent/Excutions last hour[L] = 0 muc/historyProviderPool/default/addLeaveEvent/Excutions last minute[L] = 0 muc/historyProviderPool/default/addLeaveEvent/Excutions last second[L] = 0 muc/historyProviderPool/default/addLeaveEvent/Average processing time[L] = 0 muc/historyProviderPool/default/addLeaveEvent/Executions[L] = 0 muc/historyProviderPool/default/addLeaveEvent/Exceptions during execution[L] = 0 muc/historyProviderPool/default/addMessage/Excutions last hour[L] = 0 muc/historyProviderPool/default/addMessage/Excutions last minute[L] = 0 muc/historyProviderPool/default/addMessage/Excutions last second[L] = 0 muc/historyProviderPool/default/addMessage/Average processing time[L] = 1 muc/historyProviderPool/default/addMessage/Executions[L] = 45 muc/historyProviderPool/default/addMessage/Exceptions during execution[L] = 0 muc/historyProviderPool/default/removeHistory/Excutions last hour[L] = 0 muc/historyProviderPool/default/removeHistory/Excutions last minute[L] = 0 muc/historyProviderPool/default/removeHistory/Excutions last second[L] = 0 muc/historyProviderPool/default/removeHistory/Average processing time[L] = 0 muc/historyProviderPool/default/removeHistory/Executions[L] = 8 muc/historyProviderPool/default/removeHistory/Exceptions during execution[L] = 0 muc/historyProviderPool/default/newQuery/Excutions last hour[L] = 0 muc/historyProviderPool/default/newQuery/Excutions last minute[L] = 0 muc/historyProviderPool/default/newQuery/Excutions last second[L] = 0 muc/historyProviderPool/default/newQuery/Average processing time[L] = 0 muc/historyProviderPool/default/newQuery/Executions[L] = 0 muc/historyProviderPool/default/newQuery/Exceptions during execution[L] = 0 muc/historyProviderPool/default/setDataSource/Excutions last hour[L] = 0 muc/historyProviderPool/default/setDataSource/Excutions last minute[L] = 0 muc/historyProviderPool/default/setDataSource/Excutions last second[L] = 0 muc/historyProviderPool/default/setDataSource/Average processing time[L] = 0 muc/historyProviderPool/default/setDataSource/Executions[L] = 0 muc/historyProviderPool/default/setDataSource/Exceptions during execution[L] = 0 muc/historyProviderPool/default/isPersistent/Excutions last hour[L] = 0 muc/historyProviderPool/default/isPersistent/Excutions last minute[L] = 0 muc/historyProviderPool/default/isPersistent/Excutions last second[L] = 0 muc/historyProviderPool/default/isPersistent/Average processing time[L] = 0 muc/historyProviderPool/default/isPersistent/Executions[L] = 0 muc/historyProviderPool/default/isPersistent/Exceptions during execution[L] = 0 muc/historyProviderPool/default/getHistoryMessages/Excutions last hour[L] = 0 muc/historyProviderPool/default/getHistoryMessages/Excutions last minute[L] = 0 muc/historyProviderPool/default/getHistoryMessages/Excutions last second[L] = 0 muc/historyProviderPool/default/getHistoryMessages/Average processing time[L] = 4 muc/historyProviderPool/default/getHistoryMessages/Executions[L] = 30 muc/historyProviderPool/default/getHistoryMessages/Exceptions during execution[L] = 0 muc/historyProviderPool/default/queryItems/Excutions last hour[L] = 0 muc/historyProviderPool/default/queryItems/Excutions last minute[L] = 0 muc/historyProviderPool/default/queryItems/Excutions last second[L] = 0 muc/historyProviderPool/default/queryItems/Average processing time[L] = 4 muc/historyProviderPool/default/queryItems/Executions[L] = 4 muc/historyProviderPool/default/queryItems/Exceptions during execution[L] = 0 sess-man/Last second packets[L] = 0 sess-man/Last minute packets[L] = 137 sess-man/Last hour packets[L] = 0 sess-man/Processing threads[I] = 32 sess-man/Packets received[L] = 13403 sess-man/Packets sent[L] = 32326 sess-man/In queue wait: SYSTEM[I] = 0 sess-man/In queue wait: CLUSTER[I] = 0 sess-man/In queue wait: HIGH[I] = 0 sess-man/Out queue wait: SYSTEM[I] = 0 sess-man/Out queue wait: CLUSTER[I] = 0 sess-man/Out queue wait: HIGH[I] = 0 sess-man/Total In queues wait[I] = 0 sess-man/Total Out queues wait[I] = 0 sess-man/Total queues wait[I] = 0 sess-man/Max queue size[I] = 5184 sess-man/IN Queue overflow[L] = 0 sess-man/OUT Queue overflow[L] = 0 sess-man/Total queues overflow[L] = 0 sess-man/Average processing time on last 100 runs [ms][L] = 2 sess-man/IN_QUEUE processed[L] = 12305 sess-man/IN_QUEUE processed messages[L] = 1705 sess-man/IN_QUEUE processed presences[L] = 889 sess-man/IN_QUEUE processed cluster[L] = 0 sess-man/IN_QUEUE processed other[L] = 1502 sess-man/IN_QUEUE processed IQ[L] = 8213 sess-man/IN_QUEUE processed IQ no XMLNS[L] = 67 sess-man/IN_QUEUE processed IQ request[L] = 1 sess-man/IN_QUEUE processed IQ auto[L] = 7 sess-man/IN_QUEUE processed IQ session[L] = 375 sess-man/IN_QUEUE processed IQ ping[L] = 7 sess-man/IN_QUEUE processed IQ fin[L] = 23 sess-man/IN_QUEUE processed IQ slot[L] = 1 sess-man/IN_QUEUE processed IQ msgoffline[L] = 5 sess-man/IN_QUEUE processed IQ error[L] = 36 sess-man/IN_QUEUE processed IQ offer[L] = 1 sess-man/IN_QUEUE processed IQ bind[L] = 381 sess-man/IN_QUEUE processed IQ enable[L] = 19 sess-man/IN_QUEUE processed IQ jabber:iq:register[L] = 457 sess-man/IN_QUEUE processed IQ pref[L] = 4 sess-man/IN_QUEUE processed IQ offer-accept[L] = 1 sess-man/IN_QUEUE processed IQ jabber:iq:roster-load[L] = 12 sess-man/IN_QUEUE processed IQ pubsub[L] = 304 sess-man/IN_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 80 sess-man/IN_QUEUE processed IQ jabber:iq:roster[L] = 422 sess-man/IN_QUEUE processed IQ urn:xmpp:mam:1[L] = 23 sess-man/IN_QUEUE processed IQ urn:xmpp:mam:2[L] = 6 sess-man/IN_QUEUE processed IQ http://jabber.org/protocol/muc#owner[L] = 37 sess-man/IN_QUEUE processed IQ services[L] = 2 sess-man/IN_QUEUE processed IQ vcard[L] = 7 sess-man/IN_QUEUE processed IQ list[L] = 12 sess-man/IN_QUEUE processed IQ command[L] = 5001 sess-man/IN_QUEUE processed IQ prefs[L] = 9 sess-man/IN_QUEUE processed IQ tags[L] = 2 sess-man/IN_QUEUE processed IQ jabber:iq:version[L] = 1 sess-man/IN_QUEUE processed IQ jabber:iq:privacy[L] = 2 sess-man/IN_QUEUE processed IQ chat[L] = 18 sess-man/IN_QUEUE processed IQ vCard[L] = 18 sess-man/IN_QUEUE processed IQ retrieve[L] = 18 sess-man/IN_QUEUE processed IQ join-queue[L] = 1 sess-man/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 849 sess-man/IN_QUEUE processed IQ jabber:iq:private[L] = 4 sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl[L] = 850 sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth[L] = 431 sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl response[L] = 419 sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls[L] = 652 sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls starttls[L] = 652 sess-man/OUT_QUEUE processed[L] = 32258 sess-man/OUT_QUEUE processed messages[L] = 3994 sess-man/OUT_QUEUE processed presences[L] = 11730 sess-man/OUT_QUEUE processed cluster[L] = 0 sess-man/OUT_QUEUE processed other[L] = 850 sess-man/OUT_QUEUE processed IQ[L] = 15741 sess-man/OUT_QUEUE processed IQ no XMLNS[L] = 1952 sess-man/OUT_QUEUE processed IQ request[L] = 1 sess-man/OUT_QUEUE processed IQ auto[L] = 7 sess-man/OUT_QUEUE processed IQ ping[L] = 7 sess-man/OUT_QUEUE processed IQ fin[L] = 23 sess-man/OUT_QUEUE processed IQ slot[L] = 1 sess-man/OUT_QUEUE processed IQ msgoffline[L] = 5 sess-man/OUT_QUEUE processed IQ error[L] = 33 sess-man/OUT_QUEUE processed IQ offer[L] = 1 sess-man/OUT_QUEUE processed IQ bind[L] = 381 sess-man/OUT_QUEUE processed IQ jabber:iq:register[L] = 228 sess-man/OUT_QUEUE processed IQ offer-accept[L] = 1 sess-man/OUT_QUEUE processed IQ jabber:iq:roster-load[L] = 12 sess-man/OUT_QUEUE processed IQ pubsub[L] = 389 sess-man/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 80 sess-man/OUT_QUEUE processed IQ jabber:iq:roster[L] = 484 sess-man/OUT_QUEUE processed IQ urn:xmpp:mam:1[L] = 23 sess-man/OUT_QUEUE processed IQ urn:xmpp:mam:2[L] = 6 sess-man/OUT_QUEUE processed IQ http://jabber.org/protocol/muc#owner[L] = 37 sess-man/OUT_QUEUE processed IQ services[L] = 2 sess-man/OUT_QUEUE processed IQ vcard[L] = 5 sess-man/OUT_QUEUE processed IQ list[L] = 12 sess-man/OUT_QUEUE processed IQ command[L] = 4887 sess-man/OUT_QUEUE processed IQ prefs[L] = 9 sess-man/OUT_QUEUE processed IQ tags[L] = 2 sess-man/OUT_QUEUE processed IQ jabber:iq:version[L] = 1 sess-man/OUT_QUEUE processed IQ chat[L] = 18 sess-man/OUT_QUEUE processed IQ vCard[L] = 16 sess-man/OUT_QUEUE processed IQ retrieve[L] = 18 sess-man/OUT_QUEUE processed IQ join-queue[L] = 1 sess-man/OUT_QUEUE processed IQ append[L] = 6252 sess-man/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 844 sess-man/OUT_QUEUE processed IQ jabber:iq:private[L] = 3 sess-man/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl[L] = 850 sess-man/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl failure[L] = 45 sess-man/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success[L] = 386 sess-man/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl challenge[L] = 419 sess-man/Processed packets thread IN[S] = [523, 526, 625, 561, 562, 426, 3860, 487, 423, 501, 505, 354, 320, 181, 198, 73, 141, 519, 128, 39, 59, 4, 34, 95, 75, 89, 386, 247, 233, 326, 356, 547] sess-man/Processed packets thread OUT[S] = [1701, 1665, 1090, 1557, 1333, 1020, 2328, 7504, 771, 1496, 893, 2674, 309, 403, 322, 365, 385, 68, 459, 25, 91, 380, 34, 271, 291, 135, 382, 990, 587, 839, 799, 1159] sess-man/Processed packets thread (outliers) IN[S] = mean: 418.00, deviation: 647.03, outliers: [in_6-sess-man:3860:x9.23] sess-man/Processed packets thread (outliers) OUT[S] = mean: 1010.00, deviation: 1338.08, outliers: [out_7-sess-man:7504:x7.43] sess-man/adhoc-command/del-script last hour[L] = 0 sess-man/adhoc-command/del-script last minute[L] = 0 sess-man/adhoc-command/del-script last second[L] = 0 sess-man/adhoc-command/del-script/Average processing time[L] = 0 sess-man/adhoc-command/connection-time last hour[L] = 0 sess-man/adhoc-command/connection-time last minute[L] = 0 sess-man/adhoc-command/connection-time last second[L] = 0 sess-man/adhoc-command/connection-time/Average processing time[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#user-stats last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#user-stats last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#user-stats last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#user-stats/Average processing time[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#add-user last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#add-user last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#add-user last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#add-user/Average processing time[L] = 45 sess-man/adhoc-command/http://jabber.org/protocol/admin#reenable-user last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#reenable-user last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#reenable-user last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#reenable-user/Average processing time[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#set-welcome last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#set-welcome last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#set-welcome last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#set-welcome/Average processing time[L] = 38 sess-man/adhoc-command/modify-user last hour[L] = 0 sess-man/adhoc-command/modify-user last minute[L] = 0 sess-man/adhoc-command/modify-user last second[L] = 0 sess-man/adhoc-command/modify-user/Average processing time[L] = 2 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-idle-users last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-idle-users last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-idle-users last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-idle-users/Average processing time[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#end-user-session last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#end-user-session last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#end-user-session last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#end-user-session/Average processing time[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-idle-users-num last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-idle-users-num last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-idle-users-num last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-idle-users-num/Average processing time[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#delete-welcome last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#delete-welcome last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#delete-welcome last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#delete-welcome/Average processing time[L] = 29 sess-man/adhoc-command/list-commands last hour[L] = 0 sess-man/adhoc-command/list-commands last minute[L] = 0 sess-man/adhoc-command/list-commands last second[L] = 0 sess-man/adhoc-command/list-commands/Average processing time[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-registered-users-list last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-registered-users-list last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-registered-users-list last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-registered-users-list/Average processing time[L] = 0 sess-man/adhoc-command/roster-fixer-cluster last hour[L] = 0 sess-man/adhoc-command/roster-fixer-cluster last minute[L] = 0 sess-man/adhoc-command/roster-fixer-cluster last second[L] = 0 sess-man/adhoc-command/roster-fixer-cluster/Average processing time[L] = 0 sess-man/adhoc-command/user-domain-perm last hour[L] = 0 sess-man/adhoc-command/user-domain-perm last minute[L] = 0 sess-man/adhoc-command/user-domain-perm last second[L] = 0 sess-man/adhoc-command/user-domain-perm/Average processing time[L] = 8 sess-man/adhoc-command/add-script last hour[L] = 0 sess-man/adhoc-command/add-script last minute[L] = 0 sess-man/adhoc-command/add-script last second[L] = 0 sess-man/adhoc-command/add-script/Average processing time[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#edit-motd last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#edit-motd last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#edit-motd last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#edit-motd/Average processing time[L] = 188 sess-man/adhoc-command/groovy-example last hour[L] = 0 sess-man/adhoc-command/groovy-example last minute[L] = 0 sess-man/adhoc-command/groovy-example last second[L] = 0 sess-man/adhoc-command/groovy-example/Average processing time[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#delete-motd last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#delete-motd last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#delete-motd last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#delete-motd/Average processing time[L] = 36 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-top-active-users last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-top-active-users last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-top-active-users last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-top-active-users/Average processing time[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-online-users-list last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-online-users-list last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-online-users-list last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-online-users-list/Average processing time[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#announce last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#announce last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#announce last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#announce/Average processing time[L] = 0 sess-man/adhoc-command/user-roster-management last hour[L] = 0 sess-man/adhoc-command/user-roster-management last minute[L] = 0 sess-man/adhoc-command/user-roster-management last second[L] = 0 sess-man/adhoc-command/user-roster-management/Average processing time[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#delete-user last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#delete-user last minute[L] = 3 sess-man/adhoc-command/http://jabber.org/protocol/admin#delete-user last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#delete-user/Average processing time[L] = 8 sess-man/adhoc-command/http://jabber.org/protocol/admin#remove-user-tracker last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#remove-user-tracker last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#remove-user-tracker last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#remove-user-tracker/Average processing time[L] = 0 sess-man/adhoc-command/user-roster-management-ext last hour[L] = 0 sess-man/adhoc-command/user-roster-management-ext last minute[L] = 0 sess-man/adhoc-command/user-roster-management-ext last second[L] = 0 sess-man/adhoc-command/user-roster-management-ext/Average processing time[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#set-motd last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#set-motd last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#set-motd last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#set-motd/Average processing time[L] = 0 sess-man/adhoc-command/oauth-credentials last hour[L] = 0 sess-man/adhoc-command/oauth-credentials last minute[L] = 0 sess-man/adhoc-command/oauth-credentials last second[L] = 0 sess-man/adhoc-command/oauth-credentials/Average processing time[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-active-users last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-active-users last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-active-users last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-active-users/Average processing time[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#disable-user last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#disable-user last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#disable-user last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#disable-user/Average processing time[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#change-user-password last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#change-user-password last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#change-user-password last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#change-user-password/Average processing time[L] = 46 sess-man/adhoc-command/get-user-info last hour[L] = 0 sess-man/adhoc-command/get-user-info last minute[L] = 0 sess-man/adhoc-command/get-user-info last second[L] = 0 sess-man/adhoc-command/get-user-info/Average processing time[L] = 21 sess-man/adhoc-command/http://jabber.org/protocol/admin#add-user-tracker last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#add-user-tracker last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#add-user-tracker last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#add-user-tracker/Average processing time[L] = 0 sess-man/adhoc-command/roster-fixer last hour[L] = 0 sess-man/adhoc-command/roster-fixer last minute[L] = 0 sess-man/adhoc-command/roster-fixer last second[L] = 0 sess-man/adhoc-command/roster-fixer/Average processing time[L] = 0 sess-man/adhoc-command/hello last hour[L] = 0 sess-man/adhoc-command/hello last minute[L] = 0 sess-man/adhoc-command/hello last second[L] = 0 sess-man/adhoc-command/hello/Average processing time[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-active-users-num last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-active-users-num last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-active-users-num last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-active-users-num/Average processing time[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-user-roster last hour[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-user-roster last minute[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-user-roster last second[L] = 0 sess-man/adhoc-command/http://jabber.org/protocol/admin#get-user-roster/Average processing time[L] = 0 sess-man/msgRepository/default/loadMessagesToJID/Excutions last hour[L] = 0 sess-man/msgRepository/default/loadMessagesToJID/Excutions last minute[L] = 0 sess-man/msgRepository/default/loadMessagesToJID/Excutions last second[L] = 0 sess-man/msgRepository/default/loadMessagesToJID/Average processing time[L] = 1 sess-man/msgRepository/default/loadMessagesToJID/Executions[L] = 373 sess-man/msgRepository/default/loadMessagesToJID/Exceptions during execution[L] = 0 sess-man/msgRepository/default/storeMessage/Excutions last hour[L] = 0 sess-man/msgRepository/default/storeMessage/Excutions last minute[L] = 0 sess-man/msgRepository/default/storeMessage/Excutions last second[L] = 0 sess-man/msgRepository/default/storeMessage/Average processing time[L] = 1 sess-man/msgRepository/default/storeMessage/Executions[L] = 151 sess-man/msgRepository/default/storeMessage/Exceptions during execution[L] = 76 sess-man/msgRepository/default/setCondition/Excutions last hour[L] = 0 sess-man/msgRepository/default/setCondition/Excutions last minute[L] = 0 sess-man/msgRepository/default/setCondition/Excutions last second[L] = 0 sess-man/msgRepository/default/setCondition/Average processing time[L] = 0 sess-man/msgRepository/default/setCondition/Executions[L] = 0 sess-man/msgRepository/default/setCondition/Exceptions during execution[L] = 0 sess-man/msgRepository/default/getMessageExpired/Excutions last hour[L] = 0 sess-man/msgRepository/default/getMessageExpired/Excutions last minute[L] = 0 sess-man/msgRepository/default/getMessageExpired/Excutions last second[L] = 0 sess-man/msgRepository/default/getMessageExpired/Average processing time[L] = 0 sess-man/msgRepository/default/getMessageExpired/Executions[L] = 2 sess-man/msgRepository/default/getMessageExpired/Exceptions during execution[L] = 0 sess-man/msgRepository/default/setDataSource/Excutions last hour[L] = 0 sess-man/msgRepository/default/setDataSource/Excutions last minute[L] = 0 sess-man/msgRepository/default/setDataSource/Excutions last second[L] = 0 sess-man/msgRepository/default/setDataSource/Average processing time[L] = 0 sess-man/msgRepository/default/setDataSource/Executions[L] = 0 sess-man/msgRepository/default/setDataSource/Exceptions during execution[L] = 0 sess-man/msgRepository/default/getMessagesList/Excutions last hour[L] = 0 sess-man/msgRepository/default/getMessagesList/Excutions last minute[L] = 0 sess-man/msgRepository/default/getMessagesList/Excutions last second[L] = 0 sess-man/msgRepository/default/getMessagesList/Average processing time[L] = 0 sess-man/msgRepository/default/getMessagesList/Executions[L] = 0 sess-man/msgRepository/default/getMessagesList/Exceptions during execution[L] = 0 sess-man/msgRepository/default/getMessagesCount/Excutions last hour[L] = 0 sess-man/msgRepository/default/getMessagesCount/Excutions last minute[L] = 0 sess-man/msgRepository/default/getMessagesCount/Excutions last second[L] = 0 sess-man/msgRepository/default/getMessagesCount/Average processing time[L] = 0 sess-man/msgRepository/default/getMessagesCount/Executions[L] = 20 sess-man/msgRepository/default/getMessagesCount/Exceptions during execution[L] = 0 sess-man/msgRepository/default/deleteMessagesToJID/Excutions last hour[L] = 0 sess-man/msgRepository/default/deleteMessagesToJID/Excutions last minute[L] = 0 sess-man/msgRepository/default/deleteMessagesToJID/Excutions last second[L] = 0 sess-man/msgRepository/default/deleteMessagesToJID/Average processing time[L] = 0 sess-man/msgRepository/default/deleteMessagesToJID/Executions[L] = 0 sess-man/msgRepository/default/deleteMessagesToJID/Exceptions during execution[L] = 0 sess-man/Registered accounts[L] = 11 sess-man/Open user connections[I] = 89 sess-man/Maximum user connections[I] = 91 sess-man/Total user connections[L] = 672 sess-man/Closed user connections[L] = 734 sess-man/Open user sessions[I] = 7 sess-man/Maximum user sessions[I] = 10 sess-man/Total user sessions[L] = 264 sess-man/Active user connections[I] = 80 sess-man/Authentication timouts[L] = 5 sess-man/Processor: default-threads-pool[S] = , Queue: 0, AvTime: 14, Runs: 15726, Lost: 0 sess-man/Average amp on last 100 runs [ms][L] = 0 sess-man/Maximum user sessions today[I] = 10 sess-man/Maximum user sessions yesterday[I] = 0 sess-man/Max daily users sessions count last month[C] = [9] sess-man/Max users sessions within last week[I] = 9 sess-man/BruteForceLocker/Blocked IPs[I] = 1 sess-man/BruteForceLocker/Blocked JIDs[I] = 10 sess-man/BruteForceLocker/Total blocked IP attempts[I] = 39 sess-man/BruteForceLocker/Total blocked JID attempts[I] = 39 spam-filter/known-spammers/Filtered packets[L] = 7345 spam-filter/known-spammers/Spam messages[L] = 0 spam-filter/known-spammers/Average processing time[L] = 0 spam-filter/known-spammers/Total processing time[L] = 6 spam-filter/known-spammers/Known spammers[I] = 0 spam-filter/known-spammers/Known local spammers[L] = 0 spam-filter/known-spammers/Known remote spammers[L] = 0 spam-filter/known-spammers/Disabled accounts[L] = 0 spam-filter/presence-subscribe/Filtered packets[L] = 7345 spam-filter/presence-subscribe/Spam messages[L] = 0 spam-filter/presence-subscribe/Average processing time[L] = 0 spam-filter/presence-subscribe/Total processing time[L] = 4 spam-filter/message-error-ensure-error-child/Filtered packets[L] = 7345 spam-filter/message-error-ensure-error-child/Spam messages[L] = 0 spam-filter/message-error-ensure-error-child/Average processing time[L] = 0 spam-filter/message-error-ensure-error-child/Total processing time[L] = 5 spam-filter/message-same-long-body/Filtered packets[L] = 7345 spam-filter/message-same-long-body/Spam messages[L] = 0 spam-filter/message-same-long-body/Average processing time[L] = 0 spam-filter/message-same-long-body/Total processing time[L] = 4 spam-filter/message-same-long-body/Cache size[I] = 0 jabber:iq:register/Registered users[L] = 228 jabber:iq:register/Invalid registrations[L] = 0 presence-state/Users status changes[L] = 428 message-archive/Last second packets[L] = 0 message-archive/Last minute packets[L] = 0 message-archive/Last hour packets[L] = 0 message-archive/Processing threads[I] = 8 message-archive/Packets received[L] = 323 message-archive/Packets sent[L] = 168 message-archive/In queue wait: SYSTEM[I] = 0 message-archive/In queue wait: CLUSTER[I] = 0 message-archive/In queue wait: HIGH[I] = 0 message-archive/Out queue wait: SYSTEM[I] = 0 message-archive/Out queue wait: CLUSTER[I] = 0 message-archive/Out queue wait: HIGH[I] = 0 message-archive/Total In queues wait[I] = 0 message-archive/Total Out queues wait[I] = 0 message-archive/Total queues wait[I] = 0 message-archive/Max queue size[I] = 5232 message-archive/IN Queue overflow[L] = 0 message-archive/OUT Queue overflow[L] = 0 message-archive/Total queues overflow[L] = 0 message-archive/Average processing time on last 100 runs [ms][L] = 2 message-archive/IN_QUEUE processed[L] = 323 message-archive/IN_QUEUE processed messages[L] = 257 message-archive/IN_QUEUE processed presences[L] = 0 message-archive/IN_QUEUE processed cluster[L] = 0 message-archive/IN_QUEUE processed other[L] = 0 message-archive/IN_QUEUE processed IQ[L] = 66 message-archive/IN_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 29 message-archive/IN_QUEUE processed IQ urn:xmpp:mam:1[L] = 7 message-archive/IN_QUEUE processed IQ urn:xmpp:mam:2[L] = 5 message-archive/IN_QUEUE processed IQ retrieve[L] = 18 message-archive/IN_QUEUE processed IQ list[L] = 6 message-archive/IN_QUEUE processed IQ tags[L] = 1 message-archive/OUT_QUEUE processed[L] = 168 message-archive/OUT_QUEUE processed messages[L] = 102 message-archive/OUT_QUEUE processed presences[L] = 0 message-archive/OUT_QUEUE processed cluster[L] = 0 message-archive/OUT_QUEUE processed other[L] = 0 message-archive/OUT_QUEUE processed IQ[L] = 66 message-archive/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 29 message-archive/OUT_QUEUE processed IQ urn:xmpp:mam:1[L] = 1 message-archive/OUT_QUEUE processed IQ urn:xmpp:mam:2[L] = 1 message-archive/OUT_QUEUE processed IQ chat[L] = 18 message-archive/OUT_QUEUE processed IQ fin[L] = 10 message-archive/OUT_QUEUE processed IQ list[L] = 6 message-archive/OUT_QUEUE processed IQ tags[L] = 1 message-archive/Processed packets thread IN[S] = [4, 24, 12, 29, 68, 134, 23, 29] message-archive/Processed packets thread OUT[S] = [96, 1, 7, 2, 0, 3, 53, 6] message-archive/Processed packets thread (outliers) IN[S] = mean: 40.00, deviation: 39.51, outliers: [in_5-message-archive:134:x3.35] message-archive/Processed packets thread (outliers) OUT[S] = mean: 21.00, deviation: 32.78, outliers: [out_0-message-archive:96:x4.57] message-archive/adhoc-command/del-script last hour[L] = 0 message-archive/adhoc-command/del-script last minute[L] = 0 message-archive/adhoc-command/del-script last second[L] = 0 message-archive/adhoc-command/del-script/Average processing time[L] = 0 message-archive/adhoc-command/list-commands last hour[L] = 0 message-archive/adhoc-command/list-commands last minute[L] = 0 message-archive/adhoc-command/list-commands last second[L] = 0 message-archive/adhoc-command/list-commands/Average processing time[L] = 0 message-archive/adhoc-command/add-script last hour[L] = 0 message-archive/adhoc-command/add-script last minute[L] = 0 message-archive/adhoc-command/add-script last second[L] = 0 message-archive/adhoc-command/add-script/Average processing time[L] = 0 message-archive/repositoryPool/default/getStableId/Excutions last hour[L] = 0 message-archive/repositoryPool/default/getStableId/Excutions last minute[L] = 0 message-archive/repositoryPool/default/getStableId/Excutions last second[L] = 0 message-archive/repositoryPool/default/getStableId/Average processing time[L] = 0 message-archive/repositoryPool/default/getStableId/Executions[L] = 0 message-archive/repositoryPool/default/getStableId/Exceptions during execution[L] = 0 message-archive/repositoryPool/default/queryCollections/Excutions last hour[L] = 0 message-archive/repositoryPool/default/queryCollections/Excutions last minute[L] = 0 message-archive/repositoryPool/default/queryCollections/Excutions last second[L] = 0 message-archive/repositoryPool/default/queryCollections/Average processing time[L] = 2 message-archive/repositoryPool/default/queryCollections/Executions[L] = 6 message-archive/repositoryPool/default/queryCollections/Exceptions during execution[L] = 0 message-archive/repositoryPool/default/destroy/Excutions last hour[L] = 0 message-archive/repositoryPool/default/destroy/Excutions last minute[L] = 0 message-archive/repositoryPool/default/destroy/Excutions last second[L] = 0 message-archive/repositoryPool/default/destroy/Average processing time[L] = 0 message-archive/repositoryPool/default/destroy/Executions[L] = 0 message-archive/repositoryPool/default/destroy/Exceptions during execution[L] = 0 message-archive/repositoryPool/default/getTags/Excutions last hour[L] = 0 message-archive/repositoryPool/default/getTags/Excutions last minute[L] = 0 message-archive/repositoryPool/default/getTags/Excutions last second[L] = 0 message-archive/repositoryPool/default/getTags/Average processing time[L] = 1 message-archive/repositoryPool/default/getTags/Executions[L] = 1 message-archive/repositoryPool/default/getTags/Exceptions during execution[L] = 0 message-archive/repositoryPool/default/deleteExpiredMessages/Excutions last hour[L] = 0 message-archive/repositoryPool/default/deleteExpiredMessages/Excutions last minute[L] = 0 message-archive/repositoryPool/default/deleteExpiredMessages/Excutions last second[L] = 0 message-archive/repositoryPool/default/deleteExpiredMessages/Average processing time[L] = 0 message-archive/repositoryPool/default/deleteExpiredMessages/Executions[L] = 0 message-archive/repositoryPool/default/deleteExpiredMessages/Exceptions during execution[L] = 0 message-archive/repositoryPool/default/archiveMessage/Excutions last hour[L] = 0 message-archive/repositoryPool/default/archiveMessage/Excutions last minute[L] = 0 message-archive/repositoryPool/default/archiveMessage/Excutions last second[L] = 0 message-archive/repositoryPool/default/archiveMessage/Average processing time[L] = 3 message-archive/repositoryPool/default/archiveMessage/Executions[L] = 257 message-archive/repositoryPool/default/archiveMessage/Exceptions during execution[L] = 0 message-archive/repositoryPool/default/newQuery/Excutions last hour[L] = 0 message-archive/repositoryPool/default/newQuery/Excutions last minute[L] = 0 message-archive/repositoryPool/default/newQuery/Excutions last second[L] = 0 message-archive/repositoryPool/default/newQuery/Average processing time[L] = 0 message-archive/repositoryPool/default/newQuery/Executions[L] = 35 message-archive/repositoryPool/default/newQuery/Exceptions during execution[L] = 0 message-archive/repositoryPool/default/setDataSource/Excutions last hour[L] = 0 message-archive/repositoryPool/default/setDataSource/Excutions last minute[L] = 0 message-archive/repositoryPool/default/setDataSource/Excutions last second[L] = 0 message-archive/repositoryPool/default/setDataSource/Average processing time[L] = 0 message-archive/repositoryPool/default/setDataSource/Executions[L] = 0 message-archive/repositoryPool/default/setDataSource/Exceptions during execution[L] = 0 message-archive/repositoryPool/default/removeItems/Excutions last hour[L] = 0 message-archive/repositoryPool/default/removeItems/Excutions last minute[L] = 4 message-archive/repositoryPool/default/removeItems/Excutions last second[L] = 0 message-archive/repositoryPool/default/removeItems/Average processing time[L] = 1 message-archive/repositoryPool/default/removeItems/Executions[L] = 226 message-archive/repositoryPool/default/removeItems/Exceptions during execution[L] = 0 message-archive/repositoryPool/default/queryItems/Excutions last hour[L] = 0 message-archive/repositoryPool/default/queryItems/Excutions last minute[L] = 0 message-archive/repositoryPool/default/queryItems/Excutions last second[L] = 0 message-archive/repositoryPool/default/queryItems/Average processing time[L] = 2 message-archive/repositoryPool/default/queryItems/Executions[L] = 28 message-archive/repositoryPool/default/queryItems/Exceptions during execution[L] = 0 message-archive/Removal time of expired messages (avg)[S] = -1.0 ext-man/Last second packets[L] = 0 ext-man/Last minute packets[L] = 0 ext-man/Last hour packets[L] = 0 ext-man/Processing threads[I] = 1 ext-man/Packets received[L] = 38 ext-man/Packets sent[L] = 38 ext-man/In queue wait: SYSTEM[I] = 0 ext-man/In queue wait: CLUSTER[I] = 0 ext-man/In queue wait: HIGH[I] = 0 ext-man/Out queue wait: SYSTEM[I] = 0 ext-man/Out queue wait: CLUSTER[I] = 0 ext-man/Out queue wait: HIGH[I] = 0 ext-man/Total In queues wait[I] = 0 ext-man/Total Out queues wait[I] = 0 ext-man/Total queues wait[I] = 0 ext-man/Max queue size[I] = 5242 ext-man/IN Queue overflow[L] = 0 ext-man/OUT Queue overflow[L] = 0 ext-man/Total queues overflow[L] = 0 ext-man/Average processing time on last 100 runs [ms][L] = 2 ext-man/IN_QUEUE processed[L] = 29 ext-man/IN_QUEUE processed messages[L] = 0 ext-man/IN_QUEUE processed presences[L] = 0 ext-man/IN_QUEUE processed cluster[L] = 0 ext-man/IN_QUEUE processed other[L] = 0 ext-man/IN_QUEUE processed IQ[L] = 29 ext-man/IN_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 29 ext-man/OUT_QUEUE processed[L] = 38 ext-man/OUT_QUEUE processed messages[L] = 0 ext-man/OUT_QUEUE processed presences[L] = 0 ext-man/OUT_QUEUE processed cluster[L] = 0 ext-man/OUT_QUEUE processed other[L] = 0 ext-man/OUT_QUEUE processed IQ[L] = 38 ext-man/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 29 ext-man/OUT_QUEUE processed IQ command[L] = 9 ext-man/Processed packets thread IN[S] = [38] ext-man/Processed packets thread OUT[S] = [38] ext-man/Processed packets thread (outliers) IN[S] = mean: 38.00, deviation: 0.00 ext-man/Processed packets thread (outliers) OUT[S] = mean: 38.00, deviation: 0.00 ext-man/adhoc-command/del-script last hour[L] = 0 ext-man/adhoc-command/del-script last minute[L] = 0 ext-man/adhoc-command/del-script last second[L] = 0 ext-man/adhoc-command/del-script/Average processing time[L] = 0 ext-man/adhoc-command/comp-repo-item-add last hour[L] = 0 ext-man/adhoc-command/comp-repo-item-add last minute[L] = 0 ext-man/adhoc-command/comp-repo-item-add last second[L] = 0 ext-man/adhoc-command/comp-repo-item-add/Average processing time[L] = 13 ext-man/adhoc-command/list-commands last hour[L] = 0 ext-man/adhoc-command/list-commands last minute[L] = 0 ext-man/adhoc-command/list-commands last second[L] = 0 ext-man/adhoc-command/list-commands/Average processing time[L] = 0 ext-man/adhoc-command/comp-repo-item-update last hour[L] = 0 ext-man/adhoc-command/comp-repo-item-update last minute[L] = 0 ext-man/adhoc-command/comp-repo-item-update last second[L] = 0 ext-man/adhoc-command/comp-repo-item-update/Average processing time[L] = 5 ext-man/adhoc-command/add-script last hour[L] = 0 ext-man/adhoc-command/add-script last minute[L] = 0 ext-man/adhoc-command/add-script last second[L] = 0 ext-man/adhoc-command/add-script/Average processing time[L] = 0 ext-man/adhoc-command/comp-repo-item-remove last hour[L] = 0 ext-man/adhoc-command/comp-repo-item-remove last minute[L] = 0 ext-man/adhoc-command/comp-repo-item-remove last second[L] = 0 ext-man/adhoc-command/comp-repo-item-remove/Average processing time[L] = 5 mix/Last second packets[L] = 0 mix/Last minute packets[L] = 0 mix/Last hour packets[L] = 0 mix/Processing threads[I] = 8 mix/Packets received[L] = 30 mix/Packets sent[L] = 30 mix/In queue wait: SYSTEM[I] = 0 mix/In queue wait: CLUSTER[I] = 0 mix/In queue wait: HIGH[I] = 0 mix/Out queue wait: SYSTEM[I] = 0 mix/Out queue wait: CLUSTER[I] = 0 mix/Out queue wait: HIGH[I] = 0 mix/Total In queues wait[I] = 0 mix/Total Out queues wait[I] = 0 mix/Total queues wait[I] = 0 mix/Max queue size[I] = 5232 mix/IN Queue overflow[L] = 0 mix/OUT Queue overflow[L] = 0 mix/Total queues overflow[L] = 0 mix/Average processing time on last 100 runs [ms][L] = 0 mix/IN_QUEUE processed[L] = 30 mix/IN_QUEUE processed messages[L] = 0 mix/IN_QUEUE processed presences[L] = 0 mix/IN_QUEUE processed cluster[L] = 0 mix/IN_QUEUE processed other[L] = 0 mix/IN_QUEUE processed IQ[L] = 30 mix/IN_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 29 mix/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 1 mix/OUT_QUEUE processed[L] = 30 mix/OUT_QUEUE processed messages[L] = 0 mix/OUT_QUEUE processed presences[L] = 0 mix/OUT_QUEUE processed cluster[L] = 0 mix/OUT_QUEUE processed other[L] = 0 mix/OUT_QUEUE processed IQ[L] = 30 mix/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 29 mix/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 1 mix/Processed packets thread IN[S] = [4, 6, 5, 6, 3, 2, 3, 1] mix/Processed packets thread OUT[S] = [2, 3, 2, 9, 4, 2, 6, 2] mix/Processed packets thread (outliers) IN[S] = mean: 3.00, deviation: 1.87 mix/Processed packets thread (outliers) OUT[S] = mean: 3.00, deviation: 2.50, outliers: [out_3-mix:9:x3.00] mix/adhoc-command/del-script last hour[L] = 0 mix/adhoc-command/del-script last minute[L] = 0 mix/adhoc-command/del-script last second[L] = 0 mix/adhoc-command/del-script/Average processing time[L] = 0 mix/adhoc-command/list-commands last hour[L] = 0 mix/adhoc-command/list-commands last minute[L] = 0 mix/adhoc-command/list-commands last second[L] = 0 mix/adhoc-command/list-commands/Average processing time[L] = 0 mix/adhoc-command/add-script last hour[L] = 0 mix/adhoc-command/add-script last minute[L] = 0 mix/adhoc-command/add-script last second[L] = 0 mix/adhoc-command/add-script/Average processing time[L] = 0 mix/dao/default/getItem/Excutions last hour[L] = 0 mix/dao/default/getItem/Excutions last minute[L] = 0 mix/dao/default/getItem/Excutions last second[L] = 0 mix/dao/default/getItem/Average processing time[L] = 0 mix/dao/default/getItem/Executions[L] = 0 mix/dao/default/getItem/Exceptions during execution[L] = 0 mix/dao/default/getNodeAffiliations/Excutions last hour[L] = 0 mix/dao/default/getNodeAffiliations/Excutions last minute[L] = 0 mix/dao/default/getNodeAffiliations/Excutions last second[L] = 0 mix/dao/default/getNodeAffiliations/Average processing time[L] = 0 mix/dao/default/getNodeAffiliations/Executions[L] = 0 mix/dao/default/getNodeAffiliations/Exceptions during execution[L] = 0 mix/dao/default/createNode/Excutions last hour[L] = 0 mix/dao/default/createNode/Excutions last minute[L] = 0 mix/dao/default/createNode/Excutions last second[L] = 0 mix/dao/default/createNode/Average processing time[L] = 0 mix/dao/default/createNode/Executions[L] = 0 mix/dao/default/createNode/Exceptions during execution[L] = 0 mix/dao/default/getUserRoster/Excutions last hour[L] = 0 mix/dao/default/getUserRoster/Excutions last minute[L] = 0 mix/dao/default/getUserRoster/Excutions last second[L] = 0 mix/dao/default/getUserRoster/Average processing time[L] = 0 mix/dao/default/getUserRoster/Executions[L] = 0 mix/dao/default/getUserRoster/Exceptions during execution[L] = 0 mix/dao/default/deleteService/Excutions last hour[L] = 0 mix/dao/default/deleteService/Excutions last minute[L] = 5 mix/dao/default/deleteService/Excutions last second[L] = 0 mix/dao/default/deleteService/Average processing time[L] = 1 mix/dao/default/deleteService/Executions[L] = 226 mix/dao/default/deleteService/Exceptions during execution[L] = 1 mix/dao/default/setDataSource/Excutions last hour[L] = 0 mix/dao/default/setDataSource/Excutions last minute[L] = 0 mix/dao/default/setDataSource/Excutions last second[L] = 0 mix/dao/default/setDataSource/Average processing time[L] = 0 mix/dao/default/setDataSource/Executions[L] = 0 mix/dao/default/setDataSource/Exceptions during execution[L] = 0 mix/dao/default/getNodesList/Excutions last hour[L] = 0 mix/dao/default/getNodesList/Excutions last minute[L] = 0 mix/dao/default/getNodesList/Excutions last second[L] = 0 mix/dao/default/getNodesList/Average processing time[L] = 0 mix/dao/default/getNodesList/Executions[L] = 0 mix/dao/default/getNodesList/Exceptions during execution[L] = 0 mix/dao/default/removeNodeSubscription/Excutions last hour[L] = 0 mix/dao/default/removeNodeSubscription/Excutions last minute[L] = 0 mix/dao/default/removeNodeSubscription/Excutions last second[L] = 0 mix/dao/default/removeNodeSubscription/Average processing time[L] = 0 mix/dao/default/removeNodeSubscription/Executions[L] = 0 mix/dao/default/removeNodeSubscription/Exceptions during execution[L] = 0 mix/dao/default/queryItems/Excutions last hour[L] = 0 mix/dao/default/queryItems/Excutions last minute[L] = 0 mix/dao/default/queryItems/Excutions last second[L] = 0 mix/dao/default/queryItems/Average processing time[L] = 0 mix/dao/default/queryItems/Executions[L] = 0 mix/dao/default/queryItems/Exceptions during execution[L] = 0 mix/dao/default/getServices/Excutions last hour[L] = 0 mix/dao/default/getServices/Excutions last minute[L] = 0 mix/dao/default/getServices/Excutions last second[L] = 0 mix/dao/default/getServices/Average processing time[L] = 0 mix/dao/default/getServices/Executions[L] = 2 mix/dao/default/getServices/Exceptions during execution[L] = 0 mix/dao/default/getNodeMeta/Excutions last hour[L] = 0 mix/dao/default/getNodeMeta/Excutions last minute[L] = 0 mix/dao/default/getNodeMeta/Excutions last second[L] = 0 mix/dao/default/getNodeMeta/Average processing time[L] = 0 mix/dao/default/getNodeMeta/Executions[L] = 0 mix/dao/default/getNodeMeta/Exceptions during execution[L] = 0 mix/dao/default/getItemsIds/Excutions last hour[L] = 0 mix/dao/default/getItemsIds/Excutions last minute[L] = 0 mix/dao/default/getItemsIds/Excutions last second[L] = 0 mix/dao/default/getItemsIds/Average processing time[L] = 0 mix/dao/default/getItemsIds/Executions[L] = 0 mix/dao/default/getItemsIds/Exceptions during execution[L] = 0 mix/dao/default/updateNodeSubscription/Excutions last hour[L] = 0 mix/dao/default/updateNodeSubscription/Excutions last minute[L] = 0 mix/dao/default/updateNodeSubscription/Excutions last second[L] = 0 mix/dao/default/updateNodeSubscription/Average processing time[L] = 0 mix/dao/default/updateNodeSubscription/Executions[L] = 0 mix/dao/default/updateNodeSubscription/Exceptions during execution[L] = 0 mix/dao/default/getItems/Excutions last hour[L] = 0 mix/dao/default/getItems/Excutions last minute[L] = 0 mix/dao/default/getItems/Excutions last second[L] = 0 mix/dao/default/getItems/Average processing time[L] = 0 mix/dao/default/getItems/Executions[L] = 0 mix/dao/default/getItems/Exceptions during execution[L] = 0 mix/dao/default/updateNodeAffiliation/Excutions last hour[L] = 0 mix/dao/default/updateNodeAffiliation/Excutions last minute[L] = 0 mix/dao/default/updateNodeAffiliation/Excutions last second[L] = 0 mix/dao/default/updateNodeAffiliation/Average processing time[L] = 0 mix/dao/default/updateNodeAffiliation/Executions[L] = 0 mix/dao/default/updateNodeAffiliation/Exceptions during execution[L] = 0 mix/dao/default/updateNodeConfig/Excutions last hour[L] = 0 mix/dao/default/updateNodeConfig/Excutions last minute[L] = 0 mix/dao/default/updateNodeConfig/Excutions last second[L] = 0 mix/dao/default/updateNodeConfig/Average processing time[L] = 0 mix/dao/default/updateNodeConfig/Executions[L] = 0 mix/dao/default/updateNodeConfig/Exceptions during execution[L] = 0 mix/dao/default/parseConfig/Excutions last hour[L] = 0 mix/dao/default/parseConfig/Excutions last minute[L] = 0 mix/dao/default/parseConfig/Excutions last second[L] = 0 mix/dao/default/parseConfig/Average processing time[L] = 0 mix/dao/default/parseConfig/Executions[L] = 0 mix/dao/default/parseConfig/Exceptions during execution[L] = 0 mix/dao/default/destroy/Excutions last hour[L] = 0 mix/dao/default/destroy/Excutions last minute[L] = 0 mix/dao/default/destroy/Excutions last second[L] = 0 mix/dao/default/destroy/Average processing time[L] = 0 mix/dao/default/destroy/Executions[L] = 0 mix/dao/default/destroy/Exceptions during execution[L] = 0 mix/dao/default/deleteNode/Excutions last hour[L] = 0 mix/dao/default/deleteNode/Excutions last minute[L] = 0 mix/dao/default/deleteNode/Excutions last second[L] = 0 mix/dao/default/deleteNode/Average processing time[L] = 0 mix/dao/default/deleteNode/Executions[L] = 0 mix/dao/default/deleteNode/Exceptions during execution[L] = 0 mix/dao/default/getUserAffiliations/Excutions last hour[L] = 0 mix/dao/default/getUserAffiliations/Excutions last minute[L] = 0 mix/dao/default/getUserAffiliations/Excutions last second[L] = 0 mix/dao/default/getUserAffiliations/Average processing time[L] = 0 mix/dao/default/getUserAffiliations/Executions[L] = 0 mix/dao/default/getUserAffiliations/Exceptions during execution[L] = 0 mix/dao/default/getNodeSubscriptions/Excutions last hour[L] = 0 mix/dao/default/getNodeSubscriptions/Excutions last minute[L] = 0 mix/dao/default/getNodeSubscriptions/Excutions last second[L] = 0 mix/dao/default/getNodeSubscriptions/Average processing time[L] = 0 mix/dao/default/getNodeSubscriptions/Executions[L] = 0 mix/dao/default/getNodeSubscriptions/Exceptions during execution[L] = 0 mix/dao/default/addMAMItem/Excutions last hour[L] = 0 mix/dao/default/addMAMItem/Excutions last minute[L] = 0 mix/dao/default/addMAMItem/Excutions last second[L] = 0 mix/dao/default/addMAMItem/Average processing time[L] = 0 mix/dao/default/addMAMItem/Executions[L] = 0 mix/dao/default/addMAMItem/Exceptions during execution[L] = 0 mix/dao/default/getChildNodes/Excutions last hour[L] = 0 mix/dao/default/getChildNodes/Excutions last minute[L] = 0 mix/dao/default/getChildNodes/Excutions last second[L] = 0 mix/dao/default/getChildNodes/Average processing time[L] = 0 mix/dao/default/getChildNodes/Executions[L] = 0 mix/dao/default/getChildNodes/Exceptions during execution[L] = 0 mix/dao/default/getNodesCount/Excutions last hour[L] = 0 mix/dao/default/getNodesCount/Excutions last minute[L] = 5 mix/dao/default/getNodesCount/Excutions last second[L] = 0 mix/dao/default/getNodesCount/Average processing time[L] = 1 mix/dao/default/getNodesCount/Executions[L] = 227 mix/dao/default/getNodesCount/Exceptions during execution[L] = 0 mix/dao/default/writeItem/Excutions last hour[L] = 0 mix/dao/default/writeItem/Excutions last minute[L] = 0 mix/dao/default/writeItem/Excutions last second[L] = 0 mix/dao/default/writeItem/Average processing time[L] = 0 mix/dao/default/writeItem/Executions[L] = 0 mix/dao/default/writeItem/Exceptions during execution[L] = 0 mix/dao/default/getItemsMeta/Excutions last hour[L] = 0 mix/dao/default/getItemsMeta/Excutions last minute[L] = 0 mix/dao/default/getItemsMeta/Excutions last second[L] = 0 mix/dao/default/getItemsMeta/Average processing time[L] = 0 mix/dao/default/getItemsMeta/Executions[L] = 0 mix/dao/default/getItemsMeta/Exceptions during execution[L] = 0 mix/dao/default/deleteItem/Excutions last hour[L] = 0 mix/dao/default/deleteItem/Excutions last minute[L] = 0 mix/dao/default/deleteItem/Excutions last second[L] = 0 mix/dao/default/deleteItem/Average processing time[L] = 0 mix/dao/default/deleteItem/Executions[L] = 0 mix/dao/default/deleteItem/Exceptions during execution[L] = 0 mix/dao/default/getUserSubscriptions/Excutions last hour[L] = 0 mix/dao/default/getUserSubscriptions/Excutions last minute[L] = 0 mix/dao/default/getUserSubscriptions/Excutions last second[L] = 0 mix/dao/default/getUserSubscriptions/Average processing time[L] = 0 mix/dao/default/getUserSubscriptions/Executions[L] = 0 mix/dao/default/getUserSubscriptions/Exceptions during execution[L] = 0 mix/dao/default/getItemsIdsSince/Excutions last hour[L] = 0 mix/dao/default/getItemsIdsSince/Excutions last minute[L] = 0 mix/dao/default/getItemsIdsSince/Excutions last second[L] = 0 mix/dao/default/getItemsIdsSince/Average processing time[L] = 0 mix/dao/default/getItemsIdsSince/Executions[L] = 0 mix/dao/default/getItemsIdsSince/Exceptions during execution[L] = 0 mix/dao/default/createService/Excutions last hour[L] = 0 mix/dao/default/createService/Excutions last minute[L] = 0 mix/dao/default/createService/Excutions last second[L] = 0 mix/dao/default/createService/Average processing time[L] = 0 mix/dao/default/createService/Executions[L] = 0 mix/dao/default/createService/Exceptions during execution[L] = 0 mix/dao/default/getAllNodesList/Excutions last hour[L] = 0 mix/dao/default/getAllNodesList/Excutions last minute[L] = 0 mix/dao/default/getAllNodesList/Excutions last second[L] = 0 mix/dao/default/getAllNodesList/Average processing time[L] = 0 mix/dao/default/getAllNodesList/Executions[L] = 0 mix/dao/default/getAllNodesList/Exceptions during execution[L] = 0 mix/Cached nodes[I] = 0 mix/Update subscriptions calls[L] = 0 mix/Subscriptions count (in cache)[L] = 0 mix/Affiliations count (in cache)[L] = 0 mix/Repository writes[L] = 0 mix/Added new nodes[L] = 0 mix/Total number of nodes[L] = 3 mix/Total writing time[S] = mix/cache/requests last hour[L] = 0 mix/cache/requests last minute[L] = 0 mix/cache/requests last second[L] = 0 mix/cache/hits last hour[L] = 0 mix/cache/hits last minute[L] = 0 mix/cache/hits last second[L] = 0 mix/cache/hit-miss ratio per minute[F] = 0.0 mix/cache/hit-miss ratio per second[F] = 0.0 mix/db/getNodeItems requests last hour[L] = 0 mix/db/getNodeItems requests last minute[L] = 0 mix/db/getNodeItems requests last second[L] = 0 mix/db/getNodeItems requests/Average processing time[L] = 0 message-router/Last second packets[L] = 0 message-router/Last minute packets[L] = 222 message-router/Last hour packets[L] = 0 message-router/Processing threads[I] = 8 message-router/Packets received[L] = 46990 message-router/Packets sent[L] = 1028 message-router/In queue wait: SYSTEM[I] = 0 message-router/In queue wait: CLUSTER[I] = 0 message-router/In queue wait: HIGH[I] = 0 message-router/Out queue wait: SYSTEM[I] = 0 message-router/Out queue wait: CLUSTER[I] = 0 message-router/Out queue wait: HIGH[I] = 0 message-router/Total In queues wait[I] = 0 message-router/Total Out queues wait[I] = 0 message-router/Total queues wait[I] = 0 message-router/Max queue size[I] = 5232 message-router/IN Queue overflow[L] = 0 message-router/OUT Queue overflow[L] = 0 message-router/Total queues overflow[L] = 0 message-router/Average processing time on last 100 runs [ms][L] = 0 message-router/IN_QUEUE processed[L] = 46851 message-router/IN_QUEUE processed messages[L] = 5208 message-router/IN_QUEUE processed presences[L] = 12450 message-router/IN_QUEUE processed cluster[L] = 0 message-router/IN_QUEUE processed other[L] = 2352 message-router/IN_QUEUE processed IQ[L] = 26977 message-router/IN_QUEUE processed IQ no XMLNS[L] = 3076 message-router/IN_QUEUE processed IQ request[L] = 2 message-router/IN_QUEUE processed IQ auto[L] = 14 message-router/IN_QUEUE processed IQ session[L] = 375 message-router/IN_QUEUE processed IQ ping[L] = 14 message-router/IN_QUEUE processed IQ fin[L] = 46 message-router/IN_QUEUE processed IQ slot[L] = 2 message-router/IN_QUEUE processed IQ msgoffline[L] = 10 message-router/IN_QUEUE processed IQ error[L] = 67 message-router/IN_QUEUE processed IQ offer[L] = 3 message-router/IN_QUEUE processed IQ http://jabber.org/protocol/muc#admin[L] = 2 message-router/IN_QUEUE processed IQ bind[L] = 762 message-router/IN_QUEUE processed IQ enable[L] = 19 message-router/IN_QUEUE processed IQ jabber:iq:register[L] = 685 message-router/IN_QUEUE processed IQ pref[L] = 4 message-router/IN_QUEUE processed IQ offer-accept[L] = 2 message-router/IN_QUEUE processed IQ jabber:iq:roster-load[L] = 12 message-router/IN_QUEUE processed IQ pubsub[L] = 735 message-router/IN_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 2018 message-router/IN_QUEUE processed IQ jabber:iq:roster[L] = 906 message-router/IN_QUEUE processed IQ urn:xmpp:mam:1[L] = 46 message-router/IN_QUEUE processed IQ urn:xmpp:mam:2[L] = 12 message-router/IN_QUEUE processed IQ http://jabber.org/protocol/muc#owner[L] = 75 message-router/IN_QUEUE processed IQ services[L] = 4 message-router/IN_QUEUE processed IQ vcard[L] = 12 message-router/IN_QUEUE processed IQ list[L] = 24 message-router/IN_QUEUE processed IQ command[L] = 9968 message-router/IN_QUEUE processed IQ prefs[L] = 18 message-router/IN_QUEUE processed IQ tags[L] = 4 message-router/IN_QUEUE processed IQ jabber:iq:version[L] = 2 message-router/IN_QUEUE processed IQ jabber:iq:privacy[L] = 2 message-router/IN_QUEUE processed IQ chat[L] = 36 message-router/IN_QUEUE processed IQ vCard[L] = 34 message-router/IN_QUEUE processed IQ retrieve[L] = 36 message-router/IN_QUEUE processed IQ join-queue[L] = 2 message-router/IN_QUEUE processed IQ append[L] = 6252 message-router/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 1689 message-router/IN_QUEUE processed IQ jabber:iq:private[L] = 7 message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl[L] = 1700 message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth[L] = 431 message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl failure[L] = 45 message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl response[L] = 419 message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success[L] = 386 message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl challenge[L] = 419 message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls[L] = 652 message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls starttls[L] = 652 message-router/OUT_QUEUE processed[L] = 1028 message-router/OUT_QUEUE processed messages[L] = 0 message-router/OUT_QUEUE processed presences[L] = 0 message-router/OUT_QUEUE processed cluster[L] = 0 message-router/OUT_QUEUE processed other[L] = 0 message-router/OUT_QUEUE processed IQ[L] = 1028 message-router/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 639 message-router/OUT_QUEUE processed IQ command[L] = 6 message-router/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 383 message-router/Processed packets thread IN[S] = [4386, 4796, 4371, 5812, 3606, 3635, 8105, 12283] message-router/Processed packets thread OUT[S] = [1028] message-router/Processed packets thread (outliers) IN[S] = mean: 5874.00, deviation: 2780.48, outliers: [in_7-message-router:12283:x2.09] message-router/Processed packets thread (outliers) OUT[S] = mean: 1028.00, deviation: 0.00 message-router/adhoc-command/del-script last hour[L] = 0 message-router/adhoc-command/del-script last minute[L] = 0 message-router/adhoc-command/del-script last second[L] = 0 message-router/adhoc-command/del-script/Average processing time[L] = 0 message-router/adhoc-command/update-config-tdsl last hour[L] = 0 message-router/adhoc-command/update-config-tdsl last minute[L] = 0 message-router/adhoc-command/update-config-tdsl last second[L] = 0 message-router/adhoc-command/update-config-tdsl/Average processing time[L] = 0 message-router/adhoc-command/get-any-file last hour[L] = 0 message-router/adhoc-command/get-any-file last minute[L] = 0 message-router/adhoc-command/get-any-file last second[L] = 0 message-router/adhoc-command/get-any-file/Average processing time[L] = 0 message-router/adhoc-command/http://jabber.org/protocol/admin#shutdown last hour[L] = 0 message-router/adhoc-command/http://jabber.org/protocol/admin#shutdown last minute[L] = 0 message-router/adhoc-command/http://jabber.org/protocol/admin#shutdown last second[L] = 0 message-router/adhoc-command/http://jabber.org/protocol/admin#shutdown/Average processing time[L] = 0 message-router/adhoc-command/list-commands last hour[L] = 0 message-router/adhoc-command/list-commands last minute[L] = 0 message-router/adhoc-command/list-commands last second[L] = 0 message-router/adhoc-command/list-commands/Average processing time[L] = 0 message-router/adhoc-command/add-script last hour[L] = 0 message-router/adhoc-command/add-script last minute[L] = 0 message-router/adhoc-command/add-script last second[L] = 0 message-router/adhoc-command/add-script/Average processing time[L] = 0 message-router/adhoc-command/get-config-file last hour[L] = 0 message-router/adhoc-command/get-config-file last minute[L] = 0 message-router/adhoc-command/get-config-file last second[L] = 0 message-router/adhoc-command/get-config-file/Average processing time[L] = 0 message-router/adhoc-command/get-config-tdsl last hour[L] = 0 message-router/adhoc-command/get-config-tdsl last minute[L] = 0 message-router/adhoc-command/get-config-tdsl last second[L] = 0 message-router/adhoc-command/get-config-tdsl/Average processing time[L] = 0 message-router/Local hostname[S] = 55161683a995 message-router/Uptime[S] = 25 mins, 42 sec message-router/Version[S] = 8.2.0-SNAPSHOT-b11087/c073ccfc message-router/Load average[S] = 0.62 message-router/CPUs no[I] = 2 message-router/Threads count[I] = 609 message-router/CPU usage [%][F] = 1.8720982 message-router/HEAP usage [%][F] = 9.884443 message-router/NONHEAP usage [%][S] = -1.0 message-router/CPU usage[S] = 1.9% message-router/Max Heap mem[S] = 1,024,000 KB message-router/Used Heap[S] = 101,216 KB message-router/Free Heap[S] = 922,783 KB message-router/Max NonHeap mem[S] = 0 KB message-router/Used NonHeap[S] = 129,709 KB message-router/Free NonHeap[S] = -1 KB message-router/Heap region name[S] = G1 Old Gen message-router/JVM/GC-statistics[S] = {name=G1 Young Generation;count=244;time=3276;avgTime=13;pools=[G1 Eden Space, G1 Survivor Space, G1 Old Gen]}|{name=G1 Old Generation;count=0;time=0;avgTime=0;pools=[G1 Eden Space, G1 Survivor Space, G1 Old Gen]} message-router/JVM/HEAP Total Used [KB][L] = 158560 message-router/JVM/HEAP Total Max [KB][L] = 1024000 message-router/JVM/HEAP Total Free [KB][L] = 865439 message-router/JVM/HEAP Total Usage [%][F] = 15.484444 message-router/JVM/MemoryPools/HeapMemory/eden/Name[S] = G1 Eden Space message-router/JVM/MemoryPools/HeapMemory/eden/Usage/Used [KB][L] = 52224 message-router/JVM/MemoryPools/HeapMemory/eden/Usage/Max [KB][L] = 0 message-router/JVM/MemoryPools/HeapMemory/eden/Peak Usage/Used [KB][L] = 139264 message-router/JVM/MemoryPools/HeapMemory/eden/Peak Usage/Max [KB][L] = 0 message-router/JVM/MemoryPools/HeapMemory/eden/Collection Usage/Used [KB][L] = 0 message-router/JVM/MemoryPools/HeapMemory/eden/Collection Usage/Max [KB][L] = 0 message-router/JVM/MemoryPools/HeapMemory/old/Name[S] = G1 Old Gen message-router/JVM/MemoryPools/HeapMemory/old/Usage/Used [KB][L] = 101216 message-router/JVM/MemoryPools/HeapMemory/old/Usage/Max [KB][L] = 1024000 message-router/JVM/MemoryPools/HeapMemory/old/Peak Usage/Used [KB][L] = 205386 message-router/JVM/MemoryPools/HeapMemory/old/Peak Usage/Max [KB][L] = 1024000 message-router/JVM/MemoryPools/HeapMemory/old/Collection Usage/Used [KB][L] = 0 message-router/JVM/MemoryPools/HeapMemory/old/Collection Usage/Max [KB][L] = 1024000 message-router/JVM/MemoryPools/HeapMemory/survivor/Name[S] = G1 Survivor Space message-router/JVM/MemoryPools/HeapMemory/survivor/Usage/Used [KB][L] = 5120 message-router/JVM/MemoryPools/HeapMemory/survivor/Usage/Max [KB][L] = 0 message-router/JVM/MemoryPools/HeapMemory/survivor/Peak Usage/Used [KB][L] = 12288 message-router/JVM/MemoryPools/HeapMemory/survivor/Peak Usage/Max [KB][L] = 0 message-router/JVM/MemoryPools/HeapMemory/survivor/Collection Usage/Used [KB][L] = 5120 message-router/JVM/MemoryPools/HeapMemory/survivor/Collection Usage/Max [KB][L] = 0 message-router/JVM/BufferPools/mapped/Used [B][L] = 0 message-router/JVM/BufferPools/mapped/Capacity [B][L] = 0 message-router/JVM/BufferPools/mapped/Count[L] = 0 message-router/JVM/BufferPools/direct/Used [B][L] = 1216502 message-router/JVM/BufferPools/direct/Capacity [B][L] = 1216502 message-router/JVM/BufferPools/direct/Count[L] = 32 pubsub/Last second packets[L] = 0 pubsub/Last minute packets[L] = 11 pubsub/Last hour packets[L] = 0 pubsub/Processing threads[I] = 8 pubsub/Packets received[L] = 1290 pubsub/Packets sent[L] = 567 pubsub/In queue wait: SYSTEM[I] = 0 pubsub/In queue wait: CLUSTER[I] = 0 pubsub/In queue wait: HIGH[I] = 0 pubsub/Out queue wait: SYSTEM[I] = 0 pubsub/Out queue wait: CLUSTER[I] = 0 pubsub/Out queue wait: HIGH[I] = 0 pubsub/Total In queues wait[I] = 0 pubsub/Total Out queues wait[I] = 0 pubsub/Total queues wait[I] = 0 pubsub/Max queue size[I] = 5232 pubsub/IN Queue overflow[L] = 0 pubsub/OUT Queue overflow[L] = 0 pubsub/Total queues overflow[L] = 0 pubsub/Average processing time on last 100 runs [ms][L] = 2 pubsub/IN_QUEUE processed[L] = 1289 pubsub/IN_QUEUE processed messages[L] = 0 pubsub/IN_QUEUE processed presences[L] = 819 pubsub/IN_QUEUE processed cluster[L] = 0 pubsub/IN_QUEUE processed other[L] = 0 pubsub/IN_QUEUE processed IQ[L] = 471 pubsub/IN_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 69 pubsub/IN_QUEUE processed IQ urn:xmpp:mam:1[L] = 9 pubsub/IN_QUEUE processed IQ error[L] = 30 pubsub/IN_QUEUE processed IQ pubsub[L] = 317 pubsub/IN_QUEUE processed IQ command[L] = 28 pubsub/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 18 pubsub/OUT_QUEUE processed[L] = 567 pubsub/OUT_QUEUE processed messages[L] = 169 pubsub/OUT_QUEUE processed presences[L] = 0 pubsub/OUT_QUEUE processed cluster[L] = 0 pubsub/OUT_QUEUE processed other[L] = 0 pubsub/OUT_QUEUE processed IQ[L] = 398 pubsub/OUT_QUEUE processed IQ no XMLNS[L] = 44 pubsub/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items[L] = 69 pubsub/OUT_QUEUE processed IQ fin[L] = 9 pubsub/OUT_QUEUE processed IQ pubsub[L] = 199 pubsub/OUT_QUEUE processed IQ command[L] = 28 pubsub/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info[L] = 49 pubsub/Processed packets thread IN[S] = [154, 160, 162, 171, 141, 168, 151, 183] pubsub/Processed packets thread OUT[S] = [73, 60, 80, 74, 79, 76, 57, 68] pubsub/Processed packets thread (outliers) IN[S] = mean: 161.00, deviation: 12.17 pubsub/Processed packets thread (outliers) OUT[S] = mean: 70.00, deviation: 8.02 pubsub/adhoc-command/del-script last hour[L] = 0 pubsub/adhoc-command/del-script last minute[L] = 0 pubsub/adhoc-command/del-script last second[L] = 0 pubsub/adhoc-command/del-script/Average processing time[L] = 0 pubsub/adhoc-command/create-node last hour[L] = 0 pubsub/adhoc-command/create-node last minute[L] = 0 pubsub/adhoc-command/create-node last second[L] = 0 pubsub/adhoc-command/create-node/Average processing time[L] = 17 pubsub/adhoc-command/subscribe-node last hour[L] = 0 pubsub/adhoc-command/subscribe-node last minute[L] = 0 pubsub/adhoc-command/subscribe-node last second[L] = 0 pubsub/adhoc-command/subscribe-node/Average processing time[L] = 32 pubsub/adhoc-command/unsubscribe-node last hour[L] = 0 pubsub/adhoc-command/unsubscribe-node last minute[L] = 0 pubsub/adhoc-command/unsubscribe-node last second[L] = 0 pubsub/adhoc-command/unsubscribe-node/Average processing time[L] = 51 pubsub/adhoc-command/retrieve-user-subscriptions last hour[L] = 0 pubsub/adhoc-command/retrieve-user-subscriptions last minute[L] = 0 pubsub/adhoc-command/retrieve-user-subscriptions last second[L] = 0 pubsub/adhoc-command/retrieve-user-subscriptions/Average processing time[L] = 7 pubsub/adhoc-command/delete-item last hour[L] = 0 pubsub/adhoc-command/delete-item last minute[L] = 0 pubsub/adhoc-command/delete-item last second[L] = 0 pubsub/adhoc-command/delete-item/Average processing time[L] = 43 pubsub/adhoc-command/list-nodes last hour[L] = 0 pubsub/adhoc-command/list-nodes last minute[L] = 0 pubsub/adhoc-command/list-nodes last second[L] = 0 pubsub/adhoc-command/list-nodes/Average processing time[L] = 0 pubsub/adhoc-command/list-commands last hour[L] = 0 pubsub/adhoc-command/list-commands last minute[L] = 0 pubsub/adhoc-command/list-commands last second[L] = 0 pubsub/adhoc-command/list-commands/Average processing time[L] = 0 pubsub/adhoc-command/publish-item last hour[L] = 0 pubsub/adhoc-command/publish-item last minute[L] = 0 pubsub/adhoc-command/publish-item last second[L] = 0 pubsub/adhoc-command/publish-item/Average processing time[L] = 13 pubsub/adhoc-command/add-script last hour[L] = 0 pubsub/adhoc-command/add-script last minute[L] = 0 pubsub/adhoc-command/add-script last second[L] = 0 pubsub/adhoc-command/add-script/Average processing time[L] = 0 pubsub/adhoc-command/retrieve-item last hour[L] = 0 pubsub/adhoc-command/retrieve-item last minute[L] = 0 pubsub/adhoc-command/retrieve-item last second[L] = 0 pubsub/adhoc-command/retrieve-item/Average processing time[L] = 55 pubsub/adhoc-command/delete-node last hour[L] = 0 pubsub/adhoc-command/delete-node last minute[L] = 0 pubsub/adhoc-command/delete-node last second[L] = 0 pubsub/adhoc-command/delete-node/Average processing time[L] = 9 pubsub/adhoc-command/list-items last hour[L] = 0 pubsub/adhoc-command/list-items last minute[L] = 0 pubsub/adhoc-command/list-items last second[L] = 0 pubsub/adhoc-command/list-items/Average processing time[L] = 0 pubsub/dao/default/getItem/Excutions last hour[L] = 0 pubsub/dao/default/getItem/Excutions last minute[L] = 0 pubsub/dao/default/getItem/Excutions last second[L] = 0 pubsub/dao/default/getItem/Average processing time[L] = 1 pubsub/dao/default/getItem/Executions[L] = 17 pubsub/dao/default/getItem/Exceptions during execution[L] = 0 pubsub/dao/default/getNodeAffiliations/Excutions last hour[L] = 0 pubsub/dao/default/getNodeAffiliations/Excutions last minute[L] = 0 pubsub/dao/default/getNodeAffiliations/Excutions last second[L] = 0 pubsub/dao/default/getNodeAffiliations/Average processing time[L] = 0 pubsub/dao/default/getNodeAffiliations/Executions[L] = 0 pubsub/dao/default/getNodeAffiliations/Exceptions during execution[L] = 0 pubsub/dao/default/createNode/Excutions last hour[L] = 0 pubsub/dao/default/createNode/Excutions last minute[L] = 0 pubsub/dao/default/createNode/Excutions last second[L] = 0 pubsub/dao/default/createNode/Average processing time[L] = 2 pubsub/dao/default/createNode/Executions[L] = 54 pubsub/dao/default/createNode/Exceptions during execution[L] = 0 pubsub/dao/default/getUserRoster/Excutions last hour[L] = 0 pubsub/dao/default/getUserRoster/Excutions last minute[L] = 0 pubsub/dao/default/getUserRoster/Excutions last second[L] = 0 pubsub/dao/default/getUserRoster/Average processing time[L] = 0 pubsub/dao/default/getUserRoster/Executions[L] = 9 pubsub/dao/default/getUserRoster/Exceptions during execution[L] = 0 pubsub/dao/default/deleteService/Excutions last hour[L] = 0 pubsub/dao/default/deleteService/Excutions last minute[L] = 4 pubsub/dao/default/deleteService/Excutions last second[L] = 0 pubsub/dao/default/deleteService/Average processing time[L] = 1 pubsub/dao/default/deleteService/Executions[L] = 226 pubsub/dao/default/deleteService/Exceptions during execution[L] = 2 pubsub/dao/default/setDataSource/Excutions last hour[L] = 0 pubsub/dao/default/setDataSource/Excutions last minute[L] = 0 pubsub/dao/default/setDataSource/Excutions last second[L] = 0 pubsub/dao/default/setDataSource/Average processing time[L] = 0 pubsub/dao/default/setDataSource/Executions[L] = 0 pubsub/dao/default/setDataSource/Exceptions during execution[L] = 0 pubsub/dao/default/getNodesList/Excutions last hour[L] = 0 pubsub/dao/default/getNodesList/Excutions last minute[L] = 0 pubsub/dao/default/getNodesList/Excutions last second[L] = 0 pubsub/dao/default/getNodesList/Average processing time[L] = 0 pubsub/dao/default/getNodesList/Executions[L] = 0 pubsub/dao/default/getNodesList/Exceptions during execution[L] = 0 pubsub/dao/default/removeNodeSubscription/Excutions last hour[L] = 0 pubsub/dao/default/removeNodeSubscription/Excutions last minute[L] = 0 pubsub/dao/default/removeNodeSubscription/Excutions last second[L] = 0 pubsub/dao/default/removeNodeSubscription/Average processing time[L] = 2 pubsub/dao/default/removeNodeSubscription/Executions[L] = 3 pubsub/dao/default/removeNodeSubscription/Exceptions during execution[L] = 0 pubsub/dao/default/queryItems/Excutions last hour[L] = 0 pubsub/dao/default/queryItems/Excutions last minute[L] = 0 pubsub/dao/default/queryItems/Excutions last second[L] = 0 pubsub/dao/default/queryItems/Average processing time[L] = 6 pubsub/dao/default/queryItems/Executions[L] = 9 pubsub/dao/default/queryItems/Exceptions during execution[L] = 0 pubsub/dao/default/getServices/Excutions last hour[L] = 0 pubsub/dao/default/getServices/Excutions last minute[L] = 0 pubsub/dao/default/getServices/Excutions last second[L] = 0 pubsub/dao/default/getServices/Average processing time[L] = 0 pubsub/dao/default/getServices/Executions[L] = 0 pubsub/dao/default/getServices/Exceptions during execution[L] = 0 pubsub/dao/default/getNodeMeta/Excutions last hour[L] = 0 pubsub/dao/default/getNodeMeta/Excutions last minute[L] = 0 pubsub/dao/default/getNodeMeta/Excutions last second[L] = 0 pubsub/dao/default/getNodeMeta/Average processing time[L] = 0 pubsub/dao/default/getNodeMeta/Executions[L] = 244 pubsub/dao/default/getNodeMeta/Exceptions during execution[L] = 0 pubsub/dao/default/getItemsIds/Excutions last hour[L] = 0 pubsub/dao/default/getItemsIds/Excutions last minute[L] = 0 pubsub/dao/default/getItemsIds/Excutions last second[L] = 0 pubsub/dao/default/getItemsIds/Average processing time[L] = 0 pubsub/dao/default/getItemsIds/Executions[L] = 79 pubsub/dao/default/getItemsIds/Exceptions during execution[L] = 0 pubsub/dao/default/updateNodeSubscription/Excutions last hour[L] = 0 pubsub/dao/default/updateNodeSubscription/Excutions last minute[L] = 0 pubsub/dao/default/updateNodeSubscription/Excutions last second[L] = 0 pubsub/dao/default/updateNodeSubscription/Average processing time[L] = 3 pubsub/dao/default/updateNodeSubscription/Executions[L] = 10 pubsub/dao/default/updateNodeSubscription/Exceptions during execution[L] = 0 pubsub/dao/default/getItems/Excutions last hour[L] = 0 pubsub/dao/default/getItems/Excutions last minute[L] = 0 pubsub/dao/default/getItems/Excutions last second[L] = 0 pubsub/dao/default/getItems/Average processing time[L] = 1 pubsub/dao/default/getItems/Executions[L] = 4 pubsub/dao/default/getItems/Exceptions during execution[L] = 0 pubsub/dao/default/updateNodeAffiliation/Excutions last hour[L] = 0 pubsub/dao/default/updateNodeAffiliation/Excutions last minute[L] = 0 pubsub/dao/default/updateNodeAffiliation/Excutions last second[L] = 0 pubsub/dao/default/updateNodeAffiliation/Average processing time[L] = 2 pubsub/dao/default/updateNodeAffiliation/Executions[L] = 61 pubsub/dao/default/updateNodeAffiliation/Exceptions during execution[L] = 0 pubsub/dao/default/updateNodeConfig/Excutions last hour[L] = 0 pubsub/dao/default/updateNodeConfig/Excutions last minute[L] = 0 pubsub/dao/default/updateNodeConfig/Excutions last second[L] = 0 pubsub/dao/default/updateNodeConfig/Average processing time[L] = 1 pubsub/dao/default/updateNodeConfig/Executions[L] = 9 pubsub/dao/default/updateNodeConfig/Exceptions during execution[L] = 0 pubsub/dao/default/parseConfig/Excutions last hour[L] = 0 pubsub/dao/default/parseConfig/Excutions last minute[L] = 0 pubsub/dao/default/parseConfig/Excutions last second[L] = 0 pubsub/dao/default/parseConfig/Average processing time[L] = 0 pubsub/dao/default/parseConfig/Executions[L] = 0 pubsub/dao/default/parseConfig/Exceptions during execution[L] = 0 pubsub/dao/default/destroy/Excutions last hour[L] = 0 pubsub/dao/default/destroy/Excutions last minute[L] = 0 pubsub/dao/default/destroy/Excutions last second[L] = 0 pubsub/dao/default/destroy/Average processing time[L] = 0 pubsub/dao/default/destroy/Executions[L] = 0 pubsub/dao/default/destroy/Exceptions during execution[L] = 0 pubsub/dao/default/deleteNode/Excutions last hour[L] = 0 pubsub/dao/default/deleteNode/Excutions last minute[L] = 0 pubsub/dao/default/deleteNode/Excutions last second[L] = 0 pubsub/dao/default/deleteNode/Average processing time[L] = 2 pubsub/dao/default/deleteNode/Executions[L] = 41 pubsub/dao/default/deleteNode/Exceptions during execution[L] = 0 pubsub/dao/default/getUserAffiliations/Excutions last hour[L] = 0 pubsub/dao/default/getUserAffiliations/Excutions last minute[L] = 0 pubsub/dao/default/getUserAffiliations/Excutions last second[L] = 0 pubsub/dao/default/getUserAffiliations/Average processing time[L] = 0 pubsub/dao/default/getUserAffiliations/Executions[L] = 0 pubsub/dao/default/getUserAffiliations/Exceptions during execution[L] = 0 pubsub/dao/default/getNodeSubscriptions/Excutions last hour[L] = 0 pubsub/dao/default/getNodeSubscriptions/Excutions last minute[L] = 0 pubsub/dao/default/getNodeSubscriptions/Excutions last second[L] = 0 pubsub/dao/default/getNodeSubscriptions/Average processing time[L] = 0 pubsub/dao/default/getNodeSubscriptions/Executions[L] = 0 pubsub/dao/default/getNodeSubscriptions/Exceptions during execution[L] = 0 pubsub/dao/default/addMAMItem/Excutions last hour[L] = 0 pubsub/dao/default/addMAMItem/Excutions last minute[L] = 0 pubsub/dao/default/addMAMItem/Excutions last second[L] = 0 pubsub/dao/default/addMAMItem/Average processing time[L] = 1 pubsub/dao/default/addMAMItem/Executions[L] = 105 pubsub/dao/default/addMAMItem/Exceptions during execution[L] = 0 pubsub/dao/default/getChildNodes/Excutions last hour[L] = 0 pubsub/dao/default/getChildNodes/Excutions last minute[L] = 0 pubsub/dao/default/getChildNodes/Excutions last second[L] = 0 pubsub/dao/default/getChildNodes/Average processing time[L] = 0 pubsub/dao/default/getChildNodes/Executions[L] = 9 pubsub/dao/default/getChildNodes/Exceptions during execution[L] = 0 pubsub/dao/default/getNodesCount/Excutions last hour[L] = 0 pubsub/dao/default/getNodesCount/Excutions last minute[L] = 4 pubsub/dao/default/getNodesCount/Excutions last second[L] = 0 pubsub/dao/default/getNodesCount/Average processing time[L] = 0 pubsub/dao/default/getNodesCount/Executions[L] = 226 pubsub/dao/default/getNodesCount/Exceptions during execution[L] = 0 pubsub/dao/default/writeItem/Excutions last hour[L] = 0 pubsub/dao/default/writeItem/Excutions last minute[L] = 0 pubsub/dao/default/writeItem/Excutions last second[L] = 0 pubsub/dao/default/writeItem/Average processing time[L] = 1 pubsub/dao/default/writeItem/Executions[L] = 70 pubsub/dao/default/writeItem/Exceptions during execution[L] = 0 pubsub/dao/default/getItemsMeta/Excutions last hour[L] = 0 pubsub/dao/default/getItemsMeta/Excutions last minute[L] = 0 pubsub/dao/default/getItemsMeta/Excutions last second[L] = 0 pubsub/dao/default/getItemsMeta/Average processing time[L] = 0 pubsub/dao/default/getItemsMeta/Executions[L] = 0 pubsub/dao/default/getItemsMeta/Exceptions during execution[L] = 0 pubsub/dao/default/deleteItem/Excutions last hour[L] = 0 pubsub/dao/default/deleteItem/Excutions last minute[L] = 0 pubsub/dao/default/deleteItem/Excutions last second[L] = 0 pubsub/dao/default/deleteItem/Average processing time[L] = 2 pubsub/dao/default/deleteItem/Executions[L] = 3 pubsub/dao/default/deleteItem/Exceptions during execution[L] = 0 pubsub/dao/default/getUserSubscriptions/Excutions last hour[L] = 0 pubsub/dao/default/getUserSubscriptions/Excutions last minute[L] = 8 pubsub/dao/default/getUserSubscriptions/Excutions last second[L] = 0 pubsub/dao/default/getUserSubscriptions/Average processing time[L] = 0 pubsub/dao/default/getUserSubscriptions/Executions[L] = 502 pubsub/dao/default/getUserSubscriptions/Exceptions during execution[L] = 0 pubsub/dao/default/getItemsIdsSince/Excutions last hour[L] = 0 pubsub/dao/default/getItemsIdsSince/Excutions last minute[L] = 0 pubsub/dao/default/getItemsIdsSince/Excutions last second[L] = 0 pubsub/dao/default/getItemsIdsSince/Average processing time[L] = 0 pubsub/dao/default/getItemsIdsSince/Executions[L] = 0 pubsub/dao/default/getItemsIdsSince/Exceptions during execution[L] = 0 pubsub/dao/default/createService/Excutions last hour[L] = 0 pubsub/dao/default/createService/Excutions last minute[L] = 0 pubsub/dao/default/createService/Excutions last second[L] = 0 pubsub/dao/default/createService/Average processing time[L] = 0 pubsub/dao/default/createService/Executions[L] = 0 pubsub/dao/default/createService/Exceptions during execution[L] = 0 pubsub/dao/default/getAllNodesList/Excutions last hour[L] = 0 pubsub/dao/default/getAllNodesList/Excutions last minute[L] = 0 pubsub/dao/default/getAllNodesList/Excutions last second[L] = 0 pubsub/dao/default/getAllNodesList/Average processing time[L] = 0 pubsub/dao/default/getAllNodesList/Executions[L] = 0 pubsub/dao/default/getAllNodesList/Exceptions during execution[L] = 0 pubsub/Cached nodes[I] = 6 pubsub/Update subscriptions calls[L] = 57 pubsub/Subscriptions count (in cache)[L] = 1 pubsub/Affiliations count (in cache)[L] = 5 pubsub/Repository writes[L] = 127 pubsub/Added new nodes[L] = 54 pubsub/Total number of nodes[L] = 3 pubsub/Total writing time[S] = 292ms pubsub/Average DB write time [ms][L] = 1 pubsub/cache/requests last hour[L] = 0 pubsub/cache/requests last minute[L] = 24 pubsub/cache/requests last second[L] = 0 pubsub/cache/hits last hour[L] = 0 pubsub/cache/hits last minute[L] = 24 pubsub/cache/hits last second[L] = 0 pubsub/cache/hit-miss ratio per minute[F] = 1.0 pubsub/cache/hit-miss ratio per second[F] = 0.0 pubsub/db/getNodeItems requests last hour[L] = 0 pubsub/db/getNodeItems requests last minute[L] = 0 pubsub/db/getNodeItems requests last second[L] = 0 pubsub/db/getNodeItems requests/Average processing time[L] = 0 audit-log/Last second packets[L] = 0 audit-log/Last minute packets[L] = 96 audit-log/Last hour packets[L] = 0 audit-log/Processing threads[I] = 1 audit-log/Packets received[L] = 6277 audit-log/Packets sent[L] = 25 audit-log/In queue wait: SYSTEM[I] = 0 audit-log/In queue wait: CLUSTER[I] = 0 audit-log/In queue wait: HIGH[I] = 0 audit-log/Out queue wait: SYSTEM[I] = 0 audit-log/Out queue wait: CLUSTER[I] = 0 audit-log/Out queue wait: HIGH[I] = 0 audit-log/Total In queues wait[I] = 0 audit-log/Total Out queues wait[I] = 0 audit-log/Total queues wait[I] = 0 audit-log/Max queue size[I] = 5242 audit-log/IN Queue overflow[L] = 0 audit-log/OUT Queue overflow[L] = 0 audit-log/Total queues overflow[L] = 0 audit-log/Average processing time on last 100 runs [ms][L] = 4 audit-log/IN_QUEUE processed[L] = 6255 audit-log/IN_QUEUE processed messages[L] = 0 audit-log/IN_QUEUE processed presences[L] = 0 audit-log/IN_QUEUE processed cluster[L] = 0 audit-log/IN_QUEUE processed other[L] = 0 audit-log/IN_QUEUE processed IQ[L] = 6255 audit-log/IN_QUEUE processed IQ ping[L] = 3 audit-log/IN_QUEUE processed IQ append[L] = 6252 audit-log/OUT_QUEUE processed[L] = 25 audit-log/OUT_QUEUE processed messages[L] = 0 audit-log/OUT_QUEUE processed presences[L] = 0 audit-log/OUT_QUEUE processed cluster[L] = 0 audit-log/OUT_QUEUE processed other[L] = 0 audit-log/OUT_QUEUE processed IQ[L] = 25 audit-log/OUT_QUEUE processed IQ ping[L] = 3 audit-log/OUT_QUEUE processed IQ command[L] = 22 audit-log/Processed packets thread IN[S] = [6277] audit-log/Processed packets thread OUT[S] = [25] audit-log/Processed packets thread (outliers) IN[S] = mean: 6277.00, deviation: 0.00 audit-log/Processed packets thread (outliers) OUT[S] = mean: 25.00, deviation: 0.00 audit-log/adhoc-command/del-script last hour[L] = 0 audit-log/adhoc-command/del-script last minute[L] = 0 audit-log/adhoc-command/del-script last second[L] = 0 audit-log/adhoc-command/del-script/Average processing time[L] = 0 audit-log/adhoc-command/get-connections-history last hour[L] = 0 audit-log/adhoc-command/get-connections-history last minute[L] = 0 audit-log/adhoc-command/get-connections-history last second[L] = 0 audit-log/adhoc-command/get-connections-history/Average processing time[L] = 17 audit-log/adhoc-command/get-disconnected-users last hour[L] = 0 audit-log/adhoc-command/get-disconnected-users last minute[L] = 0 audit-log/adhoc-command/get-disconnected-users last second[L] = 0 audit-log/adhoc-command/get-disconnected-users/Average processing time[L] = 7 audit-log/adhoc-command/list-commands last hour[L] = 0 audit-log/adhoc-command/list-commands last minute[L] = 0 audit-log/adhoc-command/list-commands last second[L] = 0 audit-log/adhoc-command/list-commands/Average processing time[L] = 0 audit-log/adhoc-command/add-script last hour[L] = 0 audit-log/adhoc-command/add-script last minute[L] = 0 audit-log/adhoc-command/add-script last second[L] = 0 audit-log/adhoc-command/add-script/Average processing time[L] = 0 audit-log/adhoc-command/get-connected-users last hour[L] = 0 audit-log/adhoc-command/get-connected-users last minute[L] = 0 audit-log/adhoc-command/get-connected-users last second[L] = 0 audit-log/adhoc-command/get-connected-users/Average processing time[L] = 4 stats/adhoc-command/del-script last hour[L] = 0 stats/adhoc-command/del-script last minute[L] = 0 stats/adhoc-command/del-script last second[L] = 0 stats/adhoc-command/del-script/Average processing time[L] = 0 stats/adhoc-command/list-commands last hour[L] = 0 stats/adhoc-command/list-commands last minute[L] = 0 stats/adhoc-command/list-commands last second[L] = 0 stats/adhoc-command/list-commands/Average processing time[L] = 0 stats/adhoc-command/add-script last hour[L] = 0 stats/adhoc-command/add-script last minute[L] = 0 stats/adhoc-command/add-script last second[L] = 0 stats/adhoc-command/add-script/Average processing time[L] = 0 dataSource/Number of data sources[I] = 1 dataSource/default/uri[S] = jdbc:mysql://172.17.0.3/tigasetest?user=tigase&password=3ymCRLOyBuhCPDsP&useSSL=false&useUnicode=true&characterEncoding=UTF-8 dataSource/default/connections count[I] = 5 dataSource/default/reconnections[L] = 0 dataSource/default/failed reconnections[L] = 0 userRepository/default/getKeys/Excutions last hour[L] = 0 userRepository/default/getKeys/Excutions last minute[L] = 0 userRepository/default/getKeys/Excutions last second[L] = 0 userRepository/default/getKeys/Average processing time[L] = 0 userRepository/default/getKeys/Executions[L] = 0 userRepository/default/getKeys/Exceptions during execution[L] = 0 userRepository/default/getDataList/Excutions last hour[L] = 0 userRepository/default/getDataList/Excutions last minute[L] = 0 userRepository/default/getDataList/Excutions last second[L] = 0 userRepository/default/getDataList/Average processing time[L] = 0 userRepository/default/getDataList/Executions[L] = 0 userRepository/default/getDataList/Exceptions during execution[L] = 0 userRepository/default/setData/Excutions last hour[L] = 0 userRepository/default/setData/Excutions last minute[L] = 0 userRepository/default/setData/Excutions last second[L] = 0 userRepository/default/setData/Average processing time[L] = 3 userRepository/default/setData/Executions[L] = 220 userRepository/default/setData/Exceptions during execution[L] = 21 userRepository/default/addDataList/Excutions last hour[L] = 0 userRepository/default/addDataList/Excutions last minute[L] = 0 userRepository/default/addDataList/Excutions last second[L] = 0 userRepository/default/addDataList/Average processing time[L] = 0 userRepository/default/addDataList/Executions[L] = 0 userRepository/default/addDataList/Exceptions during execution[L] = 0 userRepository/default/getResourceUri/Excutions last hour[L] = 0 userRepository/default/getResourceUri/Excutions last minute[L] = 0 userRepository/default/getResourceUri/Excutions last second[L] = 0 userRepository/default/getResourceUri/Average processing time[L] = 0 userRepository/default/getResourceUri/Executions[L] = 0 userRepository/default/getResourceUri/Exceptions during execution[L] = 0 userRepository/default/removeData/Excutions last hour[L] = 0 userRepository/default/removeData/Excutions last minute[L] = 0 userRepository/default/removeData/Excutions last second[L] = 0 userRepository/default/removeData/Average processing time[L] = 0 userRepository/default/removeData/Executions[L] = 13 userRepository/default/removeData/Exceptions during execution[L] = 10 userRepository/default/userExists/Excutions last hour[L] = 0 userRepository/default/userExists/Excutions last minute[L] = 0 userRepository/default/userExists/Excutions last second[L] = 0 userRepository/default/userExists/Average processing time[L] = 2 userRepository/default/userExists/Executions[L] = 398 userRepository/default/userExists/Exceptions during execution[L] = 0 userRepository/default/removeSubnode/Excutions last hour[L] = 0 userRepository/default/removeSubnode/Excutions last minute[L] = 0 userRepository/default/removeSubnode/Excutions last second[L] = 0 userRepository/default/removeSubnode/Average processing time[L] = 0 userRepository/default/removeSubnode/Executions[L] = 0 userRepository/default/removeSubnode/Exceptions during execution[L] = 0 userRepository/default/getDataMap/Excutions last hour[L] = 0 userRepository/default/getDataMap/Excutions last minute[L] = 0 userRepository/default/getDataMap/Excutions last second[L] = 0 userRepository/default/getDataMap/Average processing time[L] = 1 userRepository/default/getDataMap/Executions[L] = 338 userRepository/default/getDataMap/Exceptions during execution[L] = 5 userRepository/default/getUserUID/Excutions last hour[L] = 0 userRepository/default/getUserUID/Excutions last minute[L] = 0 userRepository/default/getUserUID/Excutions last second[L] = 0 userRepository/default/getUserUID/Average processing time[L] = 0 userRepository/default/getUserUID/Executions[L] = 0 userRepository/default/getUserUID/Exceptions during execution[L] = 0 userRepository/default/addUser/Excutions last hour[L] = 0 userRepository/default/addUser/Excutions last minute[L] = 0 userRepository/default/addUser/Excutions last second[L] = 0 userRepository/default/addUser/Average processing time[L] = 4 userRepository/default/addUser/Executions[L] = 8 userRepository/default/addUser/Exceptions during execution[L] = 0 userRepository/default/getData/Excutions last hour[L] = 0 userRepository/default/getData/Excutions last minute[L] = 0 userRepository/default/getData/Excutions last second[L] = 0 userRepository/default/getData/Average processing time[L] = 1 userRepository/default/getData/Executions[L] = 177 userRepository/default/getData/Exceptions during execution[L] = 0 userRepository/default/setDataList/Excutions last hour[L] = 0 userRepository/default/setDataList/Excutions last minute[L] = 0 userRepository/default/setDataList/Excutions last second[L] = 0 userRepository/default/setDataList/Average processing time[L] = 0 userRepository/default/setDataList/Executions[L] = 0 userRepository/default/setDataList/Exceptions during execution[L] = 0 userRepository/default/getUsers/Excutions last hour[L] = 0 userRepository/default/getUsers/Excutions last minute[L] = 0 userRepository/default/getUsers/Excutions last second[L] = 0 userRepository/default/getUsers/Average processing time[L] = 0 userRepository/default/getUsers/Executions[L] = 0 userRepository/default/getUsers/Exceptions during execution[L] = 0 userRepository/default/removeUser/Excutions last hour[L] = 0 userRepository/default/removeUser/Excutions last minute[L] = 0 userRepository/default/removeUser/Excutions last second[L] = 0 userRepository/default/removeUser/Average processing time[L] = 1 userRepository/default/removeUser/Executions[L] = 226 userRepository/default/removeUser/Exceptions during execution[L] = 226 userRepository/default/getUsersCount/Excutions last hour[L] = 0 userRepository/default/getUsersCount/Excutions last minute[L] = 0 userRepository/default/getUsersCount/Excutions last second[L] = 0 userRepository/default/getUsersCount/Average processing time[L] = 0 userRepository/default/getUsersCount/Executions[L] = 3 userRepository/default/getUsersCount/Exceptions during execution[L] = 0 userRepository/default/getSubnodes/Excutions last hour[L] = 0 userRepository/default/getSubnodes/Excutions last minute[L] = 0 userRepository/default/getSubnodes/Excutions last second[L] = 0 userRepository/default/getSubnodes/Average processing time[L] = 0 userRepository/default/getSubnodes/Executions[L] = 0 userRepository/default/getSubnodes/Exceptions during execution[L] = 0 authRepository/default/loggedIn/Excutions last hour[L] = 0 authRepository/default/loggedIn/Excutions last minute[L] = 0 authRepository/default/loggedIn/Excutions last second[L] = 0 authRepository/default/loggedIn/Average processing time[L] = 1 authRepository/default/loggedIn/Executions[L] = 386 authRepository/default/loggedIn/Exceptions during execution[L] = 0 authRepository/default/queryAuth/Excutions last hour[L] = 0 authRepository/default/queryAuth/Excutions last minute[L] = 0 authRepository/default/queryAuth/Excutions last second[L] = 0 authRepository/default/queryAuth/Average processing time[L] = 0 authRepository/default/queryAuth/Executions[L] = 0 authRepository/default/queryAuth/Exceptions during execution[L] = 0 authRepository/default/removeUser/Excutions last hour[L] = 0 authRepository/default/removeUser/Excutions last minute[L] = 0 authRepository/default/removeUser/Excutions last second[L] = 0 authRepository/default/removeUser/Average processing time[L] = 4 authRepository/default/removeUser/Executions[L] = 226 authRepository/default/removeUser/Exceptions during execution[L] = 0 authRepository/default/setUserDisabled/Excutions last hour[L] = 0 authRepository/default/setUserDisabled/Excutions last minute[L] = 0 authRepository/default/setUserDisabled/Excutions last second[L] = 0 authRepository/default/setUserDisabled/Average processing time[L] = 0 authRepository/default/setUserDisabled/Executions[L] = 0 authRepository/default/setUserDisabled/Exceptions during execution[L] = 0 authRepository/default/getPassword/Excutions last hour[L] = 0 authRepository/default/getPassword/Excutions last minute[L] = 0 authRepository/default/getPassword/Excutions last second[L] = 0 authRepository/default/getPassword/Average processing time[L] = 0 authRepository/default/getPassword/Executions[L] = 0 authRepository/default/getPassword/Exceptions during execution[L] = 0 authRepository/default/logout/Excutions last hour[L] = 0 authRepository/default/logout/Excutions last minute[L] = 0 authRepository/default/logout/Excutions last second[L] = 0 authRepository/default/logout/Average processing time[L] = 0 authRepository/default/logout/Executions[L] = 259 authRepository/default/logout/Exceptions during execution[L] = 0 authRepository/default/getUsernames/Excutions last hour[L] = 0 authRepository/default/getUsernames/Excutions last minute[L] = 0 authRepository/default/getUsernames/Excutions last second[L] = 0 authRepository/default/getUsernames/Average processing time[L] = 0 authRepository/default/getUsernames/Executions[L] = 0 authRepository/default/getUsernames/Exceptions during execution[L] = 0 authRepository/default/getUsersCount/Excutions last hour[L] = 0 authRepository/default/getUsersCount/Excutions last minute[L] = 0 authRepository/default/getUsersCount/Excutions last second[L] = 0 authRepository/default/getUsersCount/Average processing time[L] = 0 authRepository/default/getUsersCount/Executions[L] = 0 authRepository/default/getUsersCount/Exceptions during execution[L] = 0 authRepository/default/setCredentialsCodecs/Excutions last hour[L] = 0 authRepository/default/setCredentialsCodecs/Excutions last minute[L] = 0 authRepository/default/setCredentialsCodecs/Excutions last second[L] = 0 authRepository/default/setCredentialsCodecs/Average processing time[L] = 0 authRepository/default/setCredentialsCodecs/Executions[L] = 0 authRepository/default/setCredentialsCodecs/Exceptions during execution[L] = 0 authRepository/default/getCredentialIds/Excutions last hour[L] = 0 authRepository/default/getCredentialIds/Excutions last minute[L] = 0 authRepository/default/getCredentialIds/Excutions last second[L] = 0 authRepository/default/getCredentialIds/Average processing time[L] = 0 authRepository/default/getCredentialIds/Executions[L] = 3 authRepository/default/getCredentialIds/Exceptions during execution[L] = 0 authRepository/default/setAccountStatus/Excutions last hour[L] = 0 authRepository/default/setAccountStatus/Excutions last minute[L] = 0 authRepository/default/setAccountStatus/Excutions last second[L] = 0 authRepository/default/setAccountStatus/Average processing time[L] = 1 authRepository/default/setAccountStatus/Executions[L] = 3 authRepository/default/setAccountStatus/Exceptions during execution[L] = 0 authRepository/default/addUser/Excutions last hour[L] = 0 authRepository/default/addUser/Excutions last minute[L] = 0 authRepository/default/addUser/Excutions last second[L] = 0 authRepository/default/addUser/Average processing time[L] = 53 authRepository/default/addUser/Executions[L] = 229 authRepository/default/addUser/Exceptions during execution[L] = 0 authRepository/default/getAccountStatus/Excutions last hour[L] = 0 authRepository/default/getAccountStatus/Excutions last minute[L] = 0 authRepository/default/getAccountStatus/Excutions last second[L] = 0 authRepository/default/getAccountStatus/Average processing time[L] = 0 authRepository/default/getAccountStatus/Executions[L] = 10 authRepository/default/getAccountStatus/Exceptions during execution[L] = 0 authRepository/default/getResourceUri/Excutions last hour[L] = 0 authRepository/default/getResourceUri/Excutions last minute[L] = 0 authRepository/default/getResourceUri/Excutions last second[L] = 0 authRepository/default/getResourceUri/Average processing time[L] = 0 authRepository/default/getResourceUri/Executions[L] = 0 authRepository/default/getResourceUri/Exceptions during execution[L] = 0 authRepository/default/otherAuth/Excutions last hour[L] = 0 authRepository/default/otherAuth/Excutions last minute[L] = 0 authRepository/default/otherAuth/Excutions last second[L] = 0 authRepository/default/otherAuth/Average processing time[L] = 0 authRepository/default/otherAuth/Executions[L] = 0 authRepository/default/otherAuth/Exceptions during execution[L] = 0 authRepository/default/updatePassword/Excutions last hour[L] = 0 authRepository/default/updatePassword/Excutions last minute[L] = 0 authRepository/default/updatePassword/Excutions last second[L] = 0 authRepository/default/updatePassword/Average processing time[L] = 28 authRepository/default/updatePassword/Executions[L] = 1 authRepository/default/updatePassword/Exceptions during execution[L] = 0 authRepository/default/updateCredential/Excutions last hour[L] = 0 authRepository/default/updateCredential/Excutions last minute[L] = 0 authRepository/default/updateCredential/Excutions last second[L] = 0 authRepository/default/updateCredential/Average processing time[L] = 55 authRepository/default/updateCredential/Executions[L] = 231 authRepository/default/updateCredential/Exceptions during execution[L] = 0 authRepository/default/isUserDisabled/Excutions last hour[L] = 0 authRepository/default/isUserDisabled/Excutions last minute[L] = 0 authRepository/default/isUserDisabled/Excutions last second[L] = 0 authRepository/default/isUserDisabled/Average processing time[L] = 0 authRepository/default/isUserDisabled/Executions[L] = 0 authRepository/default/isUserDisabled/Exceptions during execution[L] = 0 authRepository/default/removeCredential/Excutions last hour[L] = 0 authRepository/default/removeCredential/Excutions last minute[L] = 0 authRepository/default/removeCredential/Excutions last second[L] = 0 authRepository/default/removeCredential/Average processing time[L] = 1 authRepository/default/removeCredential/Executions[L] = 1 authRepository/default/removeCredential/Exceptions during execution[L] = 0 authRepository/default/isMechanismSupported/Excutions last hour[L] = 0 authRepository/default/isMechanismSupported/Excutions last minute[L] = 0 authRepository/default/isMechanismSupported/Excutions last second[L] = 0 authRepository/default/isMechanismSupported/Average processing time[L] = 0 authRepository/default/isMechanismSupported/Executions[L] = 2652 authRepository/default/isMechanismSupported/Exceptions during execution[L] = 0 authRepository/default/getCredentials/Excutions last hour[L] = 0 authRepository/default/getCredentials/Excutions last minute[L] = 0 authRepository/default/getCredentials/Excutions last second[L] = 0 authRepository/default/getCredentials/Average processing time[L] = 0 authRepository/default/getCredentials/Executions[L] = 465 authRepository/default/getCredentials/Exceptions during execution[L] = 5 total/Total queues wait[I] = 0 total/Total queues overflow[L] = 0 Tigase Kernel stopped in 3955ms ShutdownThread finished... STOPPED Fri Sep 4 22:38:30 PDT 2020