XMPP Server functional tests.

  1. Get server version
  2. Server configuration
  3. Server statistics
  4. Script with functional tests for all basic XMPP/Jabber features
  5. Testing bosh component
  6. Testing bosh component in keep-alive mode
  7. Multi-threaded tests for various XMPP functions
  8. Script with functional tests for Administrator ad-hoc commands

Test start time: Aug 31, 2017 5:08:11 AM

Server version info:

Name:  Tigase
Version:  7.2.0-SNAPSHOT-b4961/6c52eb15 (2017-08-31/01:10:51)
OS:  Linux-amd64-3.5.0-23-generic, Java HotSpot(TM) 64-Bit Server VM-25.66-b17-Oracle Corporation
    
Local IP:  127.0.0.1
Remote IP:  127.0.0.1

Tests results:

Test name Result Total time OK Average Description History
Version success 0 sec 1 75 ms Get server version Version
Configuration FAILURE 0 sec 0 0 ms Server configuration Configuration
Statistics success 0 sec 1 242 ms Server statistics Statistics
Basic 1 (c2s) success 0 sec 1 6 ms Stream open to server. Basic 1 (c2s)
Basic 2 (c2s) success 0 sec 1 29 ms XEP-0077 - In-Band Registration, register Basic 2 (c2s)
Basic 3 (c2s) success 0 sec 1 95 ms XEP-0077 - In-Band Registration - user unregister Basic 3 (c2s)
Basic 4 (c2s) success 0 sec 1 26 ms XEP-0078 Non-SASL authorization with plain password. Basic 4 (c2s)
Basic 5 (c2s) success 0 sec 1 21 ms XEP-0078 Non-SASL authorization with digest password. Basic 5 (c2s)
Basic 6 (c2s) success 0 sec 1 129 ms Send a message to self user and don't wait for response Basic 6 (c2s)
Basic 7 (c2s) success 0 sec 1 137 ms Message send to correct/available full JID: all-xmpp-test_1@test-d/def-user-resource, expecting response Basic 7 (c2s)
Basic 8 (c2s) success 0 sec 1 95 ms Message send to correct/available bare JID: all-xmpp-test_1@test-d, expecting response Basic 8 (c2s)
Basic 9 (c2s) success 0 sec 1 72 ms IQ stanza send to incorrect/unavailable full JID: all-xmpp-test_1@test-d/wrong-resource, expecting error response Basic 9 (c2s)
Basic 10 (c2s) success 0 sec 1 67 ms XEP-0092 - get entity version Basic 10 (c2s)
Basic 11 (c2s) success 0 sec 1 123 ms XEP-0039 Statistics Gathering Basic 11 (c2s)
Basic 12 (c2s) success 0 sec 1 415 ms Roster management test Basic 12 (c2s)
Basic 13 (c2s) success 0 sec 1 104 ms Roster with uppercase characters test, this tests verifies if the roster item removed in previous test is really removed from DB and empty on user relogin. Basic 13 (c2s)
Basic 14 (c2s) success 0 sec 1 106 ms XEP-0049: Private XML Storage Basic 14 (c2s)
Basic 15 (c2s) success 0 sec 1 78 ms Test for feature-not-implemented error which should be returned when client sends unsupported stanza Basic 15 (c2s)
Basic 16 (c2s) success 0 sec 1 169 ms XEP-0054: vcard-temp Basic 16 (c2s)
Basic 17 (c2s) success 0 sec 1 58 ms XEP-0199: XMPP Ping to domain 'test-d' the user is logged in Basic 17 (c2s)
Basic 18 (c2s) success 0 sec 1 57 ms XEP-0199: XMPP Ping to another, vrtual domain 'test-domain' on the server Basic 18 (c2s)
Basic 19 (c2s) success 0 sec 1 63 ms XEP-0030: XMPP Service Discovery Basic 19 (c2s)
Basic 20 (c2s) success 0 sec 1 53 ms Send a message without resource binding and expect an error response. Basic 20 (c2s)
Basic 21 (c2s) success 0 sec 1 307 ms Bug #431 - XMLUtil encoding problem: https://projects.tigase.org/issues/431 Basic 21 (c2s)
SSL 1 (c2s) success 0 sec 1 434 ms SSL socket connect. SSL 1 (c2s)
TLS 1 (c2s) success 0 sec 1 254 ms TLS connection open TLS 1 (c2s)
TLS 2 (c2s) success 0 sec 1 209 ms SASL authorization TLS 2 (c2s)
TLS 3 (c2s) success 0 sec 1 200 ms XMPP resource bind TLS 3 (c2s)
TLS 4 (c2s) success 0 sec 1 202 ms Establish XMPP session TLS 4 (c2s)
TLS Required 1 (c2s) success 0 sec 1 6 ms XEP-0077 - In-Band Registration, for domain requiring TLS but without TLS activation, expecting error. TLS Required 1 (c2s)
TLS Required 2 (c2s) success 0 sec 1 198 ms XEP-0077 - In-Band Registration, for domain requiring TLS with TLS activation, expecting success. TLS Required 2 (c2s)
Packet Order 1 (c2s) FAILURE 0 sec 0 0 ms Packet order test Packet Order 1 (c2s)
Packet Order 2 (c2s) FAILURE 0 sec 0 0 ms Packet order test Packet Order 2 (c2s)
Packet Order 3 (c2s) FAILURE 0 sec 0 0 ms Packet order test Packet Order 3 (c2s)
Packet Order 4 (c2s) FAILURE 0 sec 0 0 ms Packet order test Packet Order 4 (c2s)
Packet Order 5 (c2s) FAILURE 0 sec 0 0 ms Packet order test Packet Order 5 (c2s)
Privacy 1 (c2s) success 0 sec 1 197 ms Privacy lists management test Privacy 1 (c2s)
Privacy 2 (c2s) success 0 sec 1 60 ms Privacy lists - send a message to blocking-test-user_1 user Privacy 2 (c2s)
Privacy 3 (c2s) success 0 sec 1 95 ms Send a message to long-list-user_1 user Privacy 3 (c2s)
Presence 1 (c2s) success 1 sec 2 355 ms Presence subscription test between 'admin' and 'all-xmpp-test'. Presence 1 (c2s)
Presence 2 (c2s) success 0 sec 2 227 ms Presence cancel test between 'admin' and 'all-xmpp-test'. Presence 2 (c2s)
Presence 3 (c2s) success 1 sec 2 314 ms Presence unsubscribe test between 'admin' and 'all-xmpp-test'. Presence 3 (c2s)
Presence 4 (c2s) success 1 sec 2 353 ms Presence subscription between 'admin' and 'all-xmpp-test' again to prepare for the next test. Presence 4 (c2s)
Presence 5 (c2s) success 1 sec 2 351 ms Remove subscribed contact 'all-xmpp-test' from the roster of the user 'admin', all subscriptions should be cancelled automatically by the server. Presence 5 (c2s)
Presence 6 (c2s) success 0 sec 2 199 ms 2 user connections, each using a different resource. Presence 6 (c2s)
Presence 7 (c2s) success 1 sec 2 283 ms Presence subscription deny test between 'admin' and 'all-xmpp-test'. Presence 7 (c2s)
User Status 1 (c2s) success 0 sec 1 15 ms USER_STATUS command test to ensure interoperability with Yate User Status 1 (c2s)
User Status 2 (c2s) success 0 sec 1 9 ms USER_STATUS command test to ensure security, should receive forbidden error. User Status 2 (c2s)
Dynamic Roster 1 (c2s) success 0 sec 1 58 ms Dynamic roster storage test Dynamic Roster 1 (c2s)
Dynamic Roster 2 (c2s) success 0 sec 1 173 ms Dynamic roster merge test Dynamic Roster 2 (c2s)
Test IO (c2s) success 1 sec 10 91 ms Checking Tigase IO subsystem Test IO (c2s)
Load 1 (c2s) success 0 sec 1 58 ms Check whether the tester user account responds Load 1 (c2s)
Load 10 (c2s) success 0 sec 1 67 ms Send a command to tester_1 user to generate 10 messages on the server. Load 10 (c2s)
Load 100 (c2s) success 0 sec 1 87 ms Send a command to tester_1 user to generate 100 messages on the server. Load 100 (c2s)
Load 1000 (c2s) success 0 sec 1 350 ms Send a command to tester_1 user to generate 1000 messages on the server. Load 1000 (c2s)
Load 10000 (c2s) success 3 sec 1 3040 ms Send a command to tester_1 user to generate 10000 messages on the server. Load 10000 (c2s)
Load 100000 (c2s) success 45 sec 1 15084 ms Send a command to tester_1 user to generate 100000 messages on the server. Load 100000 (c2s)
MUC 1 (c2s) success 0 sec 1 74 ms Send room create presence request to MUC component. MUC 1 (c2s)
PubSub 1 (c2s) success 0 sec 1 56 ms Get version from the pubsub component. PubSub 1 (c2s)
PubSub 2 (c2s) success 0 sec 1 204 ms Create a new node in the pubsub component. PubSub 2 (c2s)
PubSub 3 (c2s) success 0 sec 1 72 ms Add subscriptions to the node in the pubsub component. PubSub 3 (c2s)
PubSub 4 (c2s) success 0 sec 1 67 ms Add affiliations to the node in the pubsub component. PubSub 4 (c2s)
PubSub 5 (c2s) success 0 sec 1 151 ms Create a collection node in the pubsub component. PubSub 5 (c2s)
VHost 1 (c2s) success 0 sec 1 52 ms XEP-0199: XMPP Ping to virtual domain 'test-domain' on the server VHost 1 (c2s)
VHost 2 (c2s) success 0 sec 1 52 ms Reloading VHosts from non-admin account, expecting error message VHost 2 (c2s)
VHost 3 (c2s) success 0 sec 1 130 ms Updating VHost from non-admin account, expecting error message VHost 3 (c2s)
VHost 4 (c2s) success 0 sec 1 72 ms Removing VHost from non-admin account, expecting error message VHost 4 (c2s)
VHost 5 (c2s) success 0 sec 1 70 ms Reloading VHosts from admin account... VHost 5 (c2s)
VHost 6 (c2s) success 0 sec 1 114 ms XEP-0199: XMPP Ping to virtual domain 'vhost-1' which is not on the server, expecting error response VHost 6 (c2s)
VHost 7 (c2s) success 0 sec 1 89 ms Adding VHost 'vhost-1' from admin account VHost 7 (c2s)
VHost 8 (c2s) success 0 sec 1 52 ms XEP-0199: XMPP Ping to virtual domain 'vhost-1' on the server VHost 8 (c2s)
VHost 9 (c2s) success 0 sec 1 61 ms Removing VHost 'vhost-1' from admin account VHost 9 (c2s)
VHost 10 (c2s) success 0 sec 1 53 ms XEP-0199: XMPP Ping to virtual domain 'vhost-1' which is not on the server, expecting error response VHost 10 (c2s)
VHost 11 (c2s) success 875 sec 171 5119 ms XEP-0199: XMPP Ping 200 non-existen vhosts on the server, expecting error responses VHost 11 (c2s)
VHost 12 (c2s) success 1 sec 200 8 ms Adding 200 virtual hosts from admin account VHost 12 (c2s)
VHost 13 (c2s) success 0 sec 200 1 ms XEP-0199: XMPP Ping all 200 virtual hosts on the server VHost 13 (c2s)
VHost 14 (c2s) success 0 sec 1 77 ms Reloading all VHosts from admin account... VHost 14 (c2s)
VHost 15 (c2s) success 2 sec 200 9 ms Removing 200 VHosts from admin account VHost 15 (c2s)
VHost 16 (c2s) success 905 sec 200 4527 ms XEP-0199: XMPP Ping 200 non-existen vhosts on the server, expecting error responses VHost 16 (c2s)
VHost 17 (c2s) success 0 sec 1 51 ms Reloading all VHosts from admin account... VHost 17 (c2s)
Basic 1 (bosh) success 0 sec 1 124 ms Stream open to server. Basic 1 (bosh)
Basic 2 (bosh) success 0 sec 1 338 ms XEP-0077 - In-Band Registration, register Basic 2 (bosh)
Basic 3 (bosh) success 0 sec 1 441 ms XEP-0077 - In-Band Registration - user unregister Basic 3 (bosh)
Basic 4 (bosh) success 0 sec 1 325 ms XEP-0078 Non-SASL authorization with plain password. Basic 4 (bosh)
Basic 5 (bosh) success 0 sec 1 326 ms XEP-0078 Non-SASL authorization with digest password. Basic 5 (bosh)
Basic 6 (bosh) success 1 sec 1 536 ms Send a message to self user and don't wait for response Basic 6 (bosh)
Basic 7 (bosh) success 0 sec 1 537 ms Message send to correct/available full JID: all-xmpp-test_1@test-d/def-user-resource, expecting response Basic 7 (bosh)
Basic 8 (bosh) success 0 sec 1 638 ms Message send to correct/available bare JID: all-xmpp-test_1@test-d, expecting response Basic 8 (bosh)
Basic 9 (bosh) success 0 sec 1 536 ms IQ stanza send to incorrect/unavailable full JID: all-xmpp-test_1@test-d/wrong-resource, expecting error response Basic 9 (bosh)
Basic 10 (bosh) success 0 sec 1 529 ms XEP-0092 - get entity version Basic 10 (bosh)
Basic 11 (bosh) success 0 sec 1 591 ms XEP-0039 Statistics Gathering Basic 11 (bosh)
Basic 12 (bosh) success 1 sec 1 1155 ms Roster management test Basic 12 (bosh)
Basic 13 (bosh) success 0 sec 1 528 ms Roster with uppercase characters test, this tests verifies if the roster item removed in previous test is really removed from DB and empty on user relogin. Basic 13 (bosh)
Basic 14 (bosh) success 1 sec 1 1147 ms XEP-0049: Private XML Storage Basic 14 (bosh)
Basic 15 (bosh) success 0 sec 1 635 ms Test for feature-not-implemented error which should be returned when client sends unsupported stanza Basic 15 (bosh)
Basic 16 (bosh) success 0 sec 1 749 ms XEP-0054: vcard-temp Basic 16 (bosh)
Basic 17 (bosh) success 0 sec 1 540 ms XEP-0199: XMPP Ping to domain 'test-d' the user is logged in Basic 17 (bosh)
Basic 18 (bosh) success 0 sec 1 535 ms XEP-0199: XMPP Ping to another, vrtual domain 'test-domain' on the server Basic 18 (bosh)
Basic 19 (bosh) success 0 sec 1 636 ms XEP-0030: XMPP Service Discovery Basic 19 (bosh)
Basic 20 (bosh) success 0 sec 1 427 ms Send a message without resource binding and expect an error response. Basic 20 (bosh)
Basic 21 (bosh) success 1 sec 1 947 ms Bug #431 - XMLUtil encoding problem: https://projects.tigase.org/issues/431 Basic 21 (bosh)
Basic 1 (bosh-keep-alive) success 0 sec 1 116 ms Stream open to server. Basic 1 (bosh-keep-alive)
Basic 2 (bosh-keep-alive) success 0 sec 1 336 ms XEP-0077 - In-Band Registration, register Basic 2 (bosh-keep-alive)
Basic 3 (bosh-keep-alive) success 0 sec 1 425 ms XEP-0077 - In-Band Registration - user unregister Basic 3 (bosh-keep-alive)
Basic 4 (bosh-keep-alive) success 0 sec 1 324 ms XEP-0078 Non-SASL authorization with plain password. Basic 4 (bosh-keep-alive)
Basic 5 (bosh-keep-alive) success 0 sec 1 323 ms XEP-0078 Non-SASL authorization with digest password. Basic 5 (bosh-keep-alive)
Basic 6 (bosh-keep-alive) success 1 sec 1 528 ms Send a message to self user and don't wait for response Basic 6 (bosh-keep-alive)
Basic 7 (bosh-keep-alive) success 0 sec 1 532 ms Message send to correct/available full JID: all-xmpp-test_1@test-d/def-user-resource, expecting response Basic 7 (bosh-keep-alive)
Basic 8 (bosh-keep-alive) success 0 sec 1 634 ms Message send to correct/available bare JID: all-xmpp-test_1@test-d, expecting response Basic 8 (bosh-keep-alive)
Basic 9 (bosh-keep-alive) success 0 sec 1 533 ms IQ stanza send to incorrect/unavailable full JID: all-xmpp-test_1@test-d/wrong-resource, expecting error response Basic 9 (bosh-keep-alive)
Basic 10 (bosh-keep-alive) success 0 sec 1 526 ms XEP-0092 - get entity version Basic 10 (bosh-keep-alive)
Basic 11 (bosh-keep-alive) success 0 sec 1 573 ms XEP-0039 Statistics Gathering Basic 11 (bosh-keep-alive)
Basic 12 (bosh-keep-alive) success 1 sec 1 1148 ms Roster management test Basic 12 (bosh-keep-alive)
Basic 13 (bosh-keep-alive) success 0 sec 1 529 ms Roster with uppercase characters test, this tests verifies if the roster item removed in previous test is really removed from DB and empty on user relogin. Basic 13 (bosh-keep-alive)
Basic 14 (bosh-keep-alive) success 1 sec 1 1157 ms XEP-0049: Private XML Storage Basic 14 (bosh-keep-alive)
Basic 15 (bosh-keep-alive) success 0 sec 1 627 ms Test for feature-not-implemented error which should be returned when client sends unsupported stanza Basic 15 (bosh-keep-alive)
Basic 16 (bosh-keep-alive) success 0 sec 1 736 ms XEP-0054: vcard-temp Basic 16 (bosh-keep-alive)
Basic 17 (bosh-keep-alive) success 0 sec 1 525 ms XEP-0199: XMPP Ping to domain 'test-d' the user is logged in Basic 17 (bosh-keep-alive)
Basic 18 (bosh-keep-alive) success 0 sec 1 532 ms XEP-0199: XMPP Ping to another, vrtual domain 'test-domain' on the server Basic 18 (bosh-keep-alive)
Basic 19 (bosh-keep-alive) success 0 sec 1 630 ms XEP-0030: XMPP Service Discovery Basic 19 (bosh-keep-alive)
Basic 20 (bosh-keep-alive) success 0 sec 1 425 ms Send a message without resource binding and expect an error response. Basic 20 (bosh-keep-alive)
Basic 21 (bosh-keep-alive) success 1 sec 1 939 ms Bug #431 - XMLUtil encoding problem: https://projects.tigase.org/issues/431 Basic 21 (bosh-keep-alive)
Packet Order 1 (bosh-keep-alive) FAILURE 0 sec 0 0 ms Packet order test Packet Order 1 (bosh-keep-alive)
Packet Order 2 (bosh-keep-alive) FAILURE 0 sec 0 0 ms Packet order test Packet Order 2 (bosh-keep-alive)
Packet Order 3 (bosh-keep-alive) FAILURE 0 sec 0 0 ms Packet order test Packet Order 3 (bosh-keep-alive)
Packet Order 4 (bosh-keep-alive) FAILURE 0 sec 0 0 ms Packet order test Packet Order 4 (bosh-keep-alive)
Packet Order 5 (bosh-keep-alive) FAILURE 0 sec 0 0 ms Packet order test Packet Order 5 (bosh-keep-alive)
Multi 1 (c2s) success 1 sec 25 17 ms Multi-thread test of XEP-0077 - In-Band Registration, user register Multi 1 (c2s)
Multi 2 (c2s) success 2 sec 25 60 ms Multi-thread test of server Version info Multi 2 (c2s)
Multi 3 (c2s) success 2 sec 25 60 ms Multi-thread test of server Statistics info Multi 3 (c2s)
Multi 4 (c2s) success 10 sec 25 375 ms Multi-thread test Roster management functions Multi 4 (c2s)
Multi 5 (c2s) success 3 sec 25 107 ms Multi-thread test of message send to daemon user Multi 5 (c2s)
Multi 6 (c2s) success 7 sec 25 267 ms Multi-thread test privacy lists management Multi 6 (c2s)
Multi 7 (c2s) success 3 sec 25 69 ms Multi-thread test privacy lists - send a message to daemon user who blocks all messages Multi 7 (c2s)
Multi 8 (c2s) success 2 sec 25 65 ms Multi-thread test privacy lists - send a message to daemon user with very long privacy list Multi 8 (c2s)
AdminAdHoc 4_1-1 (c2s) success 0 sec 1 81 ms XEP-0133: 4.1. Add User :: (server-user) as (server-admin) AdminAdHoc 4_1-1 (c2s)
AdminAdHoc 4_1-2 (c2s) success 0 sec 1 57 ms XEP-0133: 4.1. Add User :: (domain-user) as (server-admin) AdminAdHoc 4_1-2 (c2s)
AdminAdHoc 4_1-3 (c2s) success 0 sec 1 64 ms XEP-0133: 4.1. Add User :: (server-user) as (domain-admin) (expecting error) AdminAdHoc 4_1-3 (c2s)
AdminAdHoc 4_1-4 (c2s) success 0 sec 1 61 ms XEP-0133: 4.1. Add User :: (domain-user) as (domain-admin) AdminAdHoc 4_1-4 (c2s)
AdminAdHoc 4_2-1 (c2s) success 0 sec 1 96 ms XEP-0133: 4.2. Delete User :: (server-user) as (server-admin) AdminAdHoc 4_2-1 (c2s)
AdminAdHoc 4_2-2 (c2s) success 0 sec 1 55 ms XEP-0133: 4.2. Delete User :: (domain-user) as (server-admin) AdminAdHoc 4_2-2 (c2s)
AdminAdHoc 4_2-3 (c2s) success 0 sec 1 54 ms XEP-0133: 4.2. Delete User :: (server-user) as (domain-admin) (expecting error) AdminAdHoc 4_2-3 (c2s)
AdminAdHoc 4_2-4 (c2s) success 0 sec 1 56 ms XEP-0133: 4.2. Delete User :: (domain-user) as (domain-admin) AdminAdHoc 4_2-4 (c2s)
AdminAdHoc 4_7-1 (c2s) success 0 sec 1 67 ms XEP-0133: 4.7. Change User Password :: (server-user) as (server-admin) AdminAdHoc 4_7-1 (c2s)
AdminAdHoc 4_7-2 (c2s) success 0 sec 1 54 ms XEP-0133: 4.7. Change User Password :: (domain-user) as (server-admin) AdminAdHoc 4_7-2 (c2s)
AdminAdHoc 4_7-3 (c2s) success 0 sec 1 59 ms XEP-0133: 4.7. Change User Password :: (server-user) as (domain-admin) (expecting error) AdminAdHoc 4_7-3 (c2s)
AdminAdHoc 4_7-4 (c2s) success 0 sec 1 53 ms XEP-0133: 4.7. Change User Password :: (domain-user) as (domain-admin) AdminAdHoc 4_7-4 (c2s)
AdminAdHoc 4_8-1 (c2s) success 0 sec 1 77 ms XEP-0133: 4.8. Get User Roster :: (server-user) as (server-admin) AdminAdHoc 4_8-1 (c2s)
AdminAdHoc 4_8-2 (c2s) success 0 sec 1 55 ms XEP-0133: 4.8. Get User Roster :: (domain-user) as (server-admin) AdminAdHoc 4_8-2 (c2s)
AdminAdHoc 4_8-3 (c2s) success 0 sec 1 54 ms XEP-0133: 4.8. Get User Roster :: (server-user) as (domain-admin) (expecting error) AdminAdHoc 4_8-3 (c2s)
AdminAdHoc 4_8-4 (c2s) success 0 sec 1 66 ms XEP-0133: 4.8. Get User Roster :: (domain-user) as (domain-admin) AdminAdHoc 4_8-4 (c2s)
AdminAdHoc 4_10-1 (c2s) success 0 sec 1 69 ms XEP-0133: 4.10. Get User Statistics :: statistics of (server-user) user as (server-admin) AdminAdHoc 4_10-1 (c2s)
AdminAdHoc 4_10-2 (c2s) success 0 sec 1 54 ms XEP-0133: 4.10. Get User Statistics :: statistics of (domain-user) user as (server-admin) AdminAdHoc 4_10-2 (c2s)
AdminAdHoc 4_10-3 (c2s) success 0 sec 1 56 ms XEP-0133: 4.10. Get User Statistics :: statistics of (server-user) user as (domain-admin) [expecting error] AdminAdHoc 4_10-3 (c2s)
AdminAdHoc 4_10-4 (c2s) success 0 sec 1 52 ms XEP-0133: 4.10. Get User Statistics :: statistics of (domain-user) user as (domain-admin) AdminAdHoc 4_10-4 (c2s)
AdminAdHoc 4_16-1 (c2s) success 0 sec 1 114 ms XEP-0133: 4.16. Get Number of Active Users :: server test-d user number as (server-admin) AdminAdHoc 4_16-1 (c2s)
AdminAdHoc 4_16-2 (c2s) success 0 sec 1 55 ms XEP-0133: 4.16. Get Number of Active Users :: VHost test-domain user number as (server-admin) AdminAdHoc 4_16-2 (c2s)
AdminAdHoc 4_16-3 (c2s) success 0 sec 1 58 ms XEP-0133: 4.16. Get Number of Active Users :: server test-d user number as (server-admin) [expecting error] AdminAdHoc 4_16-3 (c2s)
AdminAdHoc 4_16-4 (c2s) success 0 sec 1 63 ms XEP-0133: 4.16. Get Number of Active Users :: VHost test-domain user number as (domain-admin) AdminAdHoc 4_16-4 (c2s)
AdminAdHoc 4_17-1 (c2s) success 0 sec 1 68 ms XEP-0133: 4.17. Get Number of Idle Users :: server test-d user number as (server-admin) AdminAdHoc 4_17-1 (c2s)
AdminAdHoc 4_17-2 (c2s) success 0 sec 1 58 ms XEP-0133: 4.17. Get Number of Idle Users :: VHost test-domain user number as (server-admin) AdminAdHoc 4_17-2 (c2s)
AdminAdHoc 4_17-3 (c2s) success 0 sec 1 60 ms XEP-0133: 4.17. Get Number of Idle Users :: server test-d user number as (server-admin) [expecting error] AdminAdHoc 4_17-3 (c2s)
AdminAdHoc 4_17-4 (c2s) success 0 sec 1 57 ms XEP-0133: 4.17. Get Number of Idle Users :: VHost test-domain user number as (domain-admin) AdminAdHoc 4_17-4 (c2s)
AdminAdHoc 4_18-1 (c2s) success 0 sec 1 78 ms XEP-0133: 4.18. Get List of Registered Users :: server test-d user list as (server-admin) AdminAdHoc 4_18-1 (c2s)
AdminAdHoc 4_18-2 (c2s) success 0 sec 1 57 ms XEP-0133: 4.18. Get List of Registered Users :: VHost test-domain user list as (server-admin) AdminAdHoc 4_18-2 (c2s)
AdminAdHoc 4_18-3 (c2s) success 0 sec 1 58 ms XEP-0133: 4.18. Get List of Registered Users :: server test-d user list as (server-admin) [expecting error] AdminAdHoc 4_18-3 (c2s)
AdminAdHoc 4_18-4 (c2s) success 0 sec 1 55 ms XEP-0133: 4.18. Get List of Registered Users :: VHost test-domain user list as (domain-admin) AdminAdHoc 4_18-4 (c2s)
AdminAdHoc 4_20-1 (c2s) success 0 sec 1 75 ms XEP-0133: 4.20. Get List of Online Users :: server test-d user list as (server-admin) AdminAdHoc 4_20-1 (c2s)
AdminAdHoc 4_20-2 (c2s) success 0 sec 1 52 ms XEP-0133: 4.20. Get List of Online Users :: VHost test-domain user list as (server-admin) AdminAdHoc 4_20-2 (c2s)
AdminAdHoc 4_20-3 (c2s) success 0 sec 1 56 ms XEP-0133: 4.20. Get List of Online Users :: server test-d user list as (server-admin) [expecting error] AdminAdHoc 4_20-3 (c2s)
AdminAdHoc 4_20-4 (c2s) success 0 sec 1 52 ms XEP-0133: 4.20. Get List of Online Users :: VHost test-domain user list as (domain-admin) AdminAdHoc 4_20-4 (c2s)
AdminAdHoc 4_21-1 (c2s) success 0 sec 1 78 ms XEP-0133: 4.21. Get List of Active Users :: server test-d user list as (server-admin) AdminAdHoc 4_21-1 (c2s)
AdminAdHoc 4_21-2 (c2s) success 0 sec 1 54 ms XEP-0133: 4.21. Get List of Active Users :: VHost test-domain user list as (server-admin) AdminAdHoc 4_21-2 (c2s)
AdminAdHoc 4_21-3 (c2s) success 0 sec 1 56 ms XEP-0133: 4.21. Get List of Active Users :: server test-d user list as (server-admin) [expecting error] AdminAdHoc 4_21-3 (c2s)
AdminAdHoc 4_21-4 (c2s) success 0 sec 1 51 ms XEP-0133: 4.21. Get List of Active Users :: VHost test-domain user list as (domain-admin) AdminAdHoc 4_21-4 (c2s)
AdminAdHoc 4_22-1 (c2s) success 0 sec 1 68 ms XEP-0133: 4.22. Get List of Idle Users :: server test-d user list as (server-admin) AdminAdHoc 4_22-1 (c2s)
AdminAdHoc 4_22-2 (c2s) success 0 sec 1 53 ms XEP-0133: 4.22. Get List of Idle Users :: VHost test-domain user list as (server-admin) AdminAdHoc 4_22-2 (c2s)
AdminAdHoc 4_22-3 (c2s) success 0 sec 1 56 ms XEP-0133: 4.22. Get List of Idle Users :: server test-d user list as (server-admin) [expecting error] AdminAdHoc 4_22-3 (c2s)
AdminAdHoc 4_22-4 (c2s) success 0 sec 1 53 ms XEP-0133: 4.22. Get List of Idle Users :: VHost test-domain user list as (domain-admin) AdminAdHoc 4_22-4 (c2s)
AdminAdHoc 4_23-1 (c2s) success 1 sec 1 100 ms XEP-0133: 4.23 Send Announcement to Online Users :: sending announcement as (server-admin) AdminAdHoc 4_23-1 (c2s)
AdminAdHoc 4_23-2 (c2s) success 1 sec 1 57 ms XEP-0133: 4.23 Send Announcement to Online Users :: sending announcement as (domain-admin) [expecting response only from domain users] [[n/a]] AdminAdHoc 4_23-2 (c2s)
AdminAdHoc s2s_1_1 (c2s) success 0 sec 1 68 ms Execute script s2s/Bad State Connections as (server-admin) AdminAdHoc s2s_1_1 (c2s)
AdminAdHoc s2s_1_2 (c2s) success 0 sec 1 54 ms Execute script s2s/Bad State Connections as (domain-admin) [expecting error] AdminAdHoc s2s_1_2 (c2s)
AdminAdHoc s2s_2_1 (c2s) success 0 sec 1 64 ms Execute script s2s/Reset Bad State Connections as (server-admin) AdminAdHoc s2s_2_1 (c2s)
AdminAdHoc s2s_2_2 (c2s) success 0 sec 1 53 ms Execute script s2s/Reset Bad State Connections as (domain-admin) [expecting error] AdminAdHoc s2s_2_2 (c2s)
AdminAdHoc s2s_3_1 (c2s) success 0 sec 1 59 ms Execute script s2s/Get CID connection state as (server-admin) AdminAdHoc s2s_3_1 (c2s)
AdminAdHoc s2s_3_2 (c2s) success 0 sec 1 56 ms Execute script s2s/Get CID connection state as (domain-admin) [expecting error] AdminAdHoc s2s_3_2 (c2s)
AdminAdHoc Stats_1_1 (c2s) success 0 sec 1 109 ms Execute script Stats/Server Statistics as (server-admin) AdminAdHoc Stats_1_1 (c2s)
AdminAdHoc Stats_1_2 (c2s) success 0 sec 1 55 ms Execute script Stats/Server Statistics as (domain-admin) [expecting error] AdminAdHoc Stats_1_2 (c2s)
AdminAdHoc cl-comp_1_1 (c2s) success 0 sec 1 57 ms Execute script cl-comp/List Service Keys as (server-admin) AdminAdHoc cl-comp_1_1 (c2s)
AdminAdHoc cl-comp_1_2 (c2s) success 0 sec 1 57 ms Execute script cl-comp/List Service Keys as (domain-admin) [expecting error] AdminAdHoc cl-comp_1_2 (c2s)
AdminAdHoc cl-comp_2_1 (c2s) success 0 sec 1 54 ms Execute script cl-comp/Force stop service as (server-admin) AdminAdHoc cl-comp_2_1 (c2s)
AdminAdHoc cl-comp_2_2 (c2s) success 0 sec 1 60 ms Execute script cl-comp/Force stop service as (domain-admin) [expecting error] AdminAdHoc cl-comp_2_2 (c2s)
AdminAdHoc cl-comp_3_1 (c2s) success 0 sec 1 60 ms Execute script cl-comp/Simulate serviceStopped method call as (server-admin) AdminAdHoc cl-comp_3_1 (c2s)
AdminAdHoc cl-comp_3_2 (c2s) success 0 sec 1 55 ms Execute script cl-comp/Simulate serviceStopped method call as (domain-admin) [expecting error] AdminAdHoc cl-comp_3_2 (c2s)
AdminAdHoc sess-man_1_1 (c2s) success 0 sec 1 84 ms Execute script sess-man/Activate log tracker for a user as (server-admin) AdminAdHoc sess-man_1_1 (c2s)
AdminAdHoc sess-man_1_2 (c2s) success 0 sec 1 52 ms Execute script sess-man/Activate log tracker for a user as (domain-admin) [expecting error] AdminAdHoc sess-man_1_2 (c2s)
AdminAdHoc sess-man_2_1 (c2s) success 0 sec 1 60 ms Execute script sess-man/Remove log tracker for a user as (server-admin) AdminAdHoc sess-man_2_1 (c2s)
AdminAdHoc sess-man_2_2 (c2s) success 0 sec 1 60 ms Execute script sess-man/Remove log tracker for a user as (domain-admin) [expecting error] AdminAdHoc sess-man_2_2 (c2s)
AdminAdHoc sess-man_3_1 (c2s) success 0 sec 1 99 ms Execute script sess-man/Update user roster entry :: (server-user) as (server-admin) AdminAdHoc sess-man_3_1 (c2s)
AdminAdHoc sess-man_3_2 (c2s) success 0 sec 1 98 ms Execute script sess-man/Update user roster entry :: (domain-user) as (server-admin) AdminAdHoc sess-man_3_2 (c2s)
AdminAdHoc sess-man_3_3 (c2s) success 0 sec 1 55 ms Execute script sess-man/Update user roster entry :: (server-user) as (domain-admin) (expecting error) [expecting error] AdminAdHoc sess-man_3_3 (c2s)
AdminAdHoc sess-man_3_4 (c2s) success 0 sec 1 100 ms Execute script sess-man/Update user roster entry :: (domain-user) as (domain-admin) AdminAdHoc sess-man_3_4 (c2s)
AdminAdHoc sess-man_4_1 (c2s) success 0 sec 1 108 ms Execute script sess-man/Update user roster entry, extended version. :: (server-user) as (server-admin) AdminAdHoc sess-man_4_1 (c2s)
AdminAdHoc sess-man_4_2 (c2s) success 0 sec 1 102 ms Execute script sess-man/Update user roster entry, extended version. :: (domain-user) as (server-admin) AdminAdHoc sess-man_4_2 (c2s)
AdminAdHoc sess-man_4_3 (c2s) success 0 sec 1 52 ms Execute script sess-man/Update user roster entry, extended version. :: (server-user) as (domain-admin) (expecting error) [expecting error] AdminAdHoc sess-man_4_3 (c2s)
AdminAdHoc sess-man_4_4 (c2s) success 0 sec 1 100 ms Execute script sess-man/Update user roster entry, extended version. :: (domain-user) as (domain-admin) AdminAdHoc sess-man_4_4 (c2s)
AdminAdHoc sess-man_5_1 (c2s) success 0 sec 1 71 ms Execute script sess-man/Fixes user's roster as (server-admin) AdminAdHoc sess-man_5_1 (c2s)
AdminAdHoc sess-man_5_2 (c2s) success 0 sec 1 114 ms Execute script sess-man/Fixes user's roster as (domain-admin) [expecting error] AdminAdHoc sess-man_5_2 (c2s)
AdminAdHoc sess-man_6_1 (c2s) success 2 sec 1 2068 ms Execute script sess-man/Fixes user's roster on Tigase cluster as (server-admin) AdminAdHoc sess-man_6_1 (c2s)
AdminAdHoc sess-man_6_2 (c2s) success 0 sec 1 54 ms Execute script sess-man/Fixes user's roster on Tigase cluster as (domain-admin) [expecting error] AdminAdHoc sess-man_6_2 (c2s)
AdminAdHoc sess-man_7_1 (c2s) success 0 sec 1 65 ms Execute script sess-man/ConnectionTime as (server-admin) AdminAdHoc sess-man_7_1 (c2s)
AdminAdHoc sess-man_7_2 (c2s) success 0 sec 1 56 ms Execute script sess-man/ConnectionTime as (domain-admin) AdminAdHoc sess-man_7_2 (c2s)
AdminAdHoc sess-man_8_1 (c2s) success 0 sec 1 81 ms Execute script sess-man/Change user inter-domain communication permission as (server-admin) AdminAdHoc sess-man_8_1 (c2s)
AdminAdHoc sess-man_8_2 (c2s) success 0 sec 1 56 ms Execute script sess-man/Change user inter-domain communication permission as (domain-admin) [expecting error] AdminAdHoc sess-man_8_2 (c2s)

Test end time: Aug 31, 2017 5:42:01 AM

Total test time: 0 hours, 33 minutes, 50 seconds, 167 ms.

Server stats after test:

vhost-man:Number of VHosts 3
vhost-man:Checks: is local domain 587087
vhost-man:Checks: is anonymous domain 0
vhost-man:Get components for local domain 113498
vhost-man:Get components for non-local domain 402
muc:Last second packets 0
muc:Last minute packets 0
muc:Last hour packets 0
muc:Processing threads 16
muc:Packets received 4
muc:Packets sent 4
muc:Total In queues wait 0
muc:Total Out queues wait 0
muc:Total queues wait 0
muc:IN Queue overflow 0
muc:OUT Queue overflow 0
muc:Total queues overflow 0
muc:Average processing time on last 100 runs [ms] 0
muc:IN_QUEUE processed 4
muc:IN_QUEUE processed messages 2
muc:IN_QUEUE processed presences 2
muc:IN_QUEUE processed cluster 0
muc:IN_QUEUE processed other 0
muc:IN_QUEUE processed IQ 0
muc:OUT_QUEUE processed 4
muc:OUT_QUEUE processed messages 2
muc:OUT_QUEUE processed presences 2
muc:OUT_QUEUE processed cluster 0
muc:OUT_QUEUE processed other 0
muc:OUT_QUEUE processed IQ 0
muc:adhoc-command/del-script/Average processing time 0
muc:adhoc-command/room-remove/Average processing time 0
muc:adhoc-command/list-commands/Average processing time 0
muc:adhoc-command/add-script/Average processing time 0
muc:adhoc-command/room-create/Average processing time 0
muc:adhoc-command/default-room-config/Average processing time 0
muc:muc-dao/default/createRoom/Average processing time 0
muc:muc-dao/default/createRoom/Executions 0
muc:muc-dao/default/createRoom/Exceptions during execution 0
muc:muc-dao/default/updateRoomConfig/Average processing time 0
muc:muc-dao/default/updateRoomConfig/Executions 0
muc:muc-dao/default/updateRoomConfig/Exceptions during execution 0
muc:muc-dao/default/setAffiliation/Average processing time 0
muc:muc-dao/default/setAffiliation/Executions 0
muc:muc-dao/default/setAffiliation/Exceptions during execution 0
muc:muc-dao/default/getRoomsJIDList/Average processing time 4
muc:muc-dao/default/getRoomsJIDList/Executions 1
muc:muc-dao/default/getRoomsJIDList/Exceptions during execution 0
muc:muc-dao/default/getAffiliations/Average processing time 0
muc:muc-dao/default/getAffiliations/Executions 0
muc:muc-dao/default/getAffiliations/Exceptions during execution 0
muc:muc-dao/default/getRoom/Average processing time 4
muc:muc-dao/default/getRoom/Executions 1
muc:muc-dao/default/getRoom/Exceptions during execution 0
muc:muc-dao/default/setDataSource/Average processing time 0
muc:muc-dao/default/setDataSource/Executions 0
muc:muc-dao/default/setDataSource/Exceptions during execution 0
muc:muc-dao/default/setSubject/Average processing time 0
muc:muc-dao/default/setSubject/Executions 0
muc:muc-dao/default/setSubject/Exceptions during execution 0
muc:muc-dao/default/destroyRoom/Average processing time 0
muc:muc-dao/default/destroyRoom/Executions 0
muc:muc-dao/default/destroyRoom/Exceptions during execution 0
muc:historyProviderPool/default/addSubjectChange/Average processing time 0
muc:historyProviderPool/default/addSubjectChange/Executions 0
muc:historyProviderPool/default/addSubjectChange/Exceptions during execution 0
muc:historyProviderPool/default/destroy/Average processing time 0
muc:historyProviderPool/default/destroy/Executions 0
muc:historyProviderPool/default/destroy/Exceptions during execution 0
muc:historyProviderPool/default/addJoinEvent/Average processing time 0
muc:historyProviderPool/default/addJoinEvent/Executions 0
muc:historyProviderPool/default/addJoinEvent/Exceptions during execution 0
muc:historyProviderPool/default/addLeaveEvent/Average processing time 0
muc:historyProviderPool/default/addLeaveEvent/Executions 0
muc:historyProviderPool/default/addLeaveEvent/Exceptions during execution 0
muc:historyProviderPool/default/addMessage/Average processing time 0
muc:historyProviderPool/default/addMessage/Executions 0
muc:historyProviderPool/default/addMessage/Exceptions during execution 0
muc:historyProviderPool/default/removeHistory/Average processing time 3
muc:historyProviderPool/default/removeHistory/Executions 1
muc:historyProviderPool/default/removeHistory/Exceptions during execution 0
muc:historyProviderPool/default/newQuery/Average processing time 0
muc:historyProviderPool/default/newQuery/Executions 0
muc:historyProviderPool/default/newQuery/Exceptions during execution 0
muc:historyProviderPool/default/setDataSource/Average processing time 0
muc:historyProviderPool/default/setDataSource/Executions 0
muc:historyProviderPool/default/setDataSource/Exceptions during execution 0
muc:historyProviderPool/default/isPersistent/Average processing time 0
muc:historyProviderPool/default/isPersistent/Executions 0
muc:historyProviderPool/default/isPersistent/Exceptions during execution 0
muc:historyProviderPool/default/getHistoryMessages/Average processing time 10
muc:historyProviderPool/default/getHistoryMessages/Executions 1
muc:historyProviderPool/default/getHistoryMessages/Exceptions during execution 0
muc:historyProviderPool/default/queryItems/Average processing time 0
muc:historyProviderPool/default/queryItems/Executions 0
muc:historyProviderPool/default/queryItems/Exceptions during execution 0
message-router:Last second packets 0
message-router:Last minute packets 292
message-router:Last hour packets 0
message-router:Processing threads 16
message-router:Packets received 130717
message-router:Packets sent 449
message-router:Total In queues wait 0
message-router:Total Out queues wait 0
message-router:Total queues wait 0
message-router:IN Queue overflow 0
message-router:OUT Queue overflow 0
message-router:Total queues overflow 0
message-router:Average processing time on last 100 runs [ms] 0
message-router:IN_QUEUE processed 130675
message-router:IN_QUEUE processed messages 115600
message-router:IN_QUEUE processed presences 931
message-router:IN_QUEUE processed cluster 0
message-router:IN_QUEUE processed other 831
message-router:IN_QUEUE processed IQ 13322
message-router:IN_QUEUE processed IQ no XMLNS 1642
message-router:IN_QUEUE processed IQ default-handler 431
message-router:IN_QUEUE processed IQ jabber:iq:agents 6
message-router:IN_QUEUE processed IQ http://jabber.org/protocol/disco#items 12
message-router:IN_QUEUE processed IQ jabber:iq:roster 692
message-router:IN_QUEUE processed IQ jabber:iq:auth 18
message-router:IN_QUEUE processed IQ ping 2251
message-router:IN_QUEUE processed IQ session 1
message-router:IN_QUEUE processed IQ custom 9
message-router:IN_QUEUE processed IQ not-yet-supported 6
message-router:IN_QUEUE processed IQ command 6521
message-router:IN_QUEUE processed IQ jabber:iq:version 64
message-router:IN_QUEUE processed IQ bind 818
message-router:IN_QUEUE processed IQ jabber:iq:roster-dynamic 12
message-router:IN_QUEUE processed IQ jabber:iq:privacy 578
message-router:IN_QUEUE processed IQ jabber:iq:register 128
message-router:IN_QUEUE processed IQ vCard 35
message-router:IN_QUEUE processed IQ jabber:iq:roster-load 12
message-router:IN_QUEUE processed IQ pubsub 18
message-router:IN_QUEUE processed IQ jabber:iq:private 56
message-router:IN_QUEUE processed IQ http://jabber.org/protocol/disco#info 12
message-router:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl 826
message-router:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth 413
message-router:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success 413
message-router:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls 5
message-router:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls starttls 5
message-router:OUT_QUEUE processed 449
message-router:OUT_QUEUE processed messages 0
message-router:OUT_QUEUE processed presences 0
message-router:OUT_QUEUE processed cluster 0
message-router:OUT_QUEUE processed other 0
message-router:OUT_QUEUE processed IQ 449
message-router:OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items 3
message-router:OUT_QUEUE processed IQ command 443
message-router:OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info 3
message-router:adhoc-command/del-script/Average processing time 0
message-router:adhoc-command/get-any-file/Average processing time 0
message-router:adhoc-command/list-commands/Average processing time 0
message-router:adhoc-command/add-script/Average processing time 0
message-router:adhoc-command/get-config-file/Average processing time 35
message-router:Local hostname build.xmpp-test.net
message-router:Uptime 35 mins, 52 sec
message-router:Version 7.2.0-SNAPSHOT-b4961/6c52eb15 (2017-08-31/01:10:51)
message-router:Load average 0.2
message-router:CPU usage [%] 4.105637
message-router:HEAP usage [%] 8.325185
message-router:NONHEAP usage [%] -1.0
message-router:CPU usage 4.1%
message-router:Max Heap mem 683,008 KB
message-router:Used Heap 56,861 KB
message-router:Free Heap 626,146 KB
message-router:Max NonHeap mem 0 KB
message-router:Used NonHeap 136,389 KB
message-router:Free NonHeap -1 KB
message-router:Heap region name PS Old Gen
message-router:JVM/GC-statistics {name=PS Scavenge;count=36;time=2939;avgTime=81;pools=[PS Eden Space, PS Survivor Space]}|{name=PS MarkSweep;count=4;time=470;avgTime=117;pools=[PS Eden Space, PS Survivor Space, PS Old Gen]}
message-router:JVM/HEAP Total Used [KB] 105645
message-router:JVM/HEAP Total Max [KB] 910336
message-router:JVM/HEAP Total Free [KB] 804690
message-router:JVM/HEAP Total Usage [%] 11.605156
message-router:JVM/MemoryPools/HeapMemory/eden/Name PS Eden Space
message-router:JVM/MemoryPools/HeapMemory/eden/Usage/Used [KB] 30136
message-router:JVM/MemoryPools/HeapMemory/eden/Usage/Max [KB] 213504
message-router:JVM/MemoryPools/HeapMemory/eden/Peak Usage/Used [KB] 298496
message-router:JVM/MemoryPools/HeapMemory/eden/Peak Usage/Max [KB] 301568
message-router:JVM/MemoryPools/HeapMemory/eden/Collection Usage/Used [KB] 0
message-router:JVM/MemoryPools/HeapMemory/eden/Collection Usage/Max [KB] 213504
message-router:JVM/MemoryPools/HeapMemory/survivor/Name PS Survivor Space
message-router:JVM/MemoryPools/HeapMemory/survivor/Usage/Used [KB] 18647
message-router:JVM/MemoryPools/HeapMemory/survivor/Usage/Max [KB] 64512
message-router:JVM/MemoryPools/HeapMemory/survivor/Peak Usage/Used [KB] 44480
message-router:JVM/MemoryPools/HeapMemory/survivor/Peak Usage/Max [KB] 64512
message-router:JVM/MemoryPools/HeapMemory/survivor/Collection Usage/Used [KB] 18647
message-router:JVM/MemoryPools/HeapMemory/survivor/Collection Usage/Max [KB] 64512
message-router:JVM/MemoryPools/HeapMemory/old/Name PS Old Gen
message-router:JVM/MemoryPools/HeapMemory/old/Usage/Used [KB] 56861
message-router:JVM/MemoryPools/HeapMemory/old/Usage/Max [KB] 683008
message-router:JVM/MemoryPools/HeapMemory/old/Peak Usage/Used [KB] 90855
message-router:JVM/MemoryPools/HeapMemory/old/Peak Usage/Max [KB] 683008
message-router:JVM/MemoryPools/HeapMemory/old/Collection Usage/Used [KB] 56853
message-router:JVM/MemoryPools/HeapMemory/old/Collection Usage/Max [KB] 683008
c2s:Last second packets 20
c2s:Last minute packets 2916
c2s:Last hour packets 0
c2s:Processing threads 16
c2s:Packets received 6675
c2s:Packets sent 6119
c2s:Total In queues wait 0
c2s:Total Out queues wait 0
c2s:Total queues wait 0
c2s:IN Queue overflow 0
c2s:OUT Queue overflow 0
c2s:Total queues overflow 0
c2s:Average processing time on last 100 runs [ms] 0
c2s:IN_QUEUE processed 5840
c2s:IN_QUEUE processed messages 1159
c2s:IN_QUEUE processed presences 45
c2s:IN_QUEUE processed cluster 0
c2s:IN_QUEUE processed other 374
c2s:IN_QUEUE processed IQ 4262
c2s:IN_QUEUE processed IQ no XMLNS 508
c2s:IN_QUEUE processed IQ default-handler 32
c2s:IN_QUEUE processed IQ jabber:iq:agents 1
c2s:IN_QUEUE processed IQ http://jabber.org/protocol/disco#items 1
c2s:IN_QUEUE processed IQ jabber:iq:roster 386
c2s:IN_QUEUE processed IQ jabber:iq:auth 2
c2s:IN_QUEUE processed IQ ping 434
c2s:IN_QUEUE processed IQ custom 1
c2s:IN_QUEUE processed IQ not-yet-supported 1
c2s:IN_QUEUE processed IQ command 2222
c2s:IN_QUEUE processed IQ jabber:iq:version 29
c2s:IN_QUEUE processed IQ bind 372
c2s:IN_QUEUE processed IQ jabber:iq:roster-dynamic 5
c2s:IN_QUEUE processed IQ jabber:iq:privacy 208
c2s:IN_QUEUE processed IQ jabber:iq:register 40
c2s:IN_QUEUE processed IQ vCard 7
c2s:IN_QUEUE processed IQ pubsub 2
c2s:IN_QUEUE processed IQ jabber:iq:private 10
c2s:IN_QUEUE processed IQ http://jabber.org/protocol/disco#info 1
c2s:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl 374
c2s:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success 374
c2s:OUT_QUEUE processed 6119
c2s:OUT_QUEUE processed messages 1149
c2s:OUT_QUEUE processed presences 74
c2s:OUT_QUEUE processed cluster 0
c2s:OUT_QUEUE processed other 379
c2s:OUT_QUEUE processed IQ 4517
c2s:OUT_QUEUE processed IQ no XMLNS 71
c2s:OUT_QUEUE processed IQ default-handler 50
c2s:OUT_QUEUE processed IQ jabber:iq:agents 1
c2s:OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items 1
c2s:OUT_QUEUE processed IQ jabber:iq:roster 223
c2s:OUT_QUEUE processed IQ jabber:iq:auth 4
c2s:OUT_QUEUE processed IQ ping 661
c2s:OUT_QUEUE processed IQ session 1
c2s:OUT_QUEUE processed IQ custom 1
c2s:OUT_QUEUE processed IQ not-yet-supported 1
c2s:OUT_QUEUE processed IQ command 2617
c2s:OUT_QUEUE processed IQ jabber:iq:version 29
c2s:OUT_QUEUE processed IQ bind 372
c2s:OUT_QUEUE processed IQ jabber:iq:roster-dynamic 7
c2s:OUT_QUEUE processed IQ jabber:iq:privacy 370
c2s:OUT_QUEUE processed IQ jabber:iq:register 80
c2s:OUT_QUEUE processed IQ vCard 8
c2s:OUT_QUEUE processed IQ pubsub 7
c2s:OUT_QUEUE processed IQ jabber:iq:private 12
c2s:OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info 1
c2s:OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl 374
c2s:OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth 374
c2s:OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls 5
c2s:OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls starttls 5
c2s:adhoc-command/del-script/Average processing time 0
c2s:adhoc-command/list-commands/Average processing time 0
c2s:adhoc-command/add-script/Average processing time 0
c2s:Open connections 3
c2s:Waiting to send 0
c2s:Bytes sent 1719629
c2s:Bytes received 795202
c2s:Socket overflow 0
c2s:Watchdog runs 3
c2s:Watchdog tests 0
c2s:Watchdog stopped 0
ext:Last second packets 0
ext:Last minute packets 0
ext:Last hour packets 0
ext:Processing threads 16
ext:Packets received 5
ext:Packets sent 4
ext:Total In queues wait 0
ext:Total Out queues wait 0
ext:Total queues wait 0
ext:IN Queue overflow 0
ext:OUT Queue overflow 0
ext:Total queues overflow 0
ext:Average processing time on last 100 runs [ms] 0
ext:IN_QUEUE processed 5
ext:IN_QUEUE processed messages 0
ext:IN_QUEUE processed presences 1
ext:IN_QUEUE processed cluster 0
ext:IN_QUEUE processed other 0
ext:IN_QUEUE processed IQ 4
ext:IN_QUEUE processed IQ no XMLNS 2
ext:IN_QUEUE processed IQ command 2
ext:OUT_QUEUE processed 4
ext:OUT_QUEUE processed messages 0
ext:OUT_QUEUE processed presences 0
ext:OUT_QUEUE processed cluster 0
ext:OUT_QUEUE processed other 0
ext:OUT_QUEUE processed IQ 4
ext:OUT_QUEUE processed IQ command 4
ext:adhoc-command/del-script/Average processing time 0
ext:adhoc-command/comp-repo-item-add/Average processing time 0
ext:adhoc-command/list-commands/Average processing time 0
ext:adhoc-command/comp-repo-item-update/Average processing time 0
ext:adhoc-command/add-script/Average processing time 0
ext:adhoc-command/comp-repo-reload/Average processing time 0
ext:adhoc-command/comp-repo-item-remove/Average processing time 0
ext:Open connections 0
ext:Waiting to send 0
ext:Bytes sent 1626
ext:Bytes received 1754
ext:Socket overflow 0
ext:Watchdog runs 3
ext:Watchdog tests 0
ext:Watchdog stopped 0
ext:Number of external domains 1
ext:Number of external component connections 0
pubsub:Last second packets 2
pubsub:Last minute packets 238
pubsub:Last hour packets 0
pubsub:Processing threads 16
pubsub:Packets received 401
pubsub:Packets sent 9
pubsub:Total In queues wait 0
pubsub:Total Out queues wait 0
pubsub:Total queues wait 0
pubsub:IN Queue overflow 0
pubsub:OUT Queue overflow 0
pubsub:Total queues overflow 0
pubsub:Average processing time on last 100 runs [ms] 0
pubsub:IN_QUEUE processed 401
pubsub:IN_QUEUE processed messages 0
pubsub:IN_QUEUE processed presences 393
pubsub:IN_QUEUE processed cluster 0
pubsub:IN_QUEUE processed other 0
pubsub:IN_QUEUE processed IQ 8
pubsub:IN_QUEUE processed IQ jabber:iq:version 1
pubsub:IN_QUEUE processed IQ pubsub 7
pubsub:OUT_QUEUE processed 9
pubsub:OUT_QUEUE processed messages 1
pubsub:OUT_QUEUE processed presences 0
pubsub:OUT_QUEUE processed cluster 0
pubsub:OUT_QUEUE processed other 0
pubsub:OUT_QUEUE processed IQ 8
pubsub:OUT_QUEUE processed IQ no XMLNS 5
pubsub:OUT_QUEUE processed IQ jabber:iq:version 1
pubsub:OUT_QUEUE processed IQ pubsub 2
pubsub:adhoc-command/del-script/Average processing time 0
pubsub:adhoc-command/create-node/Average processing time 0
pubsub:adhoc-command/subscribe-node/Average processing time 0
pubsub:adhoc-command/unsubscribe-node/Average processing time 0
pubsub:adhoc-command/retrieve-user-subscriptions/Average processing time 0
pubsub:adhoc-command/delete-item/Average processing time 0
pubsub:adhoc-command/list-nodes/Average processing time 0
pubsub:adhoc-command/list-commands/Average processing time 0
pubsub:adhoc-command/publish-item/Average processing time 0
pubsub:adhoc-command/add-script/Average processing time 0
pubsub:adhoc-command/retrieve-item/Average processing time 0
pubsub:adhoc-command/delete-node/Average processing time 0
pubsub:adhoc-command/list-items/Average processing time 0
pubsub:dao/default/getItemUpdateDate/Average processing time 0
pubsub:dao/default/getItemUpdateDate/Executions 0
pubsub:dao/default/getItemUpdateDate/Exceptions during execution 0
pubsub:dao/default/getItem/Average processing time 0
pubsub:dao/default/getItem/Executions 0
pubsub:dao/default/getItem/Exceptions during execution 0
pubsub:dao/default/getNodeAffiliations/Average processing time 0
pubsub:dao/default/getNodeAffiliations/Executions 0
pubsub:dao/default/getNodeAffiliations/Exceptions during execution 0
pubsub:dao/default/createNode/Average processing time 11
pubsub:dao/default/createNode/Executions 3
pubsub:dao/default/createNode/Exceptions during execution 0
pubsub:dao/default/getUserRoster/Average processing time 0
pubsub:dao/default/getUserRoster/Executions 0
pubsub:dao/default/getUserRoster/Exceptions during execution 0
pubsub:dao/default/setDataSource/Average processing time 0
pubsub:dao/default/setDataSource/Executions 0
pubsub:dao/default/setDataSource/Exceptions during execution 0
pubsub:dao/default/getNodesList/Average processing time 0
pubsub:dao/default/getNodesList/Executions 0
pubsub:dao/default/getNodesList/Exceptions during execution 0
pubsub:dao/default/getBuddySubscription/Average processing time 0
pubsub:dao/default/getBuddySubscription/Executions 0
pubsub:dao/default/getBuddySubscription/Exceptions during execution 0
pubsub:dao/default/removeNodeSubscription/Average processing time 0
pubsub:dao/default/removeNodeSubscription/Executions 0
pubsub:dao/default/removeNodeSubscription/Exceptions during execution 0
pubsub:dao/default/getBuddyGroups/Average processing time 0
pubsub:dao/default/getBuddyGroups/Executions 0
pubsub:dao/default/getBuddyGroups/Exceptions during execution 0
pubsub:dao/default/queryItems/Average processing time 0
pubsub:dao/default/queryItems/Executions 0
pubsub:dao/default/queryItems/Exceptions during execution 0
pubsub:dao/default/removeFromRootCollection/Average processing time 0
pubsub:dao/default/removeFromRootCollection/Executions 0
pubsub:dao/default/removeFromRootCollection/Exceptions during execution 0
pubsub:dao/default/getNodeMeta/Average processing time 2
pubsub:dao/default/getNodeMeta/Executions 3
pubsub:dao/default/getNodeMeta/Exceptions during execution 0
pubsub:dao/default/getItemsIds/Average processing time 0
pubsub:dao/default/getItemsIds/Executions 0
pubsub:dao/default/getItemsIds/Exceptions during execution 0
pubsub:dao/default/removeService/Average processing time 8
pubsub:dao/default/removeService/Executions 6
pubsub:dao/default/removeService/Exceptions during execution 0
pubsub:dao/default/addToRootCollection/Average processing time 0
pubsub:dao/default/addToRootCollection/Executions 2
pubsub:dao/default/addToRootCollection/Exceptions during execution 0
pubsub:dao/default/updateNodeSubscription/Average processing time 6
pubsub:dao/default/updateNodeSubscription/Executions 4
pubsub:dao/default/updateNodeSubscription/Exceptions during execution 0
pubsub:dao/default/updateNodeAffiliation/Average processing time 3
pubsub:dao/default/updateNodeAffiliation/Executions 4
pubsub:dao/default/updateNodeAffiliation/Exceptions during execution 0
pubsub:dao/default/updateNodeConfig/Average processing time 0
pubsub:dao/default/updateNodeConfig/Executions 0
pubsub:dao/default/updateNodeConfig/Exceptions during execution 0
pubsub:dao/default/parseConfig/Average processing time 0
pubsub:dao/default/parseConfig/Executions 0
pubsub:dao/default/parseConfig/Exceptions during execution 0
pubsub:dao/default/destroy/Average processing time 0
pubsub:dao/default/destroy/Executions 0
pubsub:dao/default/destroy/Exceptions during execution 0
pubsub:dao/default/deleteNode/Average processing time 0
pubsub:dao/default/deleteNode/Executions 0
pubsub:dao/default/deleteNode/Exceptions during execution 0
pubsub:dao/default/getUserAffiliations/Average processing time 0
pubsub:dao/default/getUserAffiliations/Executions 0
pubsub:dao/default/getUserAffiliations/Exceptions during execution 0
pubsub:dao/default/getNodeSubscriptions/Average processing time 0
pubsub:dao/default/getNodeSubscriptions/Executions 0
pubsub:dao/default/getNodeSubscriptions/Exceptions during execution 0
pubsub:dao/default/getNodeId/Average processing time 5
pubsub:dao/default/getNodeId/Executions 1
pubsub:dao/default/getNodeId/Exceptions during execution 0
pubsub:dao/default/getChildNodes/Average processing time 4
pubsub:dao/default/getChildNodes/Executions 1
pubsub:dao/default/getChildNodes/Exceptions during execution 0
pubsub:dao/default/writeItem/Average processing time 0
pubsub:dao/default/writeItem/Executions 0
pubsub:dao/default/writeItem/Exceptions during execution 0
pubsub:dao/default/getItemCreationDate/Average processing time 0
pubsub:dao/default/getItemCreationDate/Executions 0
pubsub:dao/default/getItemCreationDate/Exceptions during execution 0
pubsub:dao/default/getItemsMeta/Average processing time 0
pubsub:dao/default/getItemsMeta/Executions 0
pubsub:dao/default/getItemsMeta/Exceptions during execution 0
pubsub:dao/default/removeAllFromRootCollection/Average processing time 0
pubsub:dao/default/removeAllFromRootCollection/Executions 0
pubsub:dao/default/removeAllFromRootCollection/Exceptions during execution 0
pubsub:dao/default/deleteItem/Average processing time 0
pubsub:dao/default/deleteItem/Executions 0
pubsub:dao/default/deleteItem/Exceptions during execution 0
pubsub:dao/default/getUserSubscriptions/Average processing time 0
pubsub:dao/default/getUserSubscriptions/Executions 0
pubsub:dao/default/getUserSubscriptions/Exceptions during execution 0
pubsub:dao/default/getItemsIdsSince/Average processing time 0
pubsub:dao/default/getItemsIdsSince/Executions 0
pubsub:dao/default/getItemsIdsSince/Exceptions during execution 0
pubsub:dao/default/getAllNodesList/Average processing time 0
pubsub:dao/default/getAllNodesList/Executions 0
pubsub:dao/default/getAllNodesList/Exceptions during execution 0
pubsub:dao/default/getNodeConfig/Average processing time 0
pubsub:dao/default/getNodeConfig/Executions 0
pubsub:dao/default/getNodeConfig/Exceptions during execution 0
pubsub:Cached nodes 3
pubsub:Update subscriptions calls 4
pubsub:Subscriptions count (in cache) 4
pubsub:Affiliations count (in cache) 4
pubsub:Repository writes 8
pubsub:Added new nodes 3
pubsub:Total writing time 160ms
pubsub:Average DB write time [ms] 14
pubsub:cache/hit-miss ratio per minute 0.0
pubsub:cache/hit-miss ratio per second 0.0
pubsub:db/getNodeItems requests/Average processing time 0
pubsub:Locally processed packets last hour 0
pubsub:Locally processed packets last minute 238
pubsub:Locally processed packets last second 2
pubsub:Forwarded packets last hour 0
pubsub:Forwarded packets last minute 0
pubsub:Forwarded packets last second 0
echo:Last second packets 0
echo:Last minute packets 155
echo:Last hour packets 0
echo:Processing threads 1
echo:Packets received 349
echo:Packets sent 349
echo:Total In queues wait 0
echo:Total Out queues wait 0
echo:Total queues wait 0
echo:IN Queue overflow 0
echo:OUT Queue overflow 0
echo:Total queues overflow 0
echo:Average processing time on last 100 runs [ms] 0
echo:IN_QUEUE processed 349
echo:IN_QUEUE processed messages 0
echo:IN_QUEUE processed presences 110
echo:IN_QUEUE processed cluster 0
echo:IN_QUEUE processed other 0
echo:IN_QUEUE processed IQ 239
echo:IN_QUEUE processed IQ default-handler 121
echo:IN_QUEUE processed IQ ping 118
echo:OUT_QUEUE processed 349
echo:OUT_QUEUE processed messages 0
echo:OUT_QUEUE processed presences 110
echo:OUT_QUEUE processed cluster 0
echo:OUT_QUEUE processed other 0
echo:OUT_QUEUE processed IQ 239
echo:OUT_QUEUE processed IQ default-handler 121
echo:OUT_QUEUE processed IQ ping 118
echo:adhoc-command/del-script/Average processing time 0
echo:adhoc-command/list-commands/Average processing time 0
echo:adhoc-command/add-script/Average processing time 0
test:Last second packets 0
test:Last minute packets 0
test:Last hour packets 0
test:Processing threads 1
test:Packets received 1006
test:Packets sent 112116
test:Total In queues wait 0
test:Total Out queues wait 0
test:Total queues wait 0
test:IN Queue overflow 0
test:OUT Queue overflow 0
test:Total queues overflow 0
test:Average processing time on last 100 runs [ms] 232
test:IN_QUEUE processed 1006
test:IN_QUEUE processed messages 1006
test:IN_QUEUE processed presences 0
test:IN_QUEUE processed cluster 0
test:IN_QUEUE processed other 0
test:IN_QUEUE processed IQ 0
test:OUT_QUEUE processed 112116
test:OUT_QUEUE processed messages 112116
test:OUT_QUEUE processed presences 0
test:OUT_QUEUE processed cluster 0
test:OUT_QUEUE processed other 0
test:OUT_QUEUE processed IQ 0
test:adhoc-command/del-script/Average processing time 0
test:adhoc-command/list-commands/Average processing time 0
test:adhoc-command/add-script/Average processing time 0
s2s:Last second packets 0
s2s:Last minute packets 0
s2s:Last hour packets 0
s2s:Processing threads 16
s2s:Packets received 409
s2s:Packets sent 409
s2s:Total In queues wait 0
s2s:Total Out queues wait 0
s2s:Total queues wait 0
s2s:IN Queue overflow 0
s2s:OUT Queue overflow 0
s2s:Total queues overflow 0
s2s:Average processing time on last 100 runs [ms] 0
s2s:IN_QUEUE processed 402
s2s:IN_QUEUE processed messages 0
s2s:IN_QUEUE processed presences 0
s2s:IN_QUEUE processed cluster 0
s2s:IN_QUEUE processed other 0
s2s:IN_QUEUE processed IQ 402
s2s:IN_QUEUE processed IQ ping 402
s2s:OUT_QUEUE processed 409
s2s:OUT_QUEUE processed messages 0
s2s:OUT_QUEUE processed presences 0
s2s:OUT_QUEUE processed cluster 0
s2s:OUT_QUEUE processed other 0
s2s:OUT_QUEUE processed IQ 409
s2s:OUT_QUEUE processed IQ ping 402
s2s:OUT_QUEUE processed IQ command 7
s2s:adhoc-command/del-script/Average processing time 0
s2s:adhoc-command/s2s-get-cid-connection/Average processing time 2
s2s:adhoc-command/s2s-bad-state-conns/Average processing time 5
s2s:adhoc-command/s2s-reset-bad-state-conns/Average processing time 5
s2s:adhoc-command/list-commands/Average processing time 0
s2s:adhoc-command/add-script/Average processing time 0
s2s:Open connections 0
s2s:Waiting to send 0
s2s:Bytes sent 0
s2s:Bytes received 0
s2s:Socket overflow 0
s2s:Watchdog runs 3
s2s:Watchdog tests 0
s2s:Watchdog stopped 0
s2s:CIDs number 200
cl-comp:Last second packets 0
cl-comp:Last minute packets 0
cl-comp:Last hour packets 0
cl-comp:Processing threads 32
cl-comp:Packets received 8
cl-comp:Packets sent 8
cl-comp:Total In queues wait 0
cl-comp:Total Out queues wait 0
cl-comp:Total queues wait 0
cl-comp:IN Queue overflow 0
cl-comp:OUT Queue overflow 0
cl-comp:Total queues overflow 0
cl-comp:Average processing time on last 100 runs [ms] 0
cl-comp:IN_QUEUE processed 0
cl-comp:IN_QUEUE processed messages 0
cl-comp:IN_QUEUE processed presences 0
cl-comp:IN_QUEUE processed cluster 0
cl-comp:IN_QUEUE processed other 0
cl-comp:IN_QUEUE processed IQ 0
cl-comp:OUT_QUEUE processed 8
cl-comp:OUT_QUEUE processed messages 0
cl-comp:OUT_QUEUE processed presences 0
cl-comp:OUT_QUEUE processed cluster 0
cl-comp:OUT_QUEUE processed other 0
cl-comp:OUT_QUEUE processed IQ 8
cl-comp:OUT_QUEUE processed IQ command 8
cl-comp:adhoc-command/del-script/Average processing time 0
cl-comp:adhoc-command/force-stop-service/Average processing time 2
cl-comp:adhoc-command/sim-serv-stopped/Average processing time 3
cl-comp:adhoc-command/cluster-nodes-list/Average processing time 0
cl-comp:adhoc-command/list-commands/Average processing time 0
cl-comp:adhoc-command/add-script/Average processing time 0
cl-comp:adhoc-command/service-keys/Average processing time 4
cl-comp:Open connections 0
cl-comp:Waiting to send 0
cl-comp:Bytes sent 0
cl-comp:Bytes received 0
cl-comp:Socket overflow 0
cl-comp:Watchdog runs 71
cl-comp:Watchdog tests 0
cl-comp:Watchdog stopped 0
cl-comp:Total disconnects 0
cl-comp:Service connected time-outs 0
cl-comp:Last day disconnects [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
cl-comp:Last hour disconnects [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
cl-comp:Average compression ratio NaN
cl-comp:Average decompression ratio NaN
cl-comp:Max daily cluster nodes count in last month [1]
cl-comp:Max nodes count within last week 1
eventbus:Last second packets 0
eventbus:Last minute packets 0
eventbus:Last hour packets 0
eventbus:Processing threads 1
eventbus:Packets received 0
eventbus:Packets sent 0
eventbus:Total In queues wait 0
eventbus:Total Out queues wait 0
eventbus:Total queues wait 0
eventbus:IN Queue overflow 0
eventbus:OUT Queue overflow 0
eventbus:Total queues overflow 0
eventbus:Average processing time on last 100 runs [ms] 0
eventbus:IN_QUEUE processed 0
eventbus:IN_QUEUE processed messages 0
eventbus:IN_QUEUE processed presences 0
eventbus:IN_QUEUE processed cluster 0
eventbus:IN_QUEUE processed other 0
eventbus:IN_QUEUE processed IQ 0
eventbus:OUT_QUEUE processed 0
eventbus:OUT_QUEUE processed messages 0
eventbus:OUT_QUEUE processed presences 0
eventbus:OUT_QUEUE processed cluster 0
eventbus:OUT_QUEUE processed other 0
eventbus:OUT_QUEUE processed IQ 0
eventbus:adhoc-command/del-script/Average processing time 0
eventbus:adhoc-command/list-commands/Average processing time 0
eventbus:adhoc-command/add-script/Average processing time 0
monitor:Last second packets 0
monitor:Last minute packets 0
monitor:Last hour packets 0
monitor:Processing threads 1
monitor:Packets received 0
monitor:Packets sent 0
monitor:Total In queues wait 0
monitor:Total Out queues wait 0
monitor:Total queues wait 0
monitor:IN Queue overflow 0
monitor:OUT Queue overflow 0
monitor:Total queues overflow 0
monitor:Average processing time on last 100 runs [ms] 0
monitor:IN_QUEUE processed 0
monitor:IN_QUEUE processed messages 0
monitor:IN_QUEUE processed presences 0
monitor:IN_QUEUE processed cluster 0
monitor:IN_QUEUE processed other 0
monitor:IN_QUEUE processed IQ 0
monitor:OUT_QUEUE processed 0
monitor:OUT_QUEUE processed messages 0
monitor:OUT_QUEUE processed presences 0
monitor:OUT_QUEUE processed cluster 0
monitor:OUT_QUEUE processed other 0
monitor:OUT_QUEUE processed IQ 0
monitor:adhoc-command/del-script/Average processing time 0
monitor:adhoc-command/list-commands/Average processing time 0
monitor:adhoc-command/add-script/Average processing time 0
monitor:adhoc-command/load-errors/Average processing time 0
ws2s:Last second packets 0
ws2s:Last minute packets 0
ws2s:Last hour packets 0
ws2s:Processing threads 16
ws2s:Packets received 0
ws2s:Packets sent 0
ws2s:Total In queues wait 0
ws2s:Total Out queues wait 0
ws2s:Total queues wait 0
ws2s:IN Queue overflow 0
ws2s:OUT Queue overflow 0
ws2s:Total queues overflow 0
ws2s:Average processing time on last 100 runs [ms] 0
ws2s:IN_QUEUE processed 0
ws2s:IN_QUEUE processed messages 0
ws2s:IN_QUEUE processed presences 0
ws2s:IN_QUEUE processed cluster 0
ws2s:IN_QUEUE processed other 0
ws2s:IN_QUEUE processed IQ 0
ws2s:OUT_QUEUE processed 0
ws2s:OUT_QUEUE processed messages 0
ws2s:OUT_QUEUE processed presences 0
ws2s:OUT_QUEUE processed cluster 0
ws2s:OUT_QUEUE processed other 0
ws2s:OUT_QUEUE processed IQ 0
ws2s:adhoc-command/del-script/Average processing time 0
ws2s:adhoc-command/list-commands/Average processing time 0
ws2s:adhoc-command/add-script/Average processing time 0
ws2s:Open connections 0
ws2s:Waiting to send 0
ws2s:Bytes sent 0
ws2s:Bytes received 0
ws2s:Socket overflow 0
ws2s:Watchdog runs 3
ws2s:Watchdog tests 0
ws2s:Watchdog stopped 0
amp:Last second packets 0
amp:Last minute packets 0
amp:Last hour packets 0
amp:Processing threads 1
amp:Packets received 13
amp:Packets sent 0
amp:Total In queues wait 0
amp:Total Out queues wait 0
amp:Total queues wait 0
amp:IN Queue overflow 0
amp:OUT Queue overflow 0
amp:Total queues overflow 0
amp:Average processing time on last 100 runs [ms] 0
amp:IN_QUEUE processed 13
amp:IN_QUEUE processed messages 0
amp:IN_QUEUE processed presences 13
amp:IN_QUEUE processed cluster 0
amp:IN_QUEUE processed other 0
amp:IN_QUEUE processed IQ 0
amp:OUT_QUEUE processed 0
amp:OUT_QUEUE processed messages 0
amp:OUT_QUEUE processed presences 0
amp:OUT_QUEUE processed cluster 0
amp:OUT_QUEUE processed other 0
amp:OUT_QUEUE processed IQ 0
amp:adhoc-command/del-script/Average processing time 0
amp:adhoc-command/list-commands/Average processing time 0
amp:adhoc-command/add-script/Average processing time 0
amp:msgBroadcastRepository/default/setDataSource/Average processing time 0
amp:msgBroadcastRepository/default/setDataSource/Executions 0
amp:msgBroadcastRepository/default/setDataSource/Exceptions during execution 0
bosh:Last second packets 0
bosh:Last minute packets 285
bosh:Last hour packets 0
bosh:Processing threads 16
bosh:Packets received 725
bosh:Packets sent 657
bosh:Total In queues wait 0
bosh:Total Out queues wait 0
bosh:Total queues wait 0
bosh:IN Queue overflow 0
bosh:OUT Queue overflow 0
bosh:Total queues overflow 0
bosh:Average processing time on last 100 runs [ms] 0
bosh:IN_QUEUE processed 541
bosh:IN_QUEUE processed messages 10
bosh:IN_QUEUE processed presences 52
bosh:IN_QUEUE processed cluster 0
bosh:IN_QUEUE processed other 39
bosh:IN_QUEUE processed IQ 440
bosh:IN_QUEUE processed IQ no XMLNS 33
bosh:IN_QUEUE processed IQ default-handler 50
bosh:IN_QUEUE processed IQ jabber:iq:agents 2
bosh:IN_QUEUE processed IQ http://jabber.org/protocol/disco#items 2
bosh:IN_QUEUE processed IQ jabber:iq:roster 52
bosh:IN_QUEUE processed IQ jabber:iq:auth 4
bosh:IN_QUEUE processed IQ ping 50
bosh:IN_QUEUE processed IQ custom 2
bosh:IN_QUEUE processed IQ not-yet-supported 2
bosh:IN_QUEUE processed IQ command 176
bosh:IN_QUEUE processed IQ jabber:iq:version 2
bosh:IN_QUEUE processed IQ bind 37
bosh:IN_QUEUE processed IQ jabber:iq:register 2
bosh:IN_QUEUE processed IQ vCard 9
bosh:IN_QUEUE processed IQ jabber:iq:private 15
bosh:IN_QUEUE processed IQ http://jabber.org/protocol/disco#info 2
bosh:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl 39
bosh:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success 39
bosh:OUT_QUEUE processed 657
bosh:OUT_QUEUE processed messages 8
bosh:OUT_QUEUE processed presences 52
bosh:OUT_QUEUE processed cluster 0
bosh:OUT_QUEUE processed other 39
bosh:OUT_QUEUE processed IQ 558
bosh:OUT_QUEUE processed IQ no XMLNS 4
bosh:OUT_QUEUE processed IQ default-handler 50
bosh:OUT_QUEUE processed IQ jabber:iq:agents 2
bosh:OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items 2
bosh:OUT_QUEUE processed IQ jabber:iq:roster 31
bosh:OUT_QUEUE processed IQ jabber:iq:auth 8
bosh:OUT_QUEUE processed IQ ping 59
bosh:OUT_QUEUE processed IQ custom 2
bosh:OUT_QUEUE processed IQ not-yet-supported 2
bosh:OUT_QUEUE processed IQ command 321
bosh:OUT_QUEUE processed IQ jabber:iq:version 2
bosh:OUT_QUEUE processed IQ bind 37
bosh:OUT_QUEUE processed IQ jabber:iq:register 6
bosh:OUT_QUEUE processed IQ vCard 11
bosh:OUT_QUEUE processed IQ jabber:iq:private 19
bosh:OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info 2
bosh:OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl 39
bosh:OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth 39
bosh:adhoc-command/del-script/Average processing time 0
bosh:adhoc-command/pre-bind-bosh-session/Average processing time 0
bosh:adhoc-command/list-commands/Average processing time 0
bosh:adhoc-command/add-script/Average processing time 0
bosh:Open connections 0
bosh:Waiting to send 0
bosh:Bytes sent 523233
bosh:Bytes received 114229
bosh:Socket overflow 0
bosh:Watchdog runs 0
bosh:Watchdog tests 0
bosh:Watchdog stopped 0
http:Last second packets 0
http:Last minute packets 0
http:Last hour packets 0
http:Processing threads 1
http:Packets received 0
http:Packets sent 0
http:Total In queues wait 0
http:Total Out queues wait 0
http:Total queues wait 0
http:IN Queue overflow 0
http:OUT Queue overflow 0
http:Total queues overflow 0
http:Average processing time on last 100 runs [ms] 0
http:IN_QUEUE processed 0
http:IN_QUEUE processed messages 0
http:IN_QUEUE processed presences 0
http:IN_QUEUE processed cluster 0
http:IN_QUEUE processed other 0
http:IN_QUEUE processed IQ 0
http:OUT_QUEUE processed 0
http:OUT_QUEUE processed messages 0
http:OUT_QUEUE processed presences 0
http:OUT_QUEUE processed cluster 0
http:OUT_QUEUE processed other 0
http:OUT_QUEUE processed IQ 0
http:adhoc-command/del-script/Average processing time 0
http:adhoc-command/list-commands/Average processing time 0
http:adhoc-command/add-script/Average processing time 0
message-archive:Last second packets 0
message-archive:Last minute packets 0
message-archive:Last hour packets 0
message-archive:Processing threads 16
message-archive:Packets received 0
message-archive:Packets sent 0
message-archive:Total In queues wait 0
message-archive:Total Out queues wait 0
message-archive:Total queues wait 0
message-archive:IN Queue overflow 0
message-archive:OUT Queue overflow 0
message-archive:Total queues overflow 0
message-archive:Average processing time on last 100 runs [ms] 0
message-archive:IN_QUEUE processed 0
message-archive:IN_QUEUE processed messages 0
message-archive:IN_QUEUE processed presences 0
message-archive:IN_QUEUE processed cluster 0
message-archive:IN_QUEUE processed other 0
message-archive:IN_QUEUE processed IQ 0
message-archive:OUT_QUEUE processed 0
message-archive:OUT_QUEUE processed messages 0
message-archive:OUT_QUEUE processed presences 0
message-archive:OUT_QUEUE processed cluster 0
message-archive:OUT_QUEUE processed other 0
message-archive:OUT_QUEUE processed IQ 0
message-archive:adhoc-command/del-script/Average processing time 0
message-archive:adhoc-command/list-commands/Average processing time 0
message-archive:adhoc-command/add-script/Average processing time 0
message-archive:repositoryPool/default/queryCollections/Average processing time 0
message-archive:repositoryPool/default/queryCollections/Executions 0
message-archive:repositoryPool/default/queryCollections/Exceptions during execution 0
message-archive:repositoryPool/default/destroy/Average processing time 0
message-archive:repositoryPool/default/destroy/Executions 0
message-archive:repositoryPool/default/destroy/Exceptions during execution 0
message-archive:repositoryPool/default/getTags/Average processing time 0
message-archive:repositoryPool/default/getTags/Executions 0
message-archive:repositoryPool/default/getTags/Exceptions during execution 0
message-archive:repositoryPool/default/deleteExpiredMessages/Average processing time 0
message-archive:repositoryPool/default/deleteExpiredMessages/Executions 0
message-archive:repositoryPool/default/deleteExpiredMessages/Exceptions during execution 0
message-archive:repositoryPool/default/archiveMessage/Average processing time 0
message-archive:repositoryPool/default/archiveMessage/Executions 0
message-archive:repositoryPool/default/archiveMessage/Exceptions during execution 0
message-archive:repositoryPool/default/newQuery/Average processing time 0
message-archive:repositoryPool/default/newQuery/Executions 0
message-archive:repositoryPool/default/newQuery/Exceptions during execution 0
message-archive:repositoryPool/default/setDataSource/Average processing time 0
message-archive:repositoryPool/default/setDataSource/Executions 0
message-archive:repositoryPool/default/setDataSource/Exceptions during execution 0
message-archive:repositoryPool/default/removeItems/Average processing time 0
message-archive:repositoryPool/default/removeItems/Executions 0
message-archive:repositoryPool/default/removeItems/Exceptions during execution 0
message-archive:repositoryPool/default/queryItems/Average processing time 0
message-archive:repositoryPool/default/queryItems/Executions 0
message-archive:repositoryPool/default/queryItems/Exceptions during execution 0
message-archive:Removal time of expired messages (avg) -1.0
sess-man:Last second packets 13
sess-man:Last minute packets 3335
sess-man:Last hour packets 0
sess-man:Processing threads 64
sess-man:Packets received 120661
sess-man:Packets sent 10580
sess-man:Total In queues wait 0
sess-man:Total Out queues wait 0
sess-man:Total queues wait 0
sess-man:IN Queue overflow 0
sess-man:OUT Queue overflow 0
sess-man:Total queues overflow 0
sess-man:Average processing time on last 100 runs [ms] 20
sess-man:IN_QUEUE processed 120490
sess-man:IN_QUEUE processed messages 113443
sess-man:IN_QUEUE processed presences 315
sess-man:IN_QUEUE processed cluster 0
sess-man:IN_QUEUE processed other 418
sess-man:IN_QUEUE processed IQ 6313
sess-man:IN_QUEUE processed IQ no XMLNS 40
sess-man:IN_QUEUE processed IQ default-handler 228
sess-man:IN_QUEUE processed IQ jabber:iq:agents 3
sess-man:IN_QUEUE processed IQ http://jabber.org/protocol/disco#items 6
sess-man:IN_QUEUE processed IQ jabber:iq:roster 254
sess-man:IN_QUEUE processed IQ jabber:iq:auth 12
sess-man:IN_QUEUE processed IQ ping 1247
sess-man:IN_QUEUE processed IQ session 1
sess-man:IN_QUEUE processed IQ custom 6
sess-man:IN_QUEUE processed IQ not-yet-supported 3
sess-man:IN_QUEUE processed IQ command 3532
sess-man:IN_QUEUE processed IQ jabber:iq:version 32
sess-man:IN_QUEUE processed IQ bind 409
sess-man:IN_QUEUE processed IQ jabber:iq:roster-dynamic 7
sess-man:IN_QUEUE processed IQ jabber:iq:privacy 370
sess-man:IN_QUEUE processed IQ jabber:iq:register 86
sess-man:IN_QUEUE processed IQ vCard 19
sess-man:IN_QUEUE processed IQ jabber:iq:roster-load 12
sess-man:IN_QUEUE processed IQ pubsub 9
sess-man:IN_QUEUE processed IQ jabber:iq:private 31
sess-man:IN_QUEUE processed IQ http://jabber.org/protocol/disco#info 6
sess-man:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl 413
sess-man:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth 413
sess-man:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls 5
sess-man:IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls starttls 5
sess-man:OUT_QUEUE processed 10578
sess-man:OUT_QUEUE processed messages 2356
sess-man:OUT_QUEUE processed presences 693
sess-man:OUT_QUEUE processed cluster 0
sess-man:OUT_QUEUE processed other 413
sess-man:OUT_QUEUE processed IQ 7118
sess-man:OUT_QUEUE processed IQ no XMLNS 1562
sess-man:OUT_QUEUE processed IQ default-handler 203
sess-man:OUT_QUEUE processed IQ jabber:iq:agents 3
sess-man:OUT_QUEUE processed IQ http://jabber.org/protocol/disco#items 6
sess-man:OUT_QUEUE processed IQ jabber:iq:roster 438
sess-man:OUT_QUEUE processed IQ jabber:iq:auth 6
sess-man:OUT_QUEUE processed IQ ping 1004
sess-man:OUT_QUEUE processed IQ custom 6
sess-man:OUT_QUEUE processed IQ not-yet-supported 3
sess-man:OUT_QUEUE processed IQ command 3123
sess-man:OUT_QUEUE processed IQ jabber:iq:version 32
sess-man:OUT_QUEUE processed IQ bind 409
sess-man:OUT_QUEUE processed IQ jabber:iq:roster-dynamic 5
sess-man:OUT_QUEUE processed IQ jabber:iq:privacy 208
sess-man:OUT_QUEUE processed IQ jabber:iq:register 42
sess-man:OUT_QUEUE processed IQ vCard 16
sess-man:OUT_QUEUE processed IQ jabber:iq:roster-load 12
sess-man:OUT_QUEUE processed IQ pubsub 9
sess-man:OUT_QUEUE processed IQ jabber:iq:private 25
sess-man:OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info 6
sess-man:OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl 413
sess-man:OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success 413
sess-man:adhoc-command/del-script/Average processing time 0
sess-man:adhoc-command/connection-time/Average processing time 5
sess-man:adhoc-command/http://jabber.org/protocol/admin#user-stats/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#add-user/Average processing time 4
sess-man:adhoc-command/http://jabber.org/protocol/admin#set-welcome/Average processing time 0
sess-man:adhoc-command/modify-user/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#get-idle-users/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#get-idle-users-num/Average processing time 1
sess-man:adhoc-command/http://jabber.org/protocol/admin#end-user-session/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#delete-welcome/Average processing time 0
sess-man:adhoc-command/list-commands/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#get-registered-users-list/Average processing time 0
sess-man:adhoc-command/roster-fixer-cluster/Average processing time 252
sess-man:adhoc-command/user-domain-perm/Average processing time 3
sess-man:adhoc-command/add-script/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#edit-motd/Average processing time 0
sess-man:adhoc-command/groovy-example/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#delete-motd/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#get-top-active-users/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#get-online-users-list/Average processing time 1
sess-man:adhoc-command/http://jabber.org/protocol/admin#announce/Average processing time 6
sess-man:adhoc-command/user-roster-management/Average processing time 3
sess-man:adhoc-command/http://jabber.org/protocol/admin#delete-user/Average processing time 3
sess-man:adhoc-command/http://jabber.org/protocol/admin#remove-user-tracker/Average processing time 5
sess-man:adhoc-command/user-roster-management-ext/Average processing time 3
sess-man:adhoc-command/http://jabber.org/protocol/admin#set-motd/Average processing time 0
sess-man:adhoc-command/oauth-credentials/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#get-active-users/Average processing time 1
sess-man:adhoc-command/get-user-info/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#change-user-password/Average processing time 1
sess-man:adhoc-command/http://jabber.org/protocol/admin#add-user-tracker/Average processing time 8
sess-man:adhoc-command/roster-fixer/Average processing time 3
sess-man:adhoc-command/hello/Average processing time 0
sess-man:adhoc-command/http://jabber.org/protocol/admin#get-active-users-num/Average processing time 1
sess-man:adhoc-command/http://jabber.org/protocol/admin#get-user-roster/Average processing time 7
sess-man:msgRepository/default/storeMessage/Average processing time 1
sess-man:msgRepository/default/storeMessage/Executions 111097
sess-man:msgRepository/default/storeMessage/Exceptions during execution 111100
sess-man:msgRepository/default/loadMessagesToJID/Average processing time 1
sess-man:msgRepository/default/loadMessagesToJID/Executions 13
sess-man:msgRepository/default/loadMessagesToJID/Exceptions during execution 0
sess-man:msgRepository/default/setCondition/Average processing time 0
sess-man:msgRepository/default/setCondition/Executions 0
sess-man:msgRepository/default/setCondition/Exceptions during execution 0
sess-man:msgRepository/default/getMessageExpired/Average processing time 22
sess-man:msgRepository/default/getMessageExpired/Executions 1
sess-man:msgRepository/default/getMessageExpired/Exceptions during execution 0
sess-man:msgRepository/default/setDataSource/Average processing time 0
sess-man:msgRepository/default/setDataSource/Executions 0
sess-man:msgRepository/default/setDataSource/Exceptions during execution 0
sess-man:msgRepository/default/getMessagesList/Average processing time 0
sess-man:msgRepository/default/getMessagesList/Executions 0
sess-man:msgRepository/default/getMessagesList/Exceptions during execution 0
sess-man:msgRepository/default/getMessagesCount/Average processing time 0
sess-man:msgRepository/default/getMessagesCount/Executions 0
sess-man:msgRepository/default/getMessagesCount/Exceptions during execution 0
sess-man:Open user connections 3
sess-man:Maximum user connections 9
sess-man:Total user connections 467
sess-man:Closed user connections 411
sess-man:Open user sessions 4
sess-man:Maximum user sessions 9
sess-man:Total user sessions 356
sess-man:Active user connections 1
sess-man:Authentication timouts 0
sess-man:Average amp on last 100 runs [ms] 0
sess-man:Maximum user sessions today 9
sess-man:Maximum user sessions yesterday 0
sess-man:Max daily users sessions count last month [8]
sess-man:Max users sessions within last week 8
jabber:iq:register:Registered users 41
jabber:iq:register:Invalid registrations 0
presence-state:Users status changes 19
stats:adhoc-command/del-script/Average processing time 0
stats:adhoc-command/list-commands/Average processing time 0
stats:adhoc-command/add-script/Average processing time 0
dataSource:Number of data sources 1
dataSource:default/uri jdbc:derby:/var/lib/jenkins/jobs/private-TTS-tests-runner/workspace/tigase-testsuite/tigasetest;create=true
dataSource:default/connections count 16
dataSource:default/reconnections 0
dataSource:default/failed reconnections 0
userRepository:default/getKeys/Average processing time 0
userRepository:default/getKeys/Executions 1
userRepository:default/getKeys/Exceptions during execution 1
userRepository:default/getUserUID/Average processing time 0
userRepository:default/getUserUID/Executions 0
userRepository:default/getUserUID/Exceptions during execution 0
userRepository:default/getDataList/Average processing time 0
userRepository:default/getDataList/Executions 0
userRepository:default/getDataList/Exceptions during execution 0
userRepository:default/addUser/Average processing time 23
userRepository:default/addUser/Executions 5
userRepository:default/addUser/Exceptions during execution 0
userRepository:default/setData/Average processing time 1
userRepository:default/setData/Executions 261
userRepository:default/setData/Exceptions during execution 0
userRepository:default/addDataList/Average processing time 0
userRepository:default/addDataList/Executions 0
userRepository:default/addDataList/Exceptions during execution 0
userRepository:default/getResourceUri/Average processing time 0
userRepository:default/getResourceUri/Executions 1
userRepository:default/getResourceUri/Exceptions during execution 0
userRepository:default/getData/Average processing time 1
userRepository:default/getData/Executions 43
userRepository:default/getData/Exceptions during execution 0
userRepository:default/removeData/Average processing time 0
userRepository:default/removeData/Executions 0
userRepository:default/removeData/Exceptions during execution 0
userRepository:default/setDataList/Average processing time 0
userRepository:default/setDataList/Executions 0
userRepository:default/setDataList/Exceptions during execution 0
userRepository:default/getUsers/Average processing time 0
userRepository:default/getUsers/Executions 3
userRepository:default/getUsers/Exceptions during execution 0
userRepository:default/removeUser/Average processing time 1
userRepository:default/removeUser/Executions 6
userRepository:default/removeUser/Exceptions during execution 6
userRepository:default/getUsersCount/Average processing time 0
userRepository:default/getUsersCount/Executions 0
userRepository:default/getUsersCount/Exceptions during execution 0
userRepository:default/userExists/Average processing time 0
userRepository:default/userExists/Executions 111115
userRepository:default/userExists/Exceptions during execution 0
userRepository:default/removeSubnode/Average processing time 12
userRepository:default/removeSubnode/Executions 26
userRepository:default/removeSubnode/Exceptions during execution 0
userRepository:default/getSubnodes/Average processing time 0
userRepository:default/getSubnodes/Executions 519
userRepository:default/getSubnodes/Exceptions during execution 0
authRepository:default/loggedIn/Average processing time 1
authRepository:default/loggedIn/Executions 413
authRepository:default/loggedIn/Exceptions during execution 0
authRepository:default/removeUser/Average processing time 3
authRepository:default/removeUser/Executions 6
authRepository:default/removeUser/Exceptions during execution 0
authRepository:default/plainAuth/Average processing time 0
authRepository:default/plainAuth/Executions 0
authRepository:default/plainAuth/Exceptions during execution 0
authRepository:default/queryAuth/Average processing time 0
authRepository:default/queryAuth/Executions 0
authRepository:default/queryAuth/Exceptions during execution 0
authRepository:default/setUserDisabled/Average processing time 0
authRepository:default/setUserDisabled/Executions 0
authRepository:default/setUserDisabled/Exceptions during execution 0
authRepository:default/logout/Average processing time 0
authRepository:default/logout/Executions 364
authRepository:default/logout/Exceptions during execution 0
authRepository:default/getPassword/Average processing time 0
authRepository:default/getPassword/Executions 0
authRepository:default/getPassword/Exceptions during execution 0
authRepository:default/getUsersCount/Average processing time 0
authRepository:default/getUsersCount/Executions 0
authRepository:default/getUsersCount/Exceptions during execution 0
authRepository:default/setAccountStatus/Average processing time 0
authRepository:default/setAccountStatus/Executions 0
authRepository:default/setAccountStatus/Exceptions during execution 0
authRepository:default/addUser/Average processing time 1
authRepository:default/addUser/Executions 44
authRepository:default/addUser/Exceptions during execution 0
authRepository:default/getAccountStatus/Average processing time 0
authRepository:default/getAccountStatus/Executions 0
authRepository:default/getAccountStatus/Exceptions during execution 0
authRepository:default/getResourceUri/Average processing time 0
authRepository:default/getResourceUri/Executions 0
authRepository:default/getResourceUri/Exceptions during execution 0
authRepository:default/digestAuth/Average processing time 0
authRepository:default/digestAuth/Executions 0
authRepository:default/digestAuth/Exceptions during execution 0
authRepository:default/otherAuth/Average processing time 2
authRepository:default/otherAuth/Executions 419
authRepository:default/otherAuth/Exceptions during execution 0
authRepository:default/updatePassword/Average processing time 1
authRepository:default/updatePassword/Executions 44
authRepository:default/updatePassword/Exceptions during execution 0
authRepository:default/isUserDisabled/Average processing time 0
authRepository:default/isUserDisabled/Executions 413
authRepository:default/isUserDisabled/Exceptions during execution 0
total:Total queues wait 0
total:Total queues overflow 0
unknown:Stats level FINER