Last active
December 20, 2015 16:49
-
-
Save sawantuday/6164168 to your computer and use it in GitHub Desktop.
tigase.log.0 - check the lines starting after 10:02:16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2013-08-06 09:51:24 ConfiguratorAbstract.setupLogManager() CONFIG: DONE | |
2013-08-06 09:51:24 BasicComponent.loadScripts() CONFIG: Loading admin scripts for component: basic-conf. | |
2013-08-06 09:51:24 BasicComponent.loadScripts() CONFIG: basic-conf: Loading scripts from directory: scripts/admin | |
2013-08-06 09:51:24 BasicComponent.loadScripts() CONFIG: basic-conf: Loading scripts from directory: scripts/admin/basic-conf | |
2013-08-06 09:51:24 SSLContextContainer.init() CONFIG: Loading predefined server certificates | |
2013-08-06 09:51:24 SSLContextContainer.init() CONFIG: Loading server certificates from PEM directory: certs/ | |
2013-08-06 09:51:24 SSLContextContainer.init() CONFIG: Loaded server certificate for domain: ip-172-31-25-166 from file: certs/ip-172-31-25-166.pem | |
2013-08-06 09:51:24 AuthRepositoryMDImpl.initRepository() INFO: Multi-domain repository pool initialized: jdbc:mysql://localhost/tigasedb?user=tigase&password=password, params: {} | |
2013-08-06 09:51:24 SSLContextContainer.loadTrustedCerts() CONFIG: Loading trustKeyStore from location: /usr/lib/jvm/jdk-1.7/jre/lib/security/cacerts | |
2013-08-06 09:51:24 UserRepositoryMDImpl.initRepository() INFO: Multi-domain repository pool initialized: jdbc:mysql://localhost/tigasedb?user=tigase&password=password, params: {} | |
2013-08-06 09:51:24 DataRepositoryImpl.initRepository() INFO: Table schema found: tigasedb | |
2013-08-06 09:51:25 SSLContextContainer.loadTrustedCerts() CONFIG: Loading trustKeyStore from locations: [/etc/ssl/certs] | |
2013-08-06 09:51:25 DataRepositoryImpl.initRepository() INFO: Initialized database connection: jdbc:mysql://localhost/tigasedb?user=tigase&password=password | |
2013-08-06 09:51:25 DataRepositoryImpl.initRepository() INFO: Table schema found: tigasedb | |
2013-08-06 09:51:26 DataRepositoryImpl.initRepository() INFO: Initialized database connection: jdbc:mysql://localhost/tigasedb?user=tigase&password=password | |
2013-08-06 09:51:26 DataRepositoryImpl.initRepository() INFO: Table schema found: tigasedb | |
2013-08-06 09:51:26 DataRepositoryImpl.initRepository() INFO: Initialized database connection: jdbc:mysql://localhost/tigasedb?user=tigase&password=password | |
2013-08-06 09:51:26 DataRepositoryImpl.initRepository() INFO: Table schema found: tigasedb | |
2013-08-06 09:51:26 DataRepositoryImpl.initRepository() INFO: Initialized database connection: jdbc:mysql://localhost/tigasedb?user=tigase&password=password | |
2013-08-06 09:51:26 DataRepositoryImpl.initRepository() INFO: Table schema found: tigasedb | |
2013-08-06 09:51:26 DataRepositoryImpl.initRepository() INFO: Initialized database connection: jdbc:mysql://localhost/tigasedb?user=tigase&password=password | |
2013-08-06 09:51:26 DataRepositoryImpl.initRepository() INFO: Table schema found: tigasedb | |
2013-08-06 09:51:26 DataRepositoryImpl.initRepository() INFO: Initialized database connection: jdbc:mysql://localhost/tigasedb?user=tigase&password=password | |
2013-08-06 09:51:26 DataRepositoryImpl.initRepository() INFO: Table schema found: tigasedb | |
2013-08-06 09:51:26 DataRepositoryImpl.initRepository() INFO: Initialized database connection: jdbc:mysql://localhost/tigasedb?user=tigase&password=password | |
2013-08-06 09:51:26 DataRepositoryImpl.initRepository() INFO: Table schema found: tigasedb | |
2013-08-06 09:51:26 SSLContextContainer.loadTrustedCerts() CONFIG: Loaded 307 trust certificates, it took 1 seconds. | |
2013-08-06 09:51:26 DataRepositoryImpl.initRepository() INFO: Initialized database connection: jdbc:mysql://localhost/tigasedb?user=tigase&password=password | |
2013-08-06 09:51:26 DataRepositoryImpl.initRepository() INFO: Table schema found: tigasedb | |
2013-08-06 09:51:26 DataRepositoryImpl.initRepository() INFO: Initialized database connection: jdbc:mysql://localhost/tigasedb?user=tigase&password=password | |
2013-08-06 09:51:26 DataRepositoryImpl.initRepository() INFO: Table schema found: tigasedb | |
2013-08-06 09:51:26 DataRepositoryImpl.initRepository() INFO: Initialized database connection: jdbc:mysql://localhost/tigasedb?user=tigase&password=password | |
2013-08-06 09:51:26 JDBCRepository.initRepository() INFO: Initialized database connection: jdbc:mysql://localhost/tigasedb?user=tigase&password=password | |
2013-08-06 09:51:26 ConfiguratorAbstract.addUserRepo() INFO: [DEFAULT] Initialized mysql as user repository pool:, 1 url: jdbc:mysql://localhost/tigasedb?user=tigase&password=password | |
2013-08-06 09:51:26 TigaseCustomAuth.getParamWithDef() CONFIG: Default query loaded for 'init-db-query': '{ call TigInitdb() }' | |
2013-08-06 09:51:27 TigaseCustomAuth.getParamWithDef() CONFIG: Default query loaded for 'add-user-query': '{ call TigAddUserPlainPw(?, ?) }' | |
2013-08-06 09:51:27 TigaseCustomAuth.getParamWithDef() CONFIG: Default query loaded for 'del-user-query': '{ call TigRemoveUser(?) }' | |
2013-08-06 09:51:27 TigaseCustomAuth.getParamWithDef() CONFIG: Default query loaded for 'get-password-query': 'null' | |
2013-08-06 09:51:27 TigaseCustomAuth.getParamWithDef() CONFIG: Default query loaded for 'update-password-query': '{ call TigUpdatePasswordPlainPwRev(?, ?) }' | |
2013-08-06 09:51:27 TigaseCustomAuth.getParamWithDef() CONFIG: Default query loaded for 'user-login-query': '{ call TigUserLoginPlainPw(?, ?) }' | |
2013-08-06 09:51:27 TigaseCustomAuth.getParamWithDef() CONFIG: Default query loaded for 'user-logout-query': '{ call TigUserLogout(?) }' | |
2013-08-06 09:51:27 TigaseCustomAuth.getParamWithDef() CONFIG: Default query loaded for 'users-count-query': '{ call TigAllUsersCount() }' | |
2013-08-06 09:51:27 TigaseCustomAuth.getParamWithDef() CONFIG: Default query loaded for 'users-domain-count-query': 'select count(*) from tig_users where user_id like ?' | |
2013-08-06 09:51:27 TigaseCustomAuth.getParamWithDef() CONFIG: Default query loaded for 'non-sasl-mechs': 'password' | |
2013-08-06 09:51:27 TigaseCustomAuth.getParamWithDef() CONFIG: Default query loaded for 'sasl-mechs': 'PLAIN' | |
2013-08-06 09:51:27 ConfiguratorAbstract.addAuthRepo() INFO: [DEFAULT] Initialized tigase.db.jdbc.TigaseCustomAuth as user auth repository pool: 1, url: jdbc:mysql://localhost/tigasedb?user=tigase&password=password | |
2013-08-06 09:51:27 ConfiguratorAbstract.componentAdded() CONFIG: component: message-router | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Setting up component: message-router | |
2013-08-06 09:51:27 MessageRouterConfig.getDefaults() CONFIG: Cluster mode: null | |
2013-08-06 09:51:27 MessageRouterConfig.getDefaults() CONFIG: Cluster mode is off. | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Component message-router defaults: {component-id=message-router@ip-172-31-25-166.us-west-2.compute.internal, def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@5ea5b932, scripts-dir=scripts/admin, command/ALL=ADMIN, max-queue-size=5060, incoming-filters=tigase.server.filters.PacketCounter, outgoing-filters=tigase.server.filters.PacketCounter, components/msg-receivers/id-names=[Ljava.lang.String;@5221b229, components/msg-receivers/amp.class=tigase.server.amp.AmpComponent, components/msg-receivers/amp.active=true, components/msg-receivers/bosh.class=tigase.server.bosh.BoshConnectionManager, components/msg-receivers/bosh.active=true, components/msg-receivers/c2s.class=tigase.server.xmppclient.ClientConnectionManager, components/msg-receivers/c2s.active=true, components/msg-receivers/monitor.class=tigase.server.monitor.MonitorComponent, components/msg-receivers/monitor.active=true, components/msg-receivers/s2s.class=tigase.server.xmppserver.S2SConnectionManager, components/msg-receivers/s2s.active=true, components/msg-receivers/sess-man.class=tigase.server.xmppsession.SessionManager, components/msg-receivers/sess-man.active=true, components/registrators/id-names=[Ljava.lang.String;@2237cbdf, components/registrators/vhost-man.class=tigase.vhosts.VHostManager, components/registrators/vhost-man.active=true, components/registrators/stats.class=tigase.stats.StatisticsCollector, components/registrators/stats.active=true, hostnames=[Ljava.lang.String;@7d29af05, disco-name=Tigase, disco-show-version=true, updates-checking=true, updates-checking-interval=7} | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Component message-router configuration: {component-id=message-router@ip-172-31-25-166.us-west-2.compute.internal, def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@5ea5b932, scripts-dir=scripts/admin, command/ALL=ADMIN, max-queue-size=5060, incoming-filters=tigase.server.filters.PacketCounter, outgoing-filters=tigase.server.filters.PacketCounter, components/msg-receivers/id-names=[Ljava.lang.String;@5221b229, components/msg-receivers/amp.class=tigase.server.amp.AmpComponent, components/msg-receivers/amp.active=true, components/msg-receivers/bosh.class=tigase.server.bosh.BoshConnectionManager, components/msg-receivers/bosh.active=true, components/msg-receivers/c2s.class=tigase.server.xmppclient.ClientConnectionManager, components/msg-receivers/c2s.active=true, components/msg-receivers/monitor.class=tigase.server.monitor.MonitorComponent, components/msg-receivers/monitor.active=true, components/msg-receivers/s2s.class=tigase.server.xmppserver.S2SConnectionManager, components/msg-receivers/s2s.active=true, components/msg-receivers/sess-man.class=tigase.server.xmppsession.SessionManager, components/msg-receivers/sess-man.active=true, components/registrators/id-names=[Ljava.lang.String;@2237cbdf, components/registrators/vhost-man.class=tigase.vhosts.VHostManager, components/registrators/vhost-man.active=true, components/registrators/stats.class=tigase.stats.StatisticsCollector, components/registrators/stats.active=true, hostnames=[Ljava.lang.String;@7d29af05, disco-name=Tigase, disco-show-version=true, updates-checking=true, updates-checking-interval=7} | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: Loading admin scripts for component: message-router. | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: message-router: Loading scripts from directory: scripts/admin | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: message-router: Loading scripts from directory: scripts/admin/message-router | |
2013-08-06 09:51:27 AbstractMessageReceiver.setProperties() CONFIG: message-router loaded incoming filter: tigase.server.filters.PacketCounter | |
2013-08-06 09:51:27 AbstractMessageReceiver.setProperties() CONFIG: message-router loaded outgoing filter: tigase.server.filters.PacketCounter | |
2013-08-06 09:51:27 MessageRouterConfig.getRegistrNames() CONFIG: [vhost-man, stats] | |
2013-08-06 09:51:27 MessageRouter.addRegistrator() INFO: Adding registrator: VHostManager | |
2013-08-06 09:51:27 MessageRouter.addComponent() INFO: Adding component: VHostManager | |
2013-08-06 09:51:27 MessageRouter.addComponent() FINER: Adding: vhost-man component to basic-conf registrator. | |
2013-08-06 09:51:27 ConfiguratorAbstract.componentAdded() CONFIG: component: vhost-man | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Setting up component: vhost-man | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Component vhost-man defaults: {component-id=vhost-man@ip-172-31-25-166.us-west-2.compute.internal, def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@584cfed7, scripts-dir=scripts/admin, command/ALL=ADMIN, repository-class=tigase.vhosts.VHostJDBCRepository, hostnames=[Ljava.lang.String;@26ef028b, dns-srv-def-addr=ip-172-31-25-166.us-west-2.compute.internal, dns-def-ip=172.31.25.166, domains-per-user-limit=25} | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Component vhost-man configuration: {component-id=vhost-man@ip-172-31-25-166.us-west-2.compute.internal, def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@584cfed7, scripts-dir=scripts/admin, command/ALL=ADMIN, repository-class=tigase.vhosts.VHostJDBCRepository, hostnames=[Ljava.lang.String;@26ef028b, dns-srv-def-addr=ip-172-31-25-166.us-west-2.compute.internal, dns-def-ip=172.31.25.166, domains-per-user-limit=25} | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: Loading admin scripts for component: vhost-man. | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: vhost-man: Loading scripts from directory: scripts/admin | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: vhost-man: Loading scripts from directory: scripts/admin/vhost-man | |
2013-08-06 09:51:27 ConfigRepository.setProperties() CONFIG: Loading config item: ip-172-31-25-166 | |
2013-08-06 09:51:27 UserRepoRepository.setProperties() CONFIG: Using shared repository instance. | |
2013-08-06 09:51:27 UserRepoRepository.reload() CONFIG: All loaded items: {ip-172-31-25-166=Domain: ip-172-31-25-166, enabled: true, anonym: true, register: true, maxusers: 0} | |
2013-08-06 09:51:27 MessageRouter.addRegistrator() INFO: Adding registrator: StatisticsCollector | |
2013-08-06 09:51:27 MessageRouter.addComponent() INFO: Adding component: StatisticsCollector | |
2013-08-06 09:51:27 MessageRouter.addComponent() FINER: Adding: stats component to basic-conf registrator. | |
2013-08-06 09:51:27 ConfiguratorAbstract.componentAdded() CONFIG: component: stats | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Setting up component: stats | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Component stats defaults: {[email protected], def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@4c3e7f0a, scripts-dir=scripts/admin, command/ALL=ADMIN, stats-history-size=0, stats-update-interval=10} | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Component stats configuration: {[email protected], def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@4c3e7f0a, scripts-dir=scripts/admin, command/ALL=ADMIN, stats-history-size=0, stats-update-interval=10} | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: Loading admin scripts for component: stats. | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: stats: Loading scripts from directory: scripts/admin | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: stats: Loading scripts from directory: scripts/admin/stats | |
2013-08-06 09:51:27 MessageRouter.addComponent() FINER: Adding: stats component to vhost-man registrator. | |
2013-08-06 09:51:27 MessageRouterConfig.getMsgRcvNames() CONFIG: [amp, bosh, c2s, monitor, s2s, sess-man] | |
2013-08-06 09:51:27 MessageRouter.setProperties() FINER: Loading and registering message receiver: amp | |
2013-08-06 09:51:27 MessageRouter.addRouter() INFO: Adding receiver: AmpComponent | |
2013-08-06 09:51:27 MessageRouter.addComponent() INFO: Adding component: AmpComponent | |
2013-08-06 09:51:27 MessageRouter.addComponent() FINER: Adding: amp component to basic-conf registrator. | |
2013-08-06 09:51:27 ConfiguratorAbstract.componentAdded() CONFIG: component: amp | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Setting up component: amp | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Component amp defaults: {[email protected], def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@76f08fe1, scripts-dir=scripts/admin, command/ALL=ADMIN, max-queue-size=506, incoming-filters=tigase.server.filters.PacketCounter, outgoing-filters=tigase.server.filters.PacketCounter, security-level=STRICT} | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Component amp configuration: {[email protected], def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@76f08fe1, scripts-dir=scripts/admin, command/ALL=ADMIN, max-queue-size=506, incoming-filters=tigase.server.filters.PacketCounter, outgoing-filters=tigase.server.filters.PacketCounter, security-level=STRICT} | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: Loading admin scripts for component: amp. | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: amp: Loading scripts from directory: scripts/admin | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: amp: Loading scripts from directory: scripts/admin/amp | |
2013-08-06 09:51:27 AbstractMessageReceiver.setProperties() CONFIG: amp loaded incoming filter: tigase.server.filters.PacketCounter | |
2013-08-06 09:51:27 AbstractMessageReceiver.setProperties() CONFIG: amp loaded outgoing filter: tigase.server.filters.PacketCounter | |
2013-08-06 09:51:27 MessageRouter.addComponent() FINER: Adding: amp component to vhost-man registrator. | |
2013-08-06 09:51:27 MessageRouter.addComponent() FINER: Adding: amp component to stats registrator. | |
2013-08-06 09:51:27 MessageRouter.setProperties() FINER: Loading and registering message receiver: bosh | |
2013-08-06 09:51:27 MessageRouter.addRouter() INFO: Adding receiver: BoshConnectionManager | |
2013-08-06 09:51:27 MessageRouter.addComponent() INFO: Adding component: BoshConnectionManager | |
2013-08-06 09:51:27 MessageRouter.addComponent() FINER: Adding: bosh component to basic-conf registrator. | |
2013-08-06 09:51:27 ConfiguratorAbstract.componentAdded() CONFIG: component: bosh | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Setting up component: bosh | |
2013-08-06 09:51:27 ConnectionManager.getDefaults() CONFIG: bosh defaults: {--test=false, config-type=--gen-config-def, --property-file=etc/init.properties, --user-db=mysql, --admins=admin@ip-172-31-25-166, --user-db-uri=jdbc:mysql://localhost/tigasedb?user=tigase&password=password, --virt-hosts=ip-172-31-25-166, --debug=server} | |
2013-08-06 09:51:27 ConnectionManager.putDefPortParams() CONFIG: Generating defaults for port: 5,280 | |
2013-08-06 09:51:27 ClientConnectionManager.getSeeOtherHostInstance() FINEST: Configuring see_other_host strategy for: null | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Component bosh defaults: {[email protected], def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@7d651733, scripts-dir=scripts/admin, command/ALL=ADMIN, max-queue-size=5060, incoming-filters=tigase.server.filters.PacketCounter, outgoing-filters=tigase.server.filters.PacketCounter, connections/tls/use=true, net-buffer=2048, traffic-throttling=null, connections/5280/type=accept, connections/5280/socket=plain, connections/5280/ifc=[Ljava.lang.String;@77d65595, connections/5280/remote-host=localhost, connections/5280/connections/tls/required=false, connections/ports=[I@188ce6aa, white-char-ack=false, xmpp-ack=false, max-inactivity-time=600, cm-see-other-host=null, routings/multi-mode=true, routings/[email protected], socket-close-wait=1, max-wait=30, min-polling=10, max-inactivity=10, concurrent-requests=2, hold-requests=1} | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Component bosh configuration: {[email protected], def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@7d651733, scripts-dir=scripts/admin, command/ALL=ADMIN, max-queue-size=5060, incoming-filters=tigase.server.filters.PacketCounter, outgoing-filters=tigase.server.filters.PacketCounter, connections/tls/use=true, net-buffer=2048, traffic-throttling=null, connections/5280/type=accept, connections/5280/socket=plain, connections/5280/ifc=[Ljava.lang.String;@77d65595, connections/5280/remote-host=localhost, connections/5280/connections/tls/required=false, connections/ports=[I@188ce6aa, white-char-ack=false, xmpp-ack=false, max-inactivity-time=600, cm-see-other-host=null, routings/multi-mode=true, routings/[email protected], socket-close-wait=1, max-wait=30, min-polling=10, max-inactivity=10, concurrent-requests=2, hold-requests=1} | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: Loading admin scripts for component: bosh. | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: bosh: Loading scripts from directory: scripts/admin | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: bosh: Loading scripts from directory: scripts/admin/bosh | |
2013-08-06 09:51:27 AbstractMessageReceiver.setProperties() CONFIG: bosh loaded incoming filter: tigase.server.filters.PacketCounter | |
2013-08-06 09:51:27 AbstractMessageReceiver.setProperties() CONFIG: bosh loaded outgoing filter: tigase.server.filters.PacketCounter | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: type=accept | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: socket=plain | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: ifc=[Ljava.lang.String;@77d65595 | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: remote-host=localhost | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: required=false | |
2013-08-06 09:51:27 ClientConnectionManager.getSeeOtherHostInstance() FINEST: Configuring see_other_host strategy for: null | |
2013-08-06 09:51:27 BoshConnectionManager.setProperties() INFO: Setting max_wait to: 30 | |
2013-08-06 09:51:27 BoshConnectionManager.setProperties() INFO: Setting min_polling to: 10 | |
2013-08-06 09:51:27 BoshConnectionManager.setProperties() INFO: Setting max_inactivity to: 10 | |
2013-08-06 09:51:27 BoshConnectionManager.setProperties() INFO: Setting concurrent_requests to: 2 | |
2013-08-06 09:51:27 BoshConnectionManager.setProperties() INFO: Setting hold_requests to: 1 | |
2013-08-06 09:51:27 BoshConnectionManager.setProperties() INFO: Setting max_pause to: 10 | |
2013-08-06 09:51:27 MessageRouter.addComponent() FINER: Adding: bosh component to vhost-man registrator. | |
2013-08-06 09:51:27 MessageRouter.addComponent() FINER: Adding: bosh component to stats registrator. | |
2013-08-06 09:51:27 MessageRouter.setProperties() FINER: Loading and registering message receiver: c2s | |
2013-08-06 09:51:27 MessageRouter.addRouter() INFO: Adding receiver: ClientConnectionManager | |
2013-08-06 09:51:27 MessageRouter.addComponent() INFO: Adding component: ClientConnectionManager | |
2013-08-06 09:51:27 MessageRouter.addComponent() FINER: Adding: c2s component to basic-conf registrator. | |
2013-08-06 09:51:27 ConfiguratorAbstract.componentAdded() CONFIG: component: c2s | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Setting up component: c2s | |
2013-08-06 09:51:27 ConnectionManager.getDefaults() CONFIG: c2s defaults: {--test=false, config-type=--gen-config-def, --property-file=etc/init.properties, --user-db=mysql, --admins=admin@ip-172-31-25-166, --user-db-uri=jdbc:mysql://localhost/tigasedb?user=tigase&password=password, --virt-hosts=ip-172-31-25-166, --debug=server} | |
2013-08-06 09:51:27 ConnectionManager.putDefPortParams() CONFIG: Generating defaults for port: 5,222 | |
2013-08-06 09:51:27 ConnectionManager.putDefPortParams() CONFIG: Generating defaults for port: 5,223 | |
2013-08-06 09:51:27 ClientConnectionManager.getSeeOtherHostInstance() FINEST: Configuring see_other_host strategy for: null | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Component c2s defaults: {[email protected], def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@1c6ea37a, scripts-dir=scripts/admin, command/ALL=ADMIN, max-queue-size=5060, incoming-filters=tigase.server.filters.PacketCounter, outgoing-filters=tigase.server.filters.PacketCounter, connections/tls/use=true, net-buffer=2048, traffic-throttling=null, connections/5222/type=accept, connections/5222/socket=plain, connections/5222/ifc=[Ljava.lang.String;@23aead2b, connections/5222/remote-host=localhost, connections/5222/connections/tls/required=false, connections/5223/type=accept, connections/5223/socket=ssl, connections/5223/ifc=[Ljava.lang.String;@23aead2b, connections/5223/remote-host=localhost, connections/5223/connections/tls/required=false, connections/ports=[I@20eaf45a, white-char-ack=false, xmpp-ack=false, max-inactivity-time=86400, cm-see-other-host=null, routings/multi-mode=true, routings/[email protected], socket-close-wait=1} | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Component c2s configuration: {[email protected], def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@1c6ea37a, scripts-dir=scripts/admin, command/ALL=ADMIN, max-queue-size=5060, incoming-filters=tigase.server.filters.PacketCounter, outgoing-filters=tigase.server.filters.PacketCounter, connections/tls/use=true, net-buffer=2048, traffic-throttling=null, connections/5222/type=accept, connections/5222/socket=plain, connections/5222/ifc=[Ljava.lang.String;@23aead2b, connections/5222/remote-host=localhost, connections/5222/connections/tls/required=false, connections/5223/type=accept, connections/5223/socket=ssl, connections/5223/ifc=[Ljava.lang.String;@23aead2b, connections/5223/remote-host=localhost, connections/5223/connections/tls/required=false, connections/ports=[I@20eaf45a, white-char-ack=false, xmpp-ack=false, max-inactivity-time=86400, cm-see-other-host=null, routings/multi-mode=true, routings/[email protected], socket-close-wait=1} | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: Loading admin scripts for component: c2s. | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: c2s: Loading scripts from directory: scripts/admin | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: c2s: Loading scripts from directory: scripts/admin/c2s | |
2013-08-06 09:51:27 AbstractMessageReceiver.setProperties() CONFIG: c2s loaded incoming filter: tigase.server.filters.PacketCounter | |
2013-08-06 09:51:27 AbstractMessageReceiver.setProperties() CONFIG: c2s loaded outgoing filter: tigase.server.filters.PacketCounter | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: type=accept | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: socket=plain | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: ifc=[Ljava.lang.String;@23aead2b | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: remote-host=localhost | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: required=false | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: type=accept | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: socket=ssl | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: ifc=[Ljava.lang.String;@23aead2b | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: remote-host=localhost | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: required=false | |
2013-08-06 09:51:27 ClientConnectionManager.getSeeOtherHostInstance() FINEST: Configuring see_other_host strategy for: null | |
2013-08-06 09:51:27 MessageRouter.addComponent() FINER: Adding: c2s component to vhost-man registrator. | |
2013-08-06 09:51:27 MessageRouter.addComponent() FINER: Adding: c2s component to stats registrator. | |
2013-08-06 09:51:27 MessageRouter.setProperties() FINER: Loading and registering message receiver: monitor | |
2013-08-06 09:51:27 MessageRouter.addRouter() INFO: Adding receiver: MonitorComponent | |
2013-08-06 09:51:27 MessageRouter.addComponent() INFO: Adding component: MonitorComponent | |
2013-08-06 09:51:27 MessageRouter.addComponent() FINER: Adding: monitor component to basic-conf registrator. | |
2013-08-06 09:51:27 ConfiguratorAbstract.componentAdded() CONFIG: component: monitor | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Setting up component: monitor | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Component monitor defaults: {[email protected], def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@1ff95301, scripts-dir=scripts/admin, command/ALL=ADMIN, max-queue-size=506, incoming-filters=tigase.server.filters.PacketCounter, outgoing-filters=tigase.server.filters.PacketCounter} | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Component monitor configuration: {[email protected], def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@1ff95301, scripts-dir=scripts/admin, command/ALL=ADMIN, max-queue-size=506, incoming-filters=tigase.server.filters.PacketCounter, outgoing-filters=tigase.server.filters.PacketCounter} | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: Loading admin scripts for component: monitor. | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: monitor: Loading scripts from directory: scripts/admin | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: monitor: Loading scripts from directory: scripts/admin/monitor | |
2013-08-06 09:51:27 AbstractMessageReceiver.setProperties() CONFIG: monitor loaded incoming filter: tigase.server.filters.PacketCounter | |
2013-08-06 09:51:27 AbstractMessageReceiver.setProperties() CONFIG: monitor loaded outgoing filter: tigase.server.filters.PacketCounter | |
2013-08-06 09:51:27 MessageRouter.addComponent() FINER: Adding: monitor component to vhost-man registrator. | |
2013-08-06 09:51:27 MessageRouter.addComponent() FINER: Adding: monitor component to stats registrator. | |
2013-08-06 09:51:27 MessageRouter.setProperties() FINER: Loading and registering message receiver: s2s | |
2013-08-06 09:51:27 MessageRouter.addRouter() INFO: Adding receiver: S2SConnectionManager | |
2013-08-06 09:51:27 MessageRouter.addComponent() INFO: Adding component: S2SConnectionManager | |
2013-08-06 09:51:27 MessageRouter.addComponent() FINER: Adding: s2s component to basic-conf registrator. | |
2013-08-06 09:51:27 ConfiguratorAbstract.componentAdded() CONFIG: component: s2s | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Setting up component: s2s | |
2013-08-06 09:51:27 ConnectionManager.getDefaults() CONFIG: s2s defaults: {--test=false, config-type=--gen-config-def, --property-file=etc/init.properties, --user-db=mysql, --admins=admin@ip-172-31-25-166, --user-db-uri=jdbc:mysql://localhost/tigasedb?user=tigase&password=password, --virt-hosts=ip-172-31-25-166, --debug=server} | |
2013-08-06 09:51:27 ConnectionManager.putDefPortParams() CONFIG: Generating defaults for port: 5,269 | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Component s2s defaults: {[email protected], def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@3eb86609, scripts-dir=scripts/admin, command/ALL=ADMIN, max-queue-size=506, incoming-filters=tigase.server.filters.PacketCounter, outgoing-filters=tigase.server.filters.PacketCounter, connections/tls/use=true, net-buffer=65536, traffic-throttling=null, connections/5269/type=accept, connections/5269/socket=plain, connections/5269/ifc=[Ljava.lang.String;@3c32f90a, connections/5269/remote-host=localhost, connections/5269/connections/tls/required=false, connections/ports=[I@367c1e66, white-char-ack=false, xmpp-ack=false, max-inactivity-time=900, max-packet-waiting-time=420, max-in-conns=4, max-out-total-conns=1, max-out-per-ip-conns=1, s2s-conn-selector=tigase.server.xmppserver.S2SRandomSelector} | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Component s2s configuration: {[email protected], def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@3eb86609, scripts-dir=scripts/admin, command/ALL=ADMIN, max-queue-size=506, incoming-filters=tigase.server.filters.PacketCounter, outgoing-filters=tigase.server.filters.PacketCounter, connections/tls/use=true, net-buffer=65536, traffic-throttling=null, connections/5269/type=accept, connections/5269/socket=plain, connections/5269/ifc=[Ljava.lang.String;@3c32f90a, connections/5269/remote-host=localhost, connections/5269/connections/tls/required=false, connections/ports=[I@367c1e66, white-char-ack=false, xmpp-ack=false, max-inactivity-time=900, max-packet-waiting-time=420, max-in-conns=4, max-out-total-conns=1, max-out-per-ip-conns=1, s2s-conn-selector=tigase.server.xmppserver.S2SRandomSelector} | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: Loading admin scripts for component: s2s. | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: s2s: Loading scripts from directory: scripts/admin | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: s2s: Loading scripts from directory: scripts/admin/s2s | |
2013-08-06 09:51:27 AbstractMessageReceiver.setProperties() CONFIG: s2s loaded incoming filter: tigase.server.filters.PacketCounter | |
2013-08-06 09:51:27 AbstractMessageReceiver.setProperties() CONFIG: s2s loaded outgoing filter: tigase.server.filters.PacketCounter | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: type=accept | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: socket=plain | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: ifc=[Ljava.lang.String;@3c32f90a | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: remote-host=localhost | |
2013-08-06 09:51:27 ConnectionManager.setProperties() CONFIG: Adding port property key: required=false | |
2013-08-06 09:51:27 MessageRouter.addComponent() FINER: Adding: s2s component to vhost-man registrator. | |
2013-08-06 09:51:27 MessageRouter.addComponent() FINER: Adding: s2s component to stats registrator. | |
2013-08-06 09:51:27 MessageRouter.setProperties() FINER: Loading and registering message receiver: sess-man | |
2013-08-06 09:51:27 MessageRouter.addRouter() INFO: Adding receiver: SessionManager | |
2013-08-06 09:51:27 MessageRouter.addComponent() INFO: Adding component: SessionManager | |
2013-08-06 09:51:27 MessageRouter.addComponent() FINER: Adding: sess-man component to basic-conf registrator. | |
2013-08-06 09:51:27 ConfiguratorAbstract.componentAdded() CONFIG: component: sess-man | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Setting up component: sess-man | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Component sess-man defaults: {component-id=sess-man@ip-172-31-25-166.us-west-2.compute.internal, def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@40e09d8b, scripts-dir=scripts/admin, command/ALL=ADMIN, max-queue-size=5060, incoming-filters=tigase.server.filters.PacketCounter, outgoing-filters=tigase.server.filters.PacketCounter, admin-scripts-dir=scripts/admin/, plugins=[Ljava.lang.String;@5a8731f3, plugins-concurrency=, skip-privacy=false, trusted=[Ljava.lang.String;@61e076f3, offline-user-autocreate=false, sm-threads-pool=default} | |
2013-08-06 09:51:27 ConfiguratorAbstract.setup() CONFIG: Component sess-man configuration: {component-id=sess-man@ip-172-31-25-166.us-west-2.compute.internal, def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@40e09d8b, scripts-dir=scripts/admin, command/ALL=ADMIN, max-queue-size=5060, incoming-filters=tigase.server.filters.PacketCounter, outgoing-filters=tigase.server.filters.PacketCounter, admin-scripts-dir=scripts/admin/, plugins=[Ljava.lang.String;@5a8731f3, plugins-concurrency=, skip-privacy=false, trusted=[Ljava.lang.String;@61e076f3, offline-user-autocreate=false, sm-threads-pool=default} | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: Loading admin scripts for component: sess-man. | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: sess-man: Loading scripts from directory: scripts/admin | |
2013-08-06 09:51:27 BasicComponent.loadScripts() CONFIG: sess-man: Loading scripts from directory: scripts/admin/sess-man | |
2013-08-06 09:51:27 AbstractMessageReceiver.setProperties() CONFIG: sess-man loaded incoming filter: tigase.server.filters.PacketCounter | |
2013-08-06 09:51:27 AbstractMessageReceiver.setProperties() CONFIG: sess-man loaded outgoing filter: tigase.server.filters.PacketCounter | |
2013-08-06 09:51:27 SessionManager.setProperties() CONFIG: Using shared repository instance: tigase.db.UserRepositoryMDImpl | |
2013-08-06 09:51:27 SessionManager.setProperties() CONFIG: Using shared auth repository instance: tigase.db.AuthRepositoryMDImpl | |
2013-08-06 09:51:27 SessionManager.setProperties() CONFIG: Loading concurrency plugins list: [] | |
2013-08-06 09:51:27 SessionManager.setProperties() CONFIG: Loading: | |
2013-08-06 09:51:27 SessionManager.setProperties() CONFIG: Loaded plugins list: [session-close, session-open, default-handler, jabber:iq:register, jabber:iq:auth, urn:ietf:params:xml:ns:xmpp-sasl, urn:ietf:params:xml:ns:xmpp-bind, urn:ietf:params:xml:ns:xmpp-session, jabber:iq:roster, jabber:iq:privacy, jabber:iq:version, http://jabber.org/protocol/stats, starttls, vcard-temp, http://jabber.org/protocol/commands, jabber:iq:private, urn:xmpp:ping, presence, domain-filter, disco, pep, amp] | |
2013-08-06 09:51:27 SessionManager.setProperties() CONFIG: Loading and configuring plugin: session-close | |
2013-08-06 09:51:27 SessionManager.addPlugin() CONFIG: Created thread pool: 4, queue: 1,264 for plugin id: session-close | |
2013-08-06 09:51:27 SessionManager.addPlugin() CONFIG: Added processor: SessionCloseProc for plugin id: session-close | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: session-open | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 4, queue: 1,264 for plugin id: session-open | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: SessionOpenProc for plugin id: session-open | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: default-handler | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 4, queue: 1,264 for plugin id: default-handler | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: DefaultHandlerProc for plugin id: default-handler | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: jabber:iq:register | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 2, queue: 1,264 for plugin id: jabber:iq:register | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: JabberIqRegister for plugin id: jabber:iq:register | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: jabber:iq:auth | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 1, queue: 1,264 for plugin id: jabber:iq:auth | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: JabberIqAuth for plugin id: jabber:iq:auth | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: urn:ietf:params:xml:ns:xmpp-sasl | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 1, queue: 1,264 for plugin id: urn:ietf:params:xml:ns:xmpp-sasl | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: SaslAuth for plugin id: urn:ietf:params:xml:ns:xmpp-sasl | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: urn:ietf:params:xml:ns:xmpp-bind | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 2, queue: 1,264 for plugin id: urn:ietf:params:xml:ns:xmpp-bind | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: BindResource for plugin id: urn:ietf:params:xml:ns:xmpp-bind | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: urn:ietf:params:xml:ns:xmpp-session | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 2, queue: 1,264 for plugin id: urn:ietf:params:xml:ns:xmpp-session | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: SessionBind for plugin id: urn:ietf:params:xml:ns:xmpp-session | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: jabber:iq:roster | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 2, queue: 1,264 for plugin id: jabber:iq:roster | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: JabberIqRoster for plugin id: jabber:iq:roster | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added stopped processor: JabberIqRoster for plugin id: jabber:iq:roster | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: jabber:iq:privacy | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 2, queue: 1,264 for plugin id: jabber:iq:privacy | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: JabberIqPrivacy for plugin id: jabber:iq:privacy | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added preprocessor: JabberIqPrivacy for plugin id: jabber:iq:privacy | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added packet filter: JabberIqPrivacy for plugin id: jabber:iq:privacy | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: jabber:iq:version | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 2, queue: 1,264 for plugin id: jabber:iq:version | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: JabberIqVersion for plugin id: jabber:iq:version | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: http://jabber.org/protocol/stats | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 2, queue: 1,264 for plugin id: http://jabber.org/protocol/stats | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: JabberIqStats for plugin id: http://jabber.org/protocol/stats | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: starttls | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 2, queue: 1,264 for plugin id: starttls | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: StartTLS for plugin id: starttls | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: vcard-temp | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 2, queue: 1,264 for plugin id: vcard-temp | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: VCardTemp for plugin id: vcard-temp | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: http://jabber.org/protocol/commands | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 2, queue: 1,264 for plugin id: http://jabber.org/protocol/commands | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: JabberIqCommand for plugin id: http://jabber.org/protocol/commands | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: jabber:iq:private | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 2, queue: 1,264 for plugin id: jabber:iq:private | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: JabberIqPrivate for plugin id: jabber:iq:private | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: urn:xmpp:ping | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 2, queue: 1,264 for plugin id: urn:xmpp:ping | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: UrnXmppPing for plugin id: urn:xmpp:ping | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: presence | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 2, queue: 1,264 for plugin id: presence | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: Presence for plugin id: presence | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added stopped processor: Presence for plugin id: presence | |
2013-08-06 09:51:28 Presence.init() CONFIG: No configuration found for Loaded roster offline last seen. | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: domain-filter | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added preprocessor: DomainFilter for plugin id: domain-filter | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added packet filter: DomainFilter for plugin id: domain-filter | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: disco | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 2, queue: 1,264 for plugin id: disco | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: ServiceDiscovery for plugin id: disco | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: pep | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 2, queue: 1,264 for plugin id: pep | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: PepPlugin for plugin id: pep | |
2013-08-06 09:51:28 SessionManager.setProperties() CONFIG: Loading and configuring plugin: amp | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Created thread pool: 2, queue: 1,264 for plugin id: amp | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added processor: MessageAmp for plugin id: amp | |
2013-08-06 09:51:28 SessionManager.addPlugin() CONFIG: Added postprocessor: MessageAmp for plugin id: amp | |
2013-08-06 09:51:28 MessageAmp.init() CONFIG: Loaded AMP_JID option: amp-jid = [email protected] | |
2013-08-06 09:51:28 MsgRepository.initRepository() INFO: Initializing dbAccess for db connection url: jdbc:mysql://localhost/tigasedb?user=tigase&password=password | |
2013-08-06 09:51:28 DataRepositoryImpl.checkTable() INFO: Checking if table user_jid exists in DB tigasedb. | |
2013-08-06 09:51:28 DataRepositoryImpl.checkTable() INFO: OK table user_jid found in database. | |
2013-08-06 09:51:28 DataRepositoryImpl.checkTable() INFO: Checking if table msg_history exists in DB tigasedb. | |
2013-08-06 09:51:28 DataRepositoryImpl.checkTable() INFO: OK table msg_history found in database. | |
2013-08-06 09:51:28 SessionManager.registerNewSession() FINEST: Created new XMPPSession for: [email protected] | |
2013-08-06 09:51:28 MessageRouter.addComponent() FINER: Adding: sess-man component to vhost-man registrator. | |
2013-08-06 09:51:28 MessageRouter.addComponent() FINER: Adding: sess-man component to stats registrator. | |
2013-08-06 09:51:28 MessageRouter.setProperties() INFO: Initialization completed notification to: c2s | |
2013-08-06 09:51:28 ConnectionManager.reconnectService() FINER: Reconnecting service for: c2s, scheduling next try in 2secs, cid: null@null | |
2013-08-06 09:51:28 ConnectionManager.reconnectService() FINER: Reconnecting service for: c2s, scheduling next try in 2secs, cid: null@null | |
2013-08-06 09:51:28 MessageRouter.setProperties() INFO: Initialization completed notification to: basic-conf | |
2013-08-06 09:51:28 MessageRouter.setProperties() INFO: Initialization completed notification to: s2s | |
2013-08-06 09:51:28 ConnectionManager.reconnectService() FINER: Reconnecting service for: s2s, scheduling next try in 2secs, cid: null@null | |
2013-08-06 09:51:28 MessageRouter.setProperties() INFO: Initialization completed notification to: bosh | |
2013-08-06 09:51:28 ConnectionManager.reconnectService() FINER: Reconnecting service for: bosh, scheduling next try in 2secs, cid: null@null | |
2013-08-06 09:51:28 MessageRouter.setProperties() INFO: Initialization completed notification to: vhost-man | |
2013-08-06 09:51:28 MessageRouter.setProperties() INFO: Initialization completed notification to: sess-man | |
2013-08-06 09:51:28 MessageRouter.setProperties() INFO: Initialization completed notification to: message-router | |
2013-08-06 09:51:28 MessageRouter.setProperties() INFO: Initialization completed notification to: stats | |
2013-08-06 09:51:28 UpdatesChecker.run() INFO: Server version: 5.1.5 | |
2013-08-06 09:51:28 MessageRouter.setProperties() INFO: Initialization completed notification to: amp | |
2013-08-06 09:51:28 MessageRouter.setProperties() INFO: Initialization completed notification to: monitor | |
2013-08-06 09:51:30 ConnectionManager$1.run() FINE: Reconnecting service for component: c2s, to remote host: localhost on port: 5,222 | |
2013-08-06 09:51:30 ConnectionManager$1.run() FINE: Reconnecting service for component: s2s, to remote host: localhost on port: 5,269 | |
2013-08-06 09:51:30 ConnectionManager$1.run() FINE: Reconnecting service for component: bosh, to remote host: localhost on port: 5,280 | |
2013-08-06 09:51:30 ConnectionManager$1.run() FINE: Reconnecting service for component: c2s, to remote host: localhost on port: 5,223 | |
2013-08-06 09:54:20 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 09:54:20 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55082,localport=5280] | |
2013-08-06 09:54:20 SocketThread.<clinit>() WARNING: 5 socketReadThreads started. | |
2013-08-06 09:54:20 SocketThread.<clinit>() WARNING: 5 socketWriteThreads started. | |
2013-08-06 09:54:20 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: null | |
2013-08-06 09:54:20 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" ver="1.6" xmlns:xmpp="urn:xmpp:xbosh" hold="1" xml:lang="en" xmpp:version="1.0" to="ip-172-31-25-166" rid="1490502183" wait="30" content="text/xml; charset=utf-8"/>, SIZE=214, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:54:21 BoshSession.sendBody() INFO: No waitTimer for the Bosh connection! [email protected]/127.0.0.1_5280_127.0.0.1_55082, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55082 Socket[addr=/127.0.0.1,port=55082,localport=5280] | |
2013-08-06 09:54:21 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 375 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" xmlns="http://jabber.org/protocol/httpbind" ver="1.6" secure="true" xmlns:xmpp="urn:xmpp:xbosh" hold="1" requests="2" inactivity="10" sid="10811b44-ee12-4dac-9ec9-8b846dd41550" xmpp:version="1.0" wait="30" maxpause="10" from="ip-172-31-25-166" ack="1490502183" polling="10" authid="b968e6c2-dfb1-4f22-b830-53026cf91842"/> | |
2013-08-06 09:54:21 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55082 | |
2013-08-06 09:54:21 BoshSession.disconnected() FINEST: Setting inactivityTimer for 10: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:21 MessageRouter.processPacket() FINEST: Processing packet: from=null, to=null, DATA=<iq type="set" to="[email protected]" from="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" id="dbb20e96-c412-4ed5-b121-33a4504e4534"><command node="STREAM_OPENED" xmlns="http://jabber.org/protocol/commands"><x type="submit" xmlns="jabber:x:data"><field var="session-id"><value>b968e6c2-dfb1-4f22-b830-53026cf91842</value></field><field var="hostname"><value>ip-172-31-25-166</value></field><field var="xml:lang"><value>en</value></field></x></command></iq>, SIZE=531, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:54:21 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], from=null, to=null, DATA=<iq type="set" to="[email protected]" from="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" id="dbb20e96-c412-4ed5-b121-33a4504e4534"><command node="STREAM_OPENED" xmlns="http://jabber.org/protocol/commands"><x type="submit" xmlns="jabber:x:data"><field var="session-id"><value>b968e6c2-dfb1-4f22-b830-53026cf91842</value></field><field var="hostname"><value>ip-172-31-25-166</value></field><field var="xml:lang"><value>en</value></field></x></command></iq>, SIZE=531, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:54:21 SessionManager.processPacket() FINEST: Received packet: from=null, to=null, DATA=<iq type="set" to="[email protected]" from="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" id="dbb20e96-c412-4ed5-b121-33a4504e4534"><command node="STREAM_OPENED" xmlns="http://jabber.org/protocol/commands"><x type="submit" xmlns="jabber:x:data"><field var="session-id"><value>CData size: 36</value></field><field var="hostname"><value>CData size: 16</value></field><field var="xml:lang"><value>en</value></field></x></command></iq>, SIZE=531, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:54:21 SessionManager.processCommand() FINER: STREAM_OPENED command from: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:21 SessionManager$SessionOpenProc.process() FINER: Adding resource connection for: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:21 SessionManager.createUserSession() FINEST: Setting hostname ip-172-31-25-166 for connection: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, VHostItem: Domain: ip-172-31-25-166, enabled: true, anonym: true, register: true, maxusers: 0 | |
2013-08-06 09:54:21 SessionManager.createUserSession() FINEST: Domain set for connectionId [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:21 SessionManager$SessionOpenProc.process() FINEST: Setting session-id b968e6c2-dfb1-4f22-b830-53026cf91842 for connection: user_jid=null, packets=0, [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, domain=ip-172-31-25-166, authState=NOT_AUTHORIZED, isAnon=false | |
2013-08-06 09:54:21 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" from="[email protected]" id="dbb20e96-c412-4ed5-b121-33a4504e4534"/>, SIZE=212, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:54:21 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" from="[email protected]" id="dbb20e96-c412-4ed5-b121-33a4504e4534"/>, SIZE=212, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:54:21 MessageRouter.processPacket() FINEST: Processing packet: from=null, to=null, DATA=<iq type="get" to="[email protected]" from="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" id="aa7a91e5-a0d4-4105-86eb-1842ea4b1fd0"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=286, XMLNS=null, PRIORITY=HIGH, PERMISSION=NONE, TYPE=get | |
2013-08-06 09:54:21 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], from=null, to=null, DATA=<iq type="get" to="[email protected]" from="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" id="aa7a91e5-a0d4-4105-86eb-1842ea4b1fd0"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=286, XMLNS=null, PRIORITY=HIGH, PERMISSION=NONE, TYPE=get | |
2013-08-06 09:54:21 SessionManager.processPacket() FINEST: Received packet: from=null, to=null, DATA=<iq type="get" to="[email protected]" from="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" id="aa7a91e5-a0d4-4105-86eb-1842ea4b1fd0"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=286, XMLNS=null, PRIORITY=HIGH, PERMISSION=NONE, TYPE=get | |
2013-08-06 09:54:21 SessionManager.processCommand() FINER: GETFEATURES command from: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:21 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" from="[email protected]" id="aa7a91e5-a0d4-4105-86eb-1842ea4b1fd0"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><auth xmlns="http://jabber.org/features/iq-auth"/></command></iq>, SIZE=625, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:54:21 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" from="[email protected]" id="aa7a91e5-a0d4-4105-86eb-1842ea4b1fd0"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><auth xmlns="http://jabber.org/features/iq-auth"/></command></iq>, SIZE=625, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:54:21 BoshConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" from="[email protected]" id="aa7a91e5-a0d4-4105-86eb-1842ea4b1fd0"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><auth xmlns="http://jabber.org/features/iq-auth"/></command></iq>, SIZE=625, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:54:21 ClientConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" from="[email protected]" id="aa7a91e5-a0d4-4105-86eb-1842ea4b1fd0"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>CData size: 5</mechanism><mechanism>CData size: 9</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><auth xmlns="http://jabber.org/features/iq-auth"/></command></iq>, SIZE=625, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:54:21 BoshSession.processPacket() FINEST: [0] Processing packet: from=null, [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<stream:features><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><auth xmlns="http://jabber.org/features/iq-auth"/></stream:features>, SIZE=362, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:54:21 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55082, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55082 Socket[unconnected] | |
2013-08-06 09:54:21 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55082 | |
2013-08-06 09:54:21 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 09:54:21 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55083,localport=5280] | |
2013-08-06 09:54:21 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: null | |
2013-08-06 09:54:21 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="10811b44-ee12-4dac-9ec9-8b846dd41550" rid="1490502184"/>, SIZE=111, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:54:21 BoshSession.processSocketPacket() FINEST: [0] Processing socket packet: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="10811b44-ee12-4dac-9ec9-8b846dd41550" rid="1490502184"/>, SIZE=111, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:54:21 BoshSession.processSocketPacket() FINEST: Canceling inactivityTimer: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:21 BoshSession.processSocketPacket() FINEST: Setting waitTimer for 30: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:21 BoshSession.sendBody() FINEST: Canceling waitTimer: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:21 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 591 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" xmlns="http://jabber.org/protocol/httpbind" secure="true" xmpp:version="1.0" xmlns:xmpp="urn:xmpp:xbosh" from="ip-172-31-25-166" ack="1490502184"><stream:features xmlns="jabber:client"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><auth xmlns="http://jabber.org/features/iq-auth"/></stream:features></body> | |
2013-08-06 09:54:21 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55083 | |
2013-08-06 09:54:21 BoshSession.disconnected() FINEST: Canceling inactivityTimer: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:21 BoshSession.disconnected() FINEST: Setting inactivityTimer for 10: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:21 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55083, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55083 Socket[unconnected] | |
2013-08-06 09:54:21 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55083 | |
2013-08-06 09:54:21 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 09:54:21 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55084,localport=5280] | |
2013-08-06 09:54:21 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: null | |
2013-08-06 09:54:21 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="10811b44-ee12-4dac-9ec9-8b846dd41550" rid="1490502185"><auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">cm9oaXRAaXAtMTcyLTMxLTI1LTE2NgByb2hpdAByb2hpdA==</auth></body>, SIZE=237, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:54:21 BoshSession.processSocketPacket() FINEST: [0] Processing socket packet: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="10811b44-ee12-4dac-9ec9-8b846dd41550" rid="1490502185"><auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">cm9oaXRAaXAtMTcyLTMxLTI1LTE2NgByb2hpdAByb2hpdA==</auth></body>, SIZE=237, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:54:21 BoshSession.processSocketPacket() FINEST: Canceling inactivityTimer: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:21 BoshSession.processSocketPacket() FINEST: Setting waitTimer for 30: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:21 BoshSession.processSocketPacket() FINEST: Sending out packet: from=null, to=null, DATA=<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">cm9oaXRAaXAtMTcyLTMxLTI1LTE2NgByb2hpdAByb2hpdA==</auth>, SIZE=120, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:54:21 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">cm9oaXRAaXAtMTcyLTMxLTI1LTE2NgByb2hpdAByb2hpdA==</auth>, SIZE=120, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:54:21 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">cm9oaXRAaXAtMTcyLTMxLTI1LTE2NgByb2hpdAByb2hpdA==</auth>, SIZE=120, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:54:21 SessionManager.processPacket() FINEST: Received packet: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">CData size: 48</auth>, SIZE=120, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:54:21 SessionManager.processPacket() FINEST: processing packet: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">CData size: 48</auth>, SIZE=120, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null, connection: user_jid=null, packets=0, [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, domain=ip-172-31-25-166, authState=NOT_AUTHORIZED, isAnon=false | |
2013-08-06 09:54:21 SessionManager.walk() FINEST: XMPPProcessorIfc: SaslAuth (urn:ietf:params:xml:ns:xmpp-sasl) | |
Request: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">cm9oaXRAaXAtMTcyLTMxLTI1LTE2NgByb2hpdAByb2hpdA==</auth>, SIZE=120, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null, conn: user_jid=null, packets=1, [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, domain=ip-172-31-25-166, authState=NOT_AUTHORIZED, isAnon=false | |
2013-08-06 09:54:21 SessionManager.processPacket() FINEST: Packet processed by: [urn:ietf:params:xml:ns:xmpp-sasl] | |
2013-08-06 09:54:21 SessionManager.handleLogin() FINEST: handleLogin called for: rohit@ip-172-31-25-166, conn_id: user_jid=null, packets=1, [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, domain=ip-172-31-25-166, authState=AUTHORIZED, isAnon=false | |
2013-08-06 09:54:21 SessionManager.registerNewSession() FINEST: Created new XMPPSession for: rohit@ip-172-31-25-166 | |
2013-08-06 09:54:21 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>, SIZE=51, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=null | |
2013-08-06 09:54:21 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>, SIZE=51, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=null | |
2013-08-06 09:54:21 BoshConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>, SIZE=51, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=null | |
2013-08-06 09:54:21 ClientConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>, SIZE=51, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=null | |
2013-08-06 09:54:21 BoshSession.processPacket() FINEST: [1] Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>, SIZE=51, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=null | |
2013-08-06 09:54:21 BoshSession.sendBody() FINEST: Canceling waitTimer: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:21 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 258 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" xmlns="http://jabber.org/protocol/httpbind" secure="true" xmpp:version="1.0" xmlns:xmpp="urn:xmpp:xbosh" from="ip-172-31-25-166" ack="1490502185"><success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/></body> | |
2013-08-06 09:54:21 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55084, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55084 Socket[unconnected] | |
2013-08-06 09:54:21 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55084 | |
2013-08-06 09:54:21 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55084 | |
2013-08-06 09:54:21 BoshSession.disconnected() FINEST: Canceling inactivityTimer: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:21 BoshSession.disconnected() FINEST: Setting inactivityTimer for 10: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:22 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 09:54:22 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55085,localport=5280] | |
2013-08-06 09:54:22 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: null | |
2013-08-06 09:54:22 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body xmpp:restart="true" xmlns="http://jabber.org/protocol/httpbind" xmlns:xmpp="urn:xmpp:xbosh" sid="10811b44-ee12-4dac-9ec9-8b846dd41550" xml:lang="en" to="ip-172-31-25-166" rid="1490502186"/>, SIZE=195, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:54:22 BoshSession.processSocketPacket() FINEST: [0] Processing socket packet: from=null, to=null, DATA=<body xmpp:restart="true" xmlns="http://jabber.org/protocol/httpbind" xmlns:xmpp="urn:xmpp:xbosh" sid="10811b44-ee12-4dac-9ec9-8b846dd41550" xml:lang="en" to="ip-172-31-25-166" rid="1490502186"/>, SIZE=195, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:54:22 BoshSession.processSocketPacket() FINEST: Canceling inactivityTimer: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:22 BoshSession.processSocketPacket() FINEST: Setting waitTimer for 30: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:22 BoshSession.processSocketPacket() FINE: Found stream restart instruction: from=null, to=null, DATA=<body xmpp:restart="true" xmlns="http://jabber.org/protocol/httpbind" xmlns:xmpp="urn:xmpp:xbosh" sid="10811b44-ee12-4dac-9ec9-8b846dd41550" xml:lang="en" to="ip-172-31-25-166" rid="1490502186"/>, SIZE=195, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:54:22 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="get" to="[email protected]" from="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=258, XMLNS=null, PRIORITY=HIGH, PERMISSION=NONE, TYPE=get | |
2013-08-06 09:54:22 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="get" to="[email protected]" from="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=258, XMLNS=null, PRIORITY=HIGH, PERMISSION=NONE, TYPE=get | |
2013-08-06 09:54:22 SessionManager.processPacket() FINEST: Received packet: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="get" to="[email protected]" from="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=258, XMLNS=null, PRIORITY=HIGH, PERMISSION=NONE, TYPE=get | |
2013-08-06 09:54:22 SessionManager.processCommand() FINER: GETFEATURES command from: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:22 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" from="[email protected]" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/><register xmlns="http://jabber.org/features/iq-register"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/></command></iq>, SIZE=523, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:54:22 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" from="[email protected]" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/><register xmlns="http://jabber.org/features/iq-register"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/></command></iq>, SIZE=523, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:54:22 BoshConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" from="[email protected]" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/><register xmlns="http://jabber.org/features/iq-register"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/></command></iq>, SIZE=523, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:54:22 ClientConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" from="[email protected]" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/><register xmlns="http://jabber.org/features/iq-register"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/></command></iq>, SIZE=523, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:54:22 BoshSession.processPacket() FINEST: [1] Processing packet: from=null, [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<stream:features><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/><register xmlns="http://jabber.org/features/iq-register"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/></stream:features>, SIZE=288, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:54:22 BoshSession.sendBody() FINEST: Canceling waitTimer: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:22 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 517 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" xmlns="http://jabber.org/protocol/httpbind" secure="true" xmpp:version="1.0" xmlns:xmpp="urn:xmpp:xbosh" from="ip-172-31-25-166" ack="1490502186"><stream:features xmlns="jabber:client"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/><register xmlns="http://jabber.org/features/iq-register"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/></stream:features></body> | |
2013-08-06 09:54:22 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55085, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55085 Socket[unconnected] | |
2013-08-06 09:54:22 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55085 | |
2013-08-06 09:54:22 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55085 | |
2013-08-06 09:54:22 BoshSession.disconnected() FINEST: Canceling inactivityTimer: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:22 BoshSession.disconnected() FINEST: Setting inactivityTimer for 10: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:22 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 09:54:22 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55086,localport=5280] | |
2013-08-06 09:54:22 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: null | |
2013-08-06 09:54:22 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="10811b44-ee12-4dac-9ec9-8b846dd41550" rid="1490502187"><iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>home</resource></bind></iq></body>, SIZE=256, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:54:22 BoshSession.processSocketPacket() FINEST: [0] Processing socket packet: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="10811b44-ee12-4dac-9ec9-8b846dd41550" rid="1490502187"><iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>home</resource></bind></iq></body>, SIZE=256, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:54:22 BoshSession.processSocketPacket() FINEST: Canceling inactivityTimer: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:22 BoshSession.processSocketPacket() FINEST: Setting waitTimer for 30: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:22 BoshSession.processSocketPacket() FINEST: Sending out packet: from=null, to=null, DATA=<iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>home</resource></bind></iq>, SIZE=139, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:54:22 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>home</resource></bind></iq>, SIZE=139, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:54:22 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>home</resource></bind></iq>, SIZE=139, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:54:22 SessionManager.processPacket() FINEST: Received packet: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>CData size: 4</resource></bind></iq>, SIZE=139, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:54:22 SessionManager.processPacket() FINEST: processing packet: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>CData size: 4</resource></bind></iq>, SIZE=139, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, connection: user_jid=rohit@ip-172-31-25-166/b968e6c2-dfb1-4f22-b830-53026cf91842, packets=1, [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, domain=ip-172-31-25-166, authState=AUTHORIZED, isAnon=false | |
2013-08-06 09:54:22 PacketDefaultHandler.preprocess() FINEST: Setting correct from attribute: rohit@ip-172-31-25-166/b968e6c2-dfb1-4f22-b830-53026cf91842 | |
2013-08-06 09:54:22 SessionManager.walk() FINEST: XMPPProcessorIfc: BindResource (urn:ietf:params:xml:ns:xmpp-bind) | |
Request: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="set" xmlns="jabber:client" from="rohit@ip-172-31-25-166/b968e6c2-dfb1-4f22-b830-53026cf91842" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>home</resource></bind></iq>, SIZE=206, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, conn: user_jid=rohit@ip-172-31-25-166/b968e6c2-dfb1-4f22-b830-53026cf91842, packets=2, [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, domain=ip-172-31-25-166, authState=AUTHORIZED, isAnon=false | |
2013-08-06 09:54:22 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>rohit@ip-172-31-25-166/home</jid></bind></iq>, SIZE=188, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:54:22 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>rohit@ip-172-31-25-166/home</jid></bind></iq>, SIZE=188, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:54:22 SessionManager.processPacket() FINEST: Packet processed by: [urn:ietf:params:xml:ns:xmpp-bind] | |
2013-08-06 09:54:22 BoshConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>rohit@ip-172-31-25-166/home</jid></bind></iq>, SIZE=188, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:54:22 ClientConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>CData size: 27</jid></bind></iq>, SIZE=188, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:54:22 BoshSession.processPacket() FINEST: [1] Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>rohit@ip-172-31-25-166/home</jid></bind></iq>, SIZE=188, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:54:22 BoshSession.sendBody() FINEST: Canceling waitTimer: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:22 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 395 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" xmlns="http://jabber.org/protocol/httpbind" secure="true" xmpp:version="1.0" xmlns:xmpp="urn:xmpp:xbosh" from="ip-172-31-25-166" ack="1490502187"><iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>rohit@ip-172-31-25-166/home</jid></bind></iq></body> | |
2013-08-06 09:54:22 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55086, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55086 Socket[unconnected] | |
2013-08-06 09:54:22 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55086 | |
2013-08-06 09:54:22 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55086 | |
2013-08-06 09:54:22 BoshSession.disconnected() FINEST: Canceling inactivityTimer: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:22 BoshSession.disconnected() FINEST: Setting inactivityTimer for 10: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:23 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 09:54:23 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55087,localport=5280] | |
2013-08-06 09:54:23 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: null | |
2013-08-06 09:54:23 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="10811b44-ee12-4dac-9ec9-8b846dd41550" rid="1490502188"><iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq></body>, SIZE=234, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:54:23 BoshSession.processSocketPacket() FINEST: [0] Processing socket packet: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="10811b44-ee12-4dac-9ec9-8b846dd41550" rid="1490502188"><iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq></body>, SIZE=234, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:54:23 BoshSession.processSocketPacket() FINEST: Canceling inactivityTimer: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:23 BoshSession.processSocketPacket() FINEST: Setting waitTimer for 30: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:23 BoshSession.processSocketPacket() FINEST: Sending out packet: from=null, to=null, DATA=<iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>, SIZE=117, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:54:23 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>, SIZE=117, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:54:23 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>, SIZE=117, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:54:23 SessionManager.processPacket() FINEST: Received packet: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>, SIZE=117, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:54:23 SessionManager.processPacket() FINEST: processing packet: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>, SIZE=117, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, connection: user_jid=rohit@ip-172-31-25-166/home, packets=2, [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, domain=ip-172-31-25-166, authState=AUTHORIZED, isAnon=false | |
2013-08-06 09:54:23 PacketDefaultHandler.preprocess() FINEST: Setting correct from attribute: rohit@ip-172-31-25-166/home | |
2013-08-06 09:54:23 SessionManager.walk() FINEST: XMPPProcessorIfc: SessionBind (urn:ietf:params:xml:ns:xmpp-session) | |
Request: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="set" xmlns="jabber:client" from="rohit@ip-172-31-25-166/home" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>, SIZE=152, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, conn: user_jid=rohit@ip-172-31-25-166/home, packets=3, [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, domain=ip-172-31-25-166, authState=AUTHORIZED, isAnon=false | |
2013-08-06 09:54:23 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_session_auth_2"/>, SIZE=95, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:54:23 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_session_auth_2"/>, SIZE=95, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:54:23 SessionManager.processPacket() FINEST: Packet processed by: [urn:ietf:params:xml:ns:xmpp-session] | |
2013-08-06 09:54:23 BoshConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_session_auth_2"/>, SIZE=95, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:54:23 ClientConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_session_auth_2"/>, SIZE=95, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:54:23 BoshSession.processPacket() FINEST: [1] Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_session_auth_2"/>, SIZE=95, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:54:23 BoshSession.sendBody() FINEST: Canceling waitTimer: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:23 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 302 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" xmlns="http://jabber.org/protocol/httpbind" secure="true" xmpp:version="1.0" xmlns:xmpp="urn:xmpp:xbosh" from="ip-172-31-25-166" ack="1490502188"><iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_session_auth_2"/></body> | |
2013-08-06 09:54:23 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55087, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55087 Socket[unconnected] | |
2013-08-06 09:54:23 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55087 | |
2013-08-06 09:54:23 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55087 | |
2013-08-06 09:54:23 BoshSession.disconnected() FINEST: Canceling inactivityTimer: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:23 BoshSession.disconnected() FINEST: Setting inactivityTimer for 10: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:23 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 09:54:23 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55088,localport=5280] | |
2013-08-06 09:54:23 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: terminate | |
2013-08-06 09:54:23 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body type="terminate" xmlns="http://jabber.org/protocol/httpbind" sid="10811b44-ee12-4dac-9ec9-8b846dd41550" rid="1490502189"><presence type="unavailable" xmlns="jabber:client"/></body>, SIZE=186, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=terminate | |
2013-08-06 09:54:23 BoshSession.processSocketPacket() FINEST: [0] Processing socket packet: from=null, to=null, DATA=<body type="terminate" xmlns="http://jabber.org/protocol/httpbind" sid="10811b44-ee12-4dac-9ec9-8b846dd41550" rid="1490502189"><presence type="unavailable" xmlns="jabber:client"/></body>, SIZE=186, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=terminate | |
2013-08-06 09:54:23 BoshSession.processSocketPacket() FINEST: Canceling inactivityTimer: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:23 BoshSession.processSocketPacket() FINEST: Setting waitTimer for 30: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:23 BoshSession.sendBody() FINEST: Canceling waitTimer: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:23 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 218 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" type="terminate" xmlns="http://jabber.org/protocol/httpbind" secure="true" xmpp:version="1.0" xmlns:xmpp="urn:xmpp:xbosh" from="ip-172-31-25-166" ack="1490502189"/> | |
2013-08-06 09:54:23 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55088 | |
2013-08-06 09:54:23 BoshSession.disconnected() FINEST: Canceling inactivityTimer: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:23 BoshSession.disconnected() FINEST: Setting inactivityTimer for 2: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:23 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55088, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55088 Socket[unconnected] | |
2013-08-06 09:54:23 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55088 | |
2013-08-06 09:54:23 BoshConnectionManager.addOutStreamClosed() FINEST: closing BOSH session with sid = 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:23 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" id="20ea3635-6962-4490-895a-24c1ee738a0d"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:54:23 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" id="20ea3635-6962-4490-895a-24c1ee738a0d"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:54:23 SessionManager.processPacket() FINEST: Received packet: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" id="20ea3635-6962-4490-895a-24c1ee738a0d"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:54:23 SessionManager.processCommand() FINER: STREAM_CLOSED command from: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:23 SessionManager$SessionCloseProc.process() FINEST: Executing connection close for: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" id="20ea3635-6962-4490-895a-24c1ee738a0d"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:54:23 SessionManager.closeConnection() FINER: Stream closed from: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:23 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" from="[email protected]" id="20ea3635-6962-4490-895a-24c1ee738a0d"/>, SIZE=212, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:54:23 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" from="[email protected]" id="20ea3635-6962-4490-895a-24c1ee738a0d"/>, SIZE=212, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:54:23 SessionManager.closeSession() FINE: Closing connection for: rohit@ip-172-31-25-166/home | |
2013-08-06 09:54:23 SessionManager.closeSession() FINE: Found parent session for: rohit@ip-172-31-25-166/home | |
2013-08-06 09:54:23 SessionManager.closeSession() FINER: Number of user sessions: 1 | |
2013-08-06 09:54:23 BoshSession.processSocketPacket() FINEST: Sending out packet: from=null, to=null, DATA=<presence type="unavailable" xmlns="jabber:client"/>, SIZE=52, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=NONE, TYPE=unavailable | |
2013-08-06 09:54:23 ClientConnectionManager$StoppedHandler.responseReceived() FINEST: Response for stop received... | |
2013-08-06 09:54:23 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<presence type="unavailable" xmlns="jabber:client"/>, SIZE=52, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=NONE, TYPE=unavailable | |
2013-08-06 09:54:23 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<presence type="unavailable" xmlns="jabber:client"/>, SIZE=52, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=NONE, TYPE=unavailable | |
2013-08-06 09:54:23 SessionManager.processPacket() FINEST: Received packet: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<presence type="unavailable" xmlns="jabber:client"/>, SIZE=52, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=NONE, TYPE=unavailable | |
2013-08-06 09:54:23 SessionManager.getXMPPResourceConnection() INFO: Message without TO attribute set, don't know what to do wih this: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<presence type="unavailable" xmlns="jabber:client"/>, SIZE=52, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=NONE, TYPE=unavailable | |
2013-08-06 09:54:23 SessionManager.isBrokenPacket() FINE: Broken packet: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<presence type="unavailable" xmlns="jabber:client"/>, SIZE=52, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=NONE, TYPE=unavailable | |
2013-08-06 09:54:25 BoshSession.task() FINEST: inactivityTimer fired: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:25 BoshSession.task() FINEST: Closing session, inactivity timeout expired: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:25 BoshConnectionManager.addOutStreamClosed() FINEST: closing BOSH session with sid = 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:25 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" id="f94a47d0-17e3-48d3-aacb-51d62c5195c3"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:54:25 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" id="f94a47d0-17e3-48d3-aacb-51d62c5195c3"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:54:25 SessionManager.processPacket() FINEST: Received packet: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" id="f94a47d0-17e3-48d3-aacb-51d62c5195c3"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:54:25 SessionManager.processCommand() FINER: STREAM_CLOSED command from: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:25 SessionManager$SessionCloseProc.process() FINEST: Executing connection close for: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" id="f94a47d0-17e3-48d3-aacb-51d62c5195c3"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:54:25 SessionManager.closeConnection() FINER: Stream closed from: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:25 SessionManager.closeConnection() FINE: Can not find resource connection for connectionId: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:25 SessionManager.closeConnection() INFO: Trying to find and remove stale XMPPResourceConnection: [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:54:25 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" from="[email protected]" id="f94a47d0-17e3-48d3-aacb-51d62c5195c3"/>, SIZE=212, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:54:25 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550, DATA=<iq type="result" to="[email protected]/10811b44-ee12-4dac-9ec9-8b846dd41550" from="[email protected]" id="f94a47d0-17e3-48d3-aacb-51d62c5195c3"/>, SIZE=212, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:54:25 ClientConnectionManager$StoppedHandler.responseReceived() FINEST: Response for stop received... | |
2013-08-06 09:54:25 BoshTask.run() FINER: Closing session for BS task: 10811b44-ee12-4dac-9ec9-8b846dd41550 | |
2013-08-06 09:55:17 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 09:55:17 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55089,localport=5280] | |
2013-08-06 09:55:17 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: null | |
2013-08-06 09:55:17 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" ver="1.6" xmlns:xmpp="urn:xmpp:xbosh" hold="1" xml:lang="en" xmpp:version="1.0" to="ip-172-31-25-166" rid="3668733910" wait="60" content="text/xml; charset=utf-8"/>, SIZE=214, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:55:17 BoshSession.sendBody() INFO: No waitTimer for the Bosh connection! [email protected]/127.0.0.1_5280_127.0.0.1_55089, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55089 Socket[addr=/127.0.0.1,port=55089,localport=5280] | |
2013-08-06 09:55:17 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 375 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" xmlns="http://jabber.org/protocol/httpbind" ver="1.6" secure="true" xmlns:xmpp="urn:xmpp:xbosh" hold="1" requests="2" inactivity="10" sid="a414a941-5a6f-4de1-adb1-18948776284c" xmpp:version="1.0" wait="30" maxpause="10" from="ip-172-31-25-166" ack="3668733910" polling="10" authid="2f0d628e-2cae-44b3-82fd-20e7ff8ceae2"/> | |
2013-08-06 09:55:17 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55089 | |
2013-08-06 09:55:17 BoshSession.disconnected() FINEST: Setting inactivityTimer for 10: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:17 MessageRouter.processPacket() FINEST: Processing packet: from=null, to=null, DATA=<iq type="set" to="[email protected]" from="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" id="20f57a31-a581-4024-a6b1-c1ac0afe5ffd"><command node="STREAM_OPENED" xmlns="http://jabber.org/protocol/commands"><x type="submit" xmlns="jabber:x:data"><field var="session-id"><value>2f0d628e-2cae-44b3-82fd-20e7ff8ceae2</value></field><field var="hostname"><value>ip-172-31-25-166</value></field><field var="xml:lang"><value>en</value></field></x></command></iq>, SIZE=531, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:55:17 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], from=null, to=null, DATA=<iq type="set" to="[email protected]" from="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" id="20f57a31-a581-4024-a6b1-c1ac0afe5ffd"><command node="STREAM_OPENED" xmlns="http://jabber.org/protocol/commands"><x type="submit" xmlns="jabber:x:data"><field var="session-id"><value>2f0d628e-2cae-44b3-82fd-20e7ff8ceae2</value></field><field var="hostname"><value>ip-172-31-25-166</value></field><field var="xml:lang"><value>en</value></field></x></command></iq>, SIZE=531, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:55:17 SessionManager.processPacket() FINEST: Received packet: from=null, to=null, DATA=<iq type="set" to="[email protected]" from="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" id="20f57a31-a581-4024-a6b1-c1ac0afe5ffd"><command node="STREAM_OPENED" xmlns="http://jabber.org/protocol/commands"><x type="submit" xmlns="jabber:x:data"><field var="session-id"><value>CData size: 36</value></field><field var="hostname"><value>CData size: 16</value></field><field var="xml:lang"><value>en</value></field></x></command></iq>, SIZE=531, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:55:17 SessionManager.processCommand() FINER: STREAM_OPENED command from: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:17 SessionManager$SessionOpenProc.process() FINER: Adding resource connection for: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:17 SessionManager.createUserSession() FINEST: Setting hostname ip-172-31-25-166 for connection: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, VHostItem: Domain: ip-172-31-25-166, enabled: true, anonym: true, register: true, maxusers: 0 | |
2013-08-06 09:55:17 SessionManager.createUserSession() FINEST: Domain set for connectionId [email protected]/a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:17 SessionManager$SessionOpenProc.process() FINEST: Setting session-id 2f0d628e-2cae-44b3-82fd-20e7ff8ceae2 for connection: user_jid=null, packets=0, [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, domain=ip-172-31-25-166, authState=NOT_AUTHORIZED, isAnon=false | |
2013-08-06 09:55:17 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" from="[email protected]" id="20f57a31-a581-4024-a6b1-c1ac0afe5ffd"/>, SIZE=212, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:55:17 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" from="[email protected]" id="20f57a31-a581-4024-a6b1-c1ac0afe5ffd"/>, SIZE=212, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:55:17 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55089, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55089 Socket[unconnected] | |
2013-08-06 09:55:17 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55089 | |
2013-08-06 09:55:17 MessageRouter.processPacket() FINEST: Processing packet: from=null, to=null, DATA=<iq type="get" to="[email protected]" from="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" id="ff2ad320-bb03-441f-b07a-d149db2f1d92"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=286, XMLNS=null, PRIORITY=HIGH, PERMISSION=NONE, TYPE=get | |
2013-08-06 09:55:17 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], from=null, to=null, DATA=<iq type="get" to="[email protected]" from="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" id="ff2ad320-bb03-441f-b07a-d149db2f1d92"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=286, XMLNS=null, PRIORITY=HIGH, PERMISSION=NONE, TYPE=get | |
2013-08-06 09:55:17 SessionManager.processPacket() FINEST: Received packet: from=null, to=null, DATA=<iq type="get" to="[email protected]" from="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" id="ff2ad320-bb03-441f-b07a-d149db2f1d92"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=286, XMLNS=null, PRIORITY=HIGH, PERMISSION=NONE, TYPE=get | |
2013-08-06 09:55:17 SessionManager.processCommand() FINER: GETFEATURES command from: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:17 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" from="[email protected]" id="ff2ad320-bb03-441f-b07a-d149db2f1d92"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><auth xmlns="http://jabber.org/features/iq-auth"/></command></iq>, SIZE=625, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:55:17 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" from="[email protected]" id="ff2ad320-bb03-441f-b07a-d149db2f1d92"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><auth xmlns="http://jabber.org/features/iq-auth"/></command></iq>, SIZE=625, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:55:17 BoshConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" from="[email protected]" id="ff2ad320-bb03-441f-b07a-d149db2f1d92"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><auth xmlns="http://jabber.org/features/iq-auth"/></command></iq>, SIZE=625, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:55:17 ClientConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" from="[email protected]" id="ff2ad320-bb03-441f-b07a-d149db2f1d92"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>CData size: 5</mechanism><mechanism>CData size: 9</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><auth xmlns="http://jabber.org/features/iq-auth"/></command></iq>, SIZE=625, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:55:17 BoshSession.processPacket() FINEST: [0] Processing packet: from=null, [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<stream:features><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><auth xmlns="http://jabber.org/features/iq-auth"/></stream:features>, SIZE=362, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:55:17 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 09:55:17 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55090,localport=5280] | |
2013-08-06 09:55:17 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: null | |
2013-08-06 09:55:17 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="a414a941-5a6f-4de1-adb1-18948776284c" rid="3668733911"/>, SIZE=111, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:55:17 BoshSession.processSocketPacket() FINEST: [0] Processing socket packet: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="a414a941-5a6f-4de1-adb1-18948776284c" rid="3668733911"/>, SIZE=111, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:55:17 BoshSession.processSocketPacket() FINEST: Canceling inactivityTimer: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:17 BoshSession.processSocketPacket() FINEST: Setting waitTimer for 30: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:17 BoshSession.sendBody() FINEST: Canceling waitTimer: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:17 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 591 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" xmlns="http://jabber.org/protocol/httpbind" secure="true" xmpp:version="1.0" xmlns:xmpp="urn:xmpp:xbosh" from="ip-172-31-25-166" ack="3668733911"><stream:features xmlns="jabber:client"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><auth xmlns="http://jabber.org/features/iq-auth"/></stream:features></body> | |
2013-08-06 09:55:17 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55090 | |
2013-08-06 09:55:17 BoshSession.disconnected() FINEST: Canceling inactivityTimer: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:17 BoshSession.disconnected() FINEST: Setting inactivityTimer for 10: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:17 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55090, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55090 Socket[unconnected] | |
2013-08-06 09:55:17 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55090 | |
2013-08-06 09:55:18 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 09:55:18 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55091,localport=5280] | |
2013-08-06 09:55:18 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: null | |
2013-08-06 09:55:18 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="a414a941-5a6f-4de1-adb1-18948776284c" rid="3668733912"><auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">cm9oaXRAaXAtMTcyLTMxLTI1LTE2NgByb2hpdAByb2hpdA==</auth></body>, SIZE=237, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:55:18 BoshSession.processSocketPacket() FINEST: [0] Processing socket packet: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="a414a941-5a6f-4de1-adb1-18948776284c" rid="3668733912"><auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">cm9oaXRAaXAtMTcyLTMxLTI1LTE2NgByb2hpdAByb2hpdA==</auth></body>, SIZE=237, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:55:18 BoshSession.processSocketPacket() FINEST: Canceling inactivityTimer: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:18 BoshSession.processSocketPacket() FINEST: Setting waitTimer for 30: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:18 BoshSession.processSocketPacket() FINEST: Sending out packet: from=null, to=null, DATA=<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">cm9oaXRAaXAtMTcyLTMxLTI1LTE2NgByb2hpdAByb2hpdA==</auth>, SIZE=120, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:55:18 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">cm9oaXRAaXAtMTcyLTMxLTI1LTE2NgByb2hpdAByb2hpdA==</auth>, SIZE=120, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:55:18 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">cm9oaXRAaXAtMTcyLTMxLTI1LTE2NgByb2hpdAByb2hpdA==</auth>, SIZE=120, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:55:18 SessionManager.processPacket() FINEST: Received packet: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">CData size: 48</auth>, SIZE=120, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:55:18 SessionManager.processPacket() FINEST: processing packet: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">CData size: 48</auth>, SIZE=120, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null, connection: user_jid=null, packets=0, [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, domain=ip-172-31-25-166, authState=NOT_AUTHORIZED, isAnon=false | |
2013-08-06 09:55:18 SessionManager.walk() FINEST: XMPPProcessorIfc: SaslAuth (urn:ietf:params:xml:ns:xmpp-sasl) | |
Request: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">cm9oaXRAaXAtMTcyLTMxLTI1LTE2NgByb2hpdAByb2hpdA==</auth>, SIZE=120, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null, conn: user_jid=null, packets=1, [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, domain=ip-172-31-25-166, authState=NOT_AUTHORIZED, isAnon=false | |
2013-08-06 09:55:18 SessionManager.processPacket() FINEST: Packet processed by: [urn:ietf:params:xml:ns:xmpp-sasl] | |
2013-08-06 09:55:18 SessionManager.handleLogin() FINEST: handleLogin called for: rohit@ip-172-31-25-166, conn_id: user_jid=null, packets=1, [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, domain=ip-172-31-25-166, authState=AUTHORIZED, isAnon=false | |
2013-08-06 09:55:18 SessionManager.registerNewSession() FINEST: Created new XMPPSession for: rohit@ip-172-31-25-166 | |
2013-08-06 09:55:18 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>, SIZE=51, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=null | |
2013-08-06 09:55:18 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>, SIZE=51, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=null | |
2013-08-06 09:55:18 BoshConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>, SIZE=51, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=null | |
2013-08-06 09:55:18 ClientConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>, SIZE=51, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=null | |
2013-08-06 09:55:18 BoshSession.processPacket() FINEST: [1] Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>, SIZE=51, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=null | |
2013-08-06 09:55:18 BoshSession.sendBody() FINEST: Canceling waitTimer: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:18 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 258 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" xmlns="http://jabber.org/protocol/httpbind" secure="true" xmpp:version="1.0" xmlns:xmpp="urn:xmpp:xbosh" from="ip-172-31-25-166" ack="3668733912"><success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/></body> | |
2013-08-06 09:55:18 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55091, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55091 Socket[unconnected] | |
2013-08-06 09:55:18 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55091 | |
2013-08-06 09:55:18 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55091 | |
2013-08-06 09:55:18 BoshSession.disconnected() FINEST: Canceling inactivityTimer: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:18 BoshSession.disconnected() FINEST: Setting inactivityTimer for 10: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:18 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 09:55:18 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55092,localport=5280] | |
2013-08-06 09:55:18 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: null | |
2013-08-06 09:55:18 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body xmpp:restart="true" xmlns="http://jabber.org/protocol/httpbind" xmlns:xmpp="urn:xmpp:xbosh" sid="a414a941-5a6f-4de1-adb1-18948776284c" xml:lang="en" to="ip-172-31-25-166" rid="3668733913"/>, SIZE=195, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:55:18 BoshSession.processSocketPacket() FINEST: [0] Processing socket packet: from=null, to=null, DATA=<body xmpp:restart="true" xmlns="http://jabber.org/protocol/httpbind" xmlns:xmpp="urn:xmpp:xbosh" sid="a414a941-5a6f-4de1-adb1-18948776284c" xml:lang="en" to="ip-172-31-25-166" rid="3668733913"/>, SIZE=195, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:55:18 BoshSession.processSocketPacket() FINEST: Canceling inactivityTimer: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:18 BoshSession.processSocketPacket() FINEST: Setting waitTimer for 30: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:18 BoshSession.processSocketPacket() FINE: Found stream restart instruction: from=null, to=null, DATA=<body xmpp:restart="true" xmlns="http://jabber.org/protocol/httpbind" xmlns:xmpp="urn:xmpp:xbosh" sid="a414a941-5a6f-4de1-adb1-18948776284c" xml:lang="en" to="ip-172-31-25-166" rid="3668733913"/>, SIZE=195, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:55:18 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="get" to="[email protected]" from="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=258, XMLNS=null, PRIORITY=HIGH, PERMISSION=NONE, TYPE=get | |
2013-08-06 09:55:18 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="get" to="[email protected]" from="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=258, XMLNS=null, PRIORITY=HIGH, PERMISSION=NONE, TYPE=get | |
2013-08-06 09:55:18 SessionManager.processPacket() FINEST: Received packet: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="get" to="[email protected]" from="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=258, XMLNS=null, PRIORITY=HIGH, PERMISSION=NONE, TYPE=get | |
2013-08-06 09:55:18 SessionManager.processCommand() FINER: GETFEATURES command from: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:18 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" from="[email protected]" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/><register xmlns="http://jabber.org/features/iq-register"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/></command></iq>, SIZE=523, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:55:18 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" from="[email protected]" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/><register xmlns="http://jabber.org/features/iq-register"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/></command></iq>, SIZE=523, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:55:18 BoshConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" from="[email protected]" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/><register xmlns="http://jabber.org/features/iq-register"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/></command></iq>, SIZE=523, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:55:18 ClientConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" from="[email protected]" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/><register xmlns="http://jabber.org/features/iq-register"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/></command></iq>, SIZE=523, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:55:18 BoshSession.processPacket() FINEST: [1] Processing packet: from=null, [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<stream:features><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/><register xmlns="http://jabber.org/features/iq-register"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/></stream:features>, SIZE=288, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:55:18 BoshSession.sendBody() FINEST: Canceling waitTimer: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:18 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 517 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" xmlns="http://jabber.org/protocol/httpbind" secure="true" xmpp:version="1.0" xmlns:xmpp="urn:xmpp:xbosh" from="ip-172-31-25-166" ack="3668733913"><stream:features xmlns="jabber:client"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/><register xmlns="http://jabber.org/features/iq-register"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/></stream:features></body> | |
2013-08-06 09:55:18 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55092, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55092 Socket[unconnected] | |
2013-08-06 09:55:18 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55092 | |
2013-08-06 09:55:18 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55092 | |
2013-08-06 09:55:18 BoshSession.disconnected() FINEST: Canceling inactivityTimer: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:18 BoshSession.disconnected() FINEST: Setting inactivityTimer for 10: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:19 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 09:55:19 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55093,localport=5280] | |
2013-08-06 09:55:19 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: null | |
2013-08-06 09:55:19 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="a414a941-5a6f-4de1-adb1-18948776284c" rid="3668733914"><iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>home</resource></bind></iq></body>, SIZE=256, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:55:19 BoshSession.processSocketPacket() FINEST: [0] Processing socket packet: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="a414a941-5a6f-4de1-adb1-18948776284c" rid="3668733914"><iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>home</resource></bind></iq></body>, SIZE=256, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:55:19 BoshSession.processSocketPacket() FINEST: Canceling inactivityTimer: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:19 BoshSession.processSocketPacket() FINEST: Setting waitTimer for 30: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:19 BoshSession.processSocketPacket() FINEST: Sending out packet: from=null, to=null, DATA=<iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>home</resource></bind></iq>, SIZE=139, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:55:19 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>home</resource></bind></iq>, SIZE=139, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:55:19 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>home</resource></bind></iq>, SIZE=139, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:55:19 SessionManager.processPacket() FINEST: Received packet: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>CData size: 4</resource></bind></iq>, SIZE=139, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:55:19 SessionManager.processPacket() FINEST: processing packet: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>CData size: 4</resource></bind></iq>, SIZE=139, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, connection: user_jid=rohit@ip-172-31-25-166/2f0d628e-2cae-44b3-82fd-20e7ff8ceae2, packets=1, [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, domain=ip-172-31-25-166, authState=AUTHORIZED, isAnon=false | |
2013-08-06 09:55:19 PacketDefaultHandler.preprocess() FINEST: Setting correct from attribute: rohit@ip-172-31-25-166/2f0d628e-2cae-44b3-82fd-20e7ff8ceae2 | |
2013-08-06 09:55:19 SessionManager.walk() FINEST: XMPPProcessorIfc: BindResource (urn:ietf:params:xml:ns:xmpp-bind) | |
Request: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="set" xmlns="jabber:client" from="rohit@ip-172-31-25-166/2f0d628e-2cae-44b3-82fd-20e7ff8ceae2" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>home</resource></bind></iq>, SIZE=206, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, conn: user_jid=rohit@ip-172-31-25-166/2f0d628e-2cae-44b3-82fd-20e7ff8ceae2, packets=2, [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, domain=ip-172-31-25-166, authState=AUTHORIZED, isAnon=false | |
2013-08-06 09:55:19 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>rohit@ip-172-31-25-166/home</jid></bind></iq>, SIZE=188, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:55:19 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>rohit@ip-172-31-25-166/home</jid></bind></iq>, SIZE=188, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:55:19 SessionManager.processPacket() FINEST: Packet processed by: [urn:ietf:params:xml:ns:xmpp-bind] | |
2013-08-06 09:55:19 BoshConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>rohit@ip-172-31-25-166/home</jid></bind></iq>, SIZE=188, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:55:19 ClientConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>CData size: 27</jid></bind></iq>, SIZE=188, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:55:19 BoshSession.processPacket() FINEST: [1] Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>rohit@ip-172-31-25-166/home</jid></bind></iq>, SIZE=188, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:55:19 BoshSession.sendBody() FINEST: Canceling waitTimer: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:19 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 395 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" xmlns="http://jabber.org/protocol/httpbind" secure="true" xmpp:version="1.0" xmlns:xmpp="urn:xmpp:xbosh" from="ip-172-31-25-166" ack="3668733914"><iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>rohit@ip-172-31-25-166/home</jid></bind></iq></body> | |
2013-08-06 09:55:19 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55093, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55093 Socket[unconnected] | |
2013-08-06 09:55:19 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55093 | |
2013-08-06 09:55:19 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55093 | |
2013-08-06 09:55:19 BoshSession.disconnected() FINEST: Canceling inactivityTimer: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:19 BoshSession.disconnected() FINEST: Setting inactivityTimer for 10: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:19 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 09:55:19 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55094,localport=5280] | |
2013-08-06 09:55:19 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: null | |
2013-08-06 09:55:19 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="a414a941-5a6f-4de1-adb1-18948776284c" rid="3668733915"><iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq></body>, SIZE=234, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:55:19 BoshSession.processSocketPacket() FINEST: [0] Processing socket packet: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="a414a941-5a6f-4de1-adb1-18948776284c" rid="3668733915"><iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq></body>, SIZE=234, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 09:55:19 BoshSession.processSocketPacket() FINEST: Canceling inactivityTimer: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:19 BoshSession.processSocketPacket() FINEST: Setting waitTimer for 30: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:19 BoshSession.processSocketPacket() FINEST: Sending out packet: from=null, to=null, DATA=<iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>, SIZE=117, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:55:19 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>, SIZE=117, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:55:19 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>, SIZE=117, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:55:19 SessionManager.processPacket() FINEST: Received packet: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>, SIZE=117, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:55:19 SessionManager.processPacket() FINEST: processing packet: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>, SIZE=117, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, connection: user_jid=rohit@ip-172-31-25-166/home, packets=2, [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, domain=ip-172-31-25-166, authState=AUTHORIZED, isAnon=false | |
2013-08-06 09:55:19 PacketDefaultHandler.preprocess() FINEST: Setting correct from attribute: rohit@ip-172-31-25-166/home | |
2013-08-06 09:55:19 SessionManager.walk() FINEST: XMPPProcessorIfc: SessionBind (urn:ietf:params:xml:ns:xmpp-session) | |
Request: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="set" xmlns="jabber:client" from="rohit@ip-172-31-25-166/home" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>, SIZE=152, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, conn: user_jid=rohit@ip-172-31-25-166/home, packets=3, [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, domain=ip-172-31-25-166, authState=AUTHORIZED, isAnon=false | |
2013-08-06 09:55:19 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_session_auth_2"/>, SIZE=95, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:55:19 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_session_auth_2"/>, SIZE=95, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:55:19 SessionManager.processPacket() FINEST: Packet processed by: [urn:ietf:params:xml:ns:xmpp-session] | |
2013-08-06 09:55:19 BoshConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_session_auth_2"/>, SIZE=95, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:55:19 ClientConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_session_auth_2"/>, SIZE=95, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:55:19 BoshSession.processPacket() FINEST: [1] Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_session_auth_2"/>, SIZE=95, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 09:55:19 BoshSession.sendBody() FINEST: Canceling waitTimer: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:19 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 302 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" xmlns="http://jabber.org/protocol/httpbind" secure="true" xmpp:version="1.0" xmlns:xmpp="urn:xmpp:xbosh" from="ip-172-31-25-166" ack="3668733915"><iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_session_auth_2"/></body> | |
2013-08-06 09:55:19 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55094, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55094 Socket[unconnected] | |
2013-08-06 09:55:19 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55094 | |
2013-08-06 09:55:19 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55094 | |
2013-08-06 09:55:19 BoshSession.disconnected() FINEST: Canceling inactivityTimer: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:19 BoshSession.disconnected() FINEST: Setting inactivityTimer for 10: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:19 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 09:55:19 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55095,localport=5280] | |
2013-08-06 09:55:19 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: terminate | |
2013-08-06 09:55:19 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body type="terminate" xmlns="http://jabber.org/protocol/httpbind" sid="a414a941-5a6f-4de1-adb1-18948776284c" rid="3668733916"><presence type="unavailable" xmlns="jabber:client"/></body>, SIZE=186, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=terminate | |
2013-08-06 09:55:19 BoshSession.processSocketPacket() FINEST: [0] Processing socket packet: from=null, to=null, DATA=<body type="terminate" xmlns="http://jabber.org/protocol/httpbind" sid="a414a941-5a6f-4de1-adb1-18948776284c" rid="3668733916"><presence type="unavailable" xmlns="jabber:client"/></body>, SIZE=186, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=terminate | |
2013-08-06 09:55:19 BoshSession.processSocketPacket() FINEST: Canceling inactivityTimer: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:19 BoshSession.processSocketPacket() FINEST: Setting waitTimer for 30: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:19 BoshSession.sendBody() FINEST: Canceling waitTimer: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:19 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 218 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" type="terminate" xmlns="http://jabber.org/protocol/httpbind" secure="true" xmpp:version="1.0" xmlns:xmpp="urn:xmpp:xbosh" from="ip-172-31-25-166" ack="3668733916"/> | |
2013-08-06 09:55:19 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55095 | |
2013-08-06 09:55:19 BoshSession.disconnected() FINEST: Canceling inactivityTimer: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:19 BoshSession.disconnected() FINEST: Setting inactivityTimer for 2: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:19 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55095, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55095 Socket[unconnected] | |
2013-08-06 09:55:19 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55095 | |
2013-08-06 09:55:19 BoshConnectionManager.addOutStreamClosed() FINEST: closing BOSH session with sid = a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:19 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" id="285178ba-4dc9-4c35-8177-82f39b7e3b3b"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:55:19 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" id="285178ba-4dc9-4c35-8177-82f39b7e3b3b"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:55:19 SessionManager.processPacket() FINEST: Received packet: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" id="285178ba-4dc9-4c35-8177-82f39b7e3b3b"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:55:19 SessionManager.processCommand() FINER: STREAM_CLOSED command from: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:19 SessionManager$SessionCloseProc.process() FINEST: Executing connection close for: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" id="285178ba-4dc9-4c35-8177-82f39b7e3b3b"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:55:19 SessionManager.closeConnection() FINER: Stream closed from: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:19 SessionManager.closeSession() FINE: Closing connection for: rohit@ip-172-31-25-166/home | |
2013-08-06 09:55:19 SessionManager.closeSession() FINE: Found parent session for: rohit@ip-172-31-25-166/home | |
2013-08-06 09:55:19 SessionManager.closeSession() FINER: Number of user sessions: 1 | |
2013-08-06 09:55:19 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" from="[email protected]" id="285178ba-4dc9-4c35-8177-82f39b7e3b3b"/>, SIZE=212, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:55:19 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" from="[email protected]" id="285178ba-4dc9-4c35-8177-82f39b7e3b3b"/>, SIZE=212, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:55:19 ClientConnectionManager$StoppedHandler.responseReceived() FINEST: Response for stop received... | |
2013-08-06 09:55:19 BoshSession.processSocketPacket() FINEST: Sending out packet: from=null, to=null, DATA=<presence type="unavailable" xmlns="jabber:client"/>, SIZE=52, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=NONE, TYPE=unavailable | |
2013-08-06 09:55:19 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<presence type="unavailable" xmlns="jabber:client"/>, SIZE=52, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=NONE, TYPE=unavailable | |
2013-08-06 09:55:19 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<presence type="unavailable" xmlns="jabber:client"/>, SIZE=52, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=NONE, TYPE=unavailable | |
2013-08-06 09:55:19 SessionManager.processPacket() FINEST: Received packet: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<presence type="unavailable" xmlns="jabber:client"/>, SIZE=52, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=NONE, TYPE=unavailable | |
2013-08-06 09:55:19 SessionManager.getXMPPResourceConnection() INFO: Message without TO attribute set, don't know what to do wih this: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<presence type="unavailable" xmlns="jabber:client"/>, SIZE=52, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=NONE, TYPE=unavailable | |
2013-08-06 09:55:19 SessionManager.isBrokenPacket() FINE: Broken packet: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<presence type="unavailable" xmlns="jabber:client"/>, SIZE=52, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=NONE, TYPE=unavailable | |
2013-08-06 09:55:21 BoshSession.task() FINEST: inactivityTimer fired: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:21 BoshSession.task() FINEST: Closing session, inactivity timeout expired: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:21 BoshConnectionManager.addOutStreamClosed() FINEST: closing BOSH session with sid = a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:21 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" id="62c54e50-98f1-443c-ac06-d6a1e2326d3f"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:55:21 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" id="62c54e50-98f1-443c-ac06-d6a1e2326d3f"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:55:21 SessionManager.processPacket() FINEST: Received packet: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" id="62c54e50-98f1-443c-ac06-d6a1e2326d3f"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:55:21 SessionManager.processCommand() FINER: STREAM_CLOSED command from: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:21 SessionManager$SessionCloseProc.process() FINEST: Executing connection close for: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" id="62c54e50-98f1-443c-ac06-d6a1e2326d3f"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 09:55:21 SessionManager.closeConnection() FINER: Stream closed from: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:21 SessionManager.closeConnection() FINE: Can not find resource connection for connectionId: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:21 SessionManager.closeConnection() INFO: Trying to find and remove stale XMPPResourceConnection: [email protected]/a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 09:55:21 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" from="[email protected]" id="62c54e50-98f1-443c-ac06-d6a1e2326d3f"/>, SIZE=212, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:55:21 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/a414a941-5a6f-4de1-adb1-18948776284c, DATA=<iq type="result" to="[email protected]/a414a941-5a6f-4de1-adb1-18948776284c" from="[email protected]" id="62c54e50-98f1-443c-ac06-d6a1e2326d3f"/>, SIZE=212, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=result | |
2013-08-06 09:55:21 ClientConnectionManager$StoppedHandler.responseReceived() FINEST: Response for stop received... | |
2013-08-06 09:55:21 BoshTask.run() FINER: Closing session for BS task: a414a941-5a6f-4de1-adb1-18948776284c | |
2013-08-06 10:02:16 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 10:02:16 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55096,localport=5280] | |
2013-08-06 10:03:16 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55096, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55096 Socket[unconnected] | |
2013-08-06 10:03:16 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55096 | |
2013-08-06 10:03:16 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 10:03:16 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55097,localport=5280] | |
2013-08-06 10:03:16 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: null | |
2013-08-06 10:03:16 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" ver="1.6" xmlns:xmpp="urn:xmpp:xbosh" hold="1" xml:lang="en" xmpp:version="1.0" to="ip-172-31-25-166" rid="2952133803" wait="60" content="text/xml; charset=utf-8"/>, SIZE=214, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 10:03:16 BoshSession.sendBody() INFO: No waitTimer for the Bosh connection! [email protected]/127.0.0.1_5280_127.0.0.1_55097, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55097 Socket[addr=/127.0.0.1,port=55097,localport=5280] | |
2013-08-06 10:03:16 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 375 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" xmlns="http://jabber.org/protocol/httpbind" ver="1.6" secure="true" xmlns:xmpp="urn:xmpp:xbosh" hold="1" requests="2" inactivity="10" sid="ea214ca9-9423-423c-a2f0-db1207ac216d" xmpp:version="1.0" wait="30" maxpause="10" from="ip-172-31-25-166" ack="2952133803" polling="10" authid="1554d817-6eb3-4337-a312-df9fee5e2285"/> | |
2013-08-06 10:03:16 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55097 | |
2013-08-06 10:03:16 BoshSession.disconnected() FINEST: Setting inactivityTimer for 10: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:16 MessageRouter.processPacket() FINEST: Processing packet: from=null, to=null, DATA=<iq type="set" to="[email protected]" from="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" id="9bc77f92-2407-497e-9c41-4b0b82157910"><command node="STREAM_OPENED" xmlns="http://jabber.org/protocol/commands"><x type="submit" xmlns="jabber:x:data"><field var="session-id"><value>1554d817-6eb3-4337-a312-df9fee5e2285</value></field><field var="hostname"><value>ip-172-31-25-166</value></field><field var="xml:lang"><value>en</value></field></x></command></iq>, SIZE=531, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 10:03:16 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], from=null, to=null, DATA=<iq type="set" to="[email protected]" from="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" id="9bc77f92-2407-497e-9c41-4b0b82157910"><command node="STREAM_OPENED" xmlns="http://jabber.org/protocol/commands"><x type="submit" xmlns="jabber:x:data"><field var="session-id"><value>1554d817-6eb3-4337-a312-df9fee5e2285</value></field><field var="hostname"><value>ip-172-31-25-166</value></field><field var="xml:lang"><value>en</value></field></x></command></iq>, SIZE=531, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 10:03:16 SessionManager.processPacket() FINEST: Received packet: from=null, to=null, DATA=<iq type="set" to="[email protected]" from="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" id="9bc77f92-2407-497e-9c41-4b0b82157910"><command node="STREAM_OPENED" xmlns="http://jabber.org/protocol/commands"><x type="submit" xmlns="jabber:x:data"><field var="session-id"><value>CData size: 36</value></field><field var="hostname"><value>CData size: 16</value></field><field var="xml:lang"><value>en</value></field></x></command></iq>, SIZE=531, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 10:03:16 SessionManager.processCommand() FINER: STREAM_OPENED command from: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:16 SessionManager$SessionOpenProc.process() FINER: Adding resource connection for: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:16 SessionManager.createUserSession() FINEST: Setting hostname ip-172-31-25-166 for connection: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, VHostItem: Domain: ip-172-31-25-166, enabled: true, anonym: true, register: true, maxusers: 0 | |
2013-08-06 10:03:16 SessionManager.createUserSession() FINEST: Domain set for connectionId [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:16 SessionManager$SessionOpenProc.process() FINEST: Setting session-id 1554d817-6eb3-4337-a312-df9fee5e2285 for connection: user_jid=null, packets=0, [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, domain=ip-172-31-25-166, authState=NOT_AUTHORIZED, isAnon=false | |
2013-08-06 10:03:16 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" from="[email protected]" id="9bc77f92-2407-497e-9c41-4b0b82157910"/>, SIZE=212, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=result | |
2013-08-06 10:03:16 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" from="[email protected]" id="9bc77f92-2407-497e-9c41-4b0b82157910"/>, SIZE=212, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=result | |
2013-08-06 10:03:16 MessageRouter.processPacket() FINEST: Processing packet: from=null, to=null, DATA=<iq type="get" to="[email protected]" from="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" id="ee39b4be-99fd-41b2-ba5e-e5c5a65a5e2e"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=286, XMLNS=null, PRIORITY=HIGH, PERMISSION=NONE, TYPE=get | |
2013-08-06 10:03:16 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], from=null, to=null, DATA=<iq type="get" to="[email protected]" from="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" id="ee39b4be-99fd-41b2-ba5e-e5c5a65a5e2e"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=286, XMLNS=null, PRIORITY=HIGH, PERMISSION=NONE, TYPE=get | |
2013-08-06 10:03:16 SessionManager.processPacket() FINEST: Received packet: from=null, to=null, DATA=<iq type="get" to="[email protected]" from="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" id="ee39b4be-99fd-41b2-ba5e-e5c5a65a5e2e"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=286, XMLNS=null, PRIORITY=HIGH, PERMISSION=NONE, TYPE=get | |
2013-08-06 10:03:16 SessionManager.processCommand() FINER: GETFEATURES command from: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:16 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" from="[email protected]" id="ee39b4be-99fd-41b2-ba5e-e5c5a65a5e2e"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><auth xmlns="http://jabber.org/features/iq-auth"/></command></iq>, SIZE=625, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 10:03:16 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" from="[email protected]" id="ee39b4be-99fd-41b2-ba5e-e5c5a65a5e2e"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><auth xmlns="http://jabber.org/features/iq-auth"/></command></iq>, SIZE=625, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 10:03:16 BoshConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" from="[email protected]" id="ee39b4be-99fd-41b2-ba5e-e5c5a65a5e2e"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><auth xmlns="http://jabber.org/features/iq-auth"/></command></iq>, SIZE=625, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 10:03:16 ClientConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" from="[email protected]" id="ee39b4be-99fd-41b2-ba5e-e5c5a65a5e2e"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>CData size: 5</mechanism><mechanism>CData size: 9</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><auth xmlns="http://jabber.org/features/iq-auth"/></command></iq>, SIZE=625, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 10:03:16 BoshSession.processPacket() FINEST: [0] Processing packet: from=null, [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<stream:features><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><auth xmlns="http://jabber.org/features/iq-auth"/></stream:features>, SIZE=362, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 10:03:16 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55097, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55097 Socket[unconnected] | |
2013-08-06 10:03:16 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55097 | |
2013-08-06 10:03:17 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 10:03:17 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55098,localport=5280] | |
2013-08-06 10:03:17 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: null | |
2013-08-06 10:03:17 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="ea214ca9-9423-423c-a2f0-db1207ac216d" rid="2952133804"/>, SIZE=111, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 10:03:17 BoshSession.processSocketPacket() FINEST: [0] Processing socket packet: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="ea214ca9-9423-423c-a2f0-db1207ac216d" rid="2952133804"/>, SIZE=111, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 10:03:17 BoshSession.processSocketPacket() FINEST: Canceling inactivityTimer: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:17 BoshSession.processSocketPacket() FINEST: Setting waitTimer for 30: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:17 BoshSession.sendBody() FINEST: Canceling waitTimer: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:17 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 591 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" xmlns="http://jabber.org/protocol/httpbind" secure="true" xmpp:version="1.0" xmlns:xmpp="urn:xmpp:xbosh" from="ip-172-31-25-166" ack="2952133804"><stream:features xmlns="jabber:client"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><auth xmlns="http://jabber.org/features/iq-auth"/></stream:features></body> | |
2013-08-06 10:03:17 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55098 | |
2013-08-06 10:03:17 BoshSession.disconnected() FINEST: Canceling inactivityTimer: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:17 BoshSession.disconnected() FINEST: Setting inactivityTimer for 10: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:17 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55098, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55098 Socket[unconnected] | |
2013-08-06 10:03:17 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55098 | |
2013-08-06 10:03:18 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 10:03:18 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55099,localport=5280] | |
2013-08-06 10:03:18 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: null | |
2013-08-06 10:03:18 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="ea214ca9-9423-423c-a2f0-db1207ac216d" rid="2952133805"><auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">cm9oaXRAaXAtMTcyLTMxLTI1LTE2NgByb2hpdAByb2hpdA==</auth></body>, SIZE=237, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 10:03:18 BoshSession.processSocketPacket() FINEST: [0] Processing socket packet: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="ea214ca9-9423-423c-a2f0-db1207ac216d" rid="2952133805"><auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">cm9oaXRAaXAtMTcyLTMxLTI1LTE2NgByb2hpdAByb2hpdA==</auth></body>, SIZE=237, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 10:03:18 BoshSession.processSocketPacket() FINEST: Canceling inactivityTimer: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:18 BoshSession.processSocketPacket() FINEST: Setting waitTimer for 30: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:18 BoshSession.processSocketPacket() FINEST: Sending out packet: from=null, to=null, DATA=<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">cm9oaXRAaXAtMTcyLTMxLTI1LTE2NgByb2hpdAByb2hpdA==</auth>, SIZE=120, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 10:03:18 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">cm9oaXRAaXAtMTcyLTMxLTI1LTE2NgByb2hpdAByb2hpdA==</auth>, SIZE=120, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 10:03:18 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">cm9oaXRAaXAtMTcyLTMxLTI1LTE2NgByb2hpdAByb2hpdA==</auth>, SIZE=120, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 10:03:18 SessionManager.processPacket() FINEST: Received packet: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">CData size: 48</auth>, SIZE=120, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 10:03:18 SessionManager.processPacket() FINEST: processing packet: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">CData size: 48</auth>, SIZE=120, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null, connection: user_jid=null, packets=0, [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, domain=ip-172-31-25-166, authState=NOT_AUTHORIZED, isAnon=false | |
2013-08-06 10:03:18 SessionManager.walk() FINEST: XMPPProcessorIfc: SaslAuth (urn:ietf:params:xml:ns:xmpp-sasl) | |
Request: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">cm9oaXRAaXAtMTcyLTMxLTI1LTE2NgByb2hpdAByb2hpdA==</auth>, SIZE=120, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null, conn: user_jid=null, packets=1, [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, domain=ip-172-31-25-166, authState=NOT_AUTHORIZED, isAnon=false | |
2013-08-06 10:03:18 SessionManager.processPacket() FINEST: Packet processed by: [urn:ietf:params:xml:ns:xmpp-sasl] | |
2013-08-06 10:03:18 SessionManager.handleLogin() FINEST: handleLogin called for: rohit@ip-172-31-25-166, conn_id: user_jid=null, packets=1, [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, domain=ip-172-31-25-166, authState=AUTHORIZED, isAnon=false | |
2013-08-06 10:03:18 SessionManager.registerNewSession() FINEST: Created new XMPPSession for: rohit@ip-172-31-25-166 | |
2013-08-06 10:03:18 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>, SIZE=51, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=null | |
2013-08-06 10:03:18 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>, SIZE=51, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=null | |
2013-08-06 10:03:18 BoshConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>, SIZE=51, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=null | |
2013-08-06 10:03:18 ClientConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>, SIZE=51, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=null | |
2013-08-06 10:03:18 BoshSession.processPacket() FINEST: [1] Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>, SIZE=51, XMLNS=urn:ietf:params:xml:ns:xmpp-sasl, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=null | |
2013-08-06 10:03:18 BoshSession.sendBody() FINEST: Canceling waitTimer: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:18 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 258 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" xmlns="http://jabber.org/protocol/httpbind" secure="true" xmpp:version="1.0" xmlns:xmpp="urn:xmpp:xbosh" from="ip-172-31-25-166" ack="2952133805"><success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/></body> | |
2013-08-06 10:03:18 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55099, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55099 Socket[unconnected] | |
2013-08-06 10:03:18 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55099 | |
2013-08-06 10:03:18 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55099 | |
2013-08-06 10:03:18 BoshSession.disconnected() FINEST: Canceling inactivityTimer: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:18 BoshSession.disconnected() FINEST: Setting inactivityTimer for 10: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:18 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 10:03:18 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55100,localport=5280] | |
2013-08-06 10:03:18 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: null | |
2013-08-06 10:03:18 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body xmpp:restart="true" xmlns="http://jabber.org/protocol/httpbind" xmlns:xmpp="urn:xmpp:xbosh" sid="ea214ca9-9423-423c-a2f0-db1207ac216d" xml:lang="en" to="ip-172-31-25-166" rid="2952133806"/>, SIZE=195, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 10:03:18 BoshSession.processSocketPacket() FINEST: [0] Processing socket packet: from=null, to=null, DATA=<body xmpp:restart="true" xmlns="http://jabber.org/protocol/httpbind" xmlns:xmpp="urn:xmpp:xbosh" sid="ea214ca9-9423-423c-a2f0-db1207ac216d" xml:lang="en" to="ip-172-31-25-166" rid="2952133806"/>, SIZE=195, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 10:03:18 BoshSession.processSocketPacket() FINEST: Canceling inactivityTimer: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:18 BoshSession.processSocketPacket() FINEST: Setting waitTimer for 30: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:18 BoshSession.processSocketPacket() FINE: Found stream restart instruction: from=null, to=null, DATA=<body xmpp:restart="true" xmlns="http://jabber.org/protocol/httpbind" xmlns:xmpp="urn:xmpp:xbosh" sid="ea214ca9-9423-423c-a2f0-db1207ac216d" xml:lang="en" to="ip-172-31-25-166" rid="2952133806"/>, SIZE=195, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 10:03:18 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="get" to="[email protected]" from="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=258, XMLNS=null, PRIORITY=HIGH, PERMISSION=NONE, TYPE=get | |
2013-08-06 10:03:18 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="get" to="[email protected]" from="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=258, XMLNS=null, PRIORITY=HIGH, PERMISSION=NONE, TYPE=get | |
2013-08-06 10:03:18 SessionManager.processPacket() FINEST: Received packet: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="get" to="[email protected]" from="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=258, XMLNS=null, PRIORITY=HIGH, PERMISSION=NONE, TYPE=get | |
2013-08-06 10:03:18 SessionManager.processCommand() FINER: GETFEATURES command from: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:18 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" from="[email protected]" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/><register xmlns="http://jabber.org/features/iq-register"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/></command></iq>, SIZE=523, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 10:03:18 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" from="[email protected]" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/><register xmlns="http://jabber.org/features/iq-register"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/></command></iq>, SIZE=523, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 10:03:18 BoshConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" from="[email protected]" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/><register xmlns="http://jabber.org/features/iq-register"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/></command></iq>, SIZE=523, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 10:03:18 ClientConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" from="[email protected]" id="restart1"><command node="GETFEATURES" xmlns="http://jabber.org/protocol/commands"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/><register xmlns="http://jabber.org/features/iq-register"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/></command></iq>, SIZE=523, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=result | |
2013-08-06 10:03:18 BoshSession.processPacket() FINEST: [1] Processing packet: from=null, [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<stream:features><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/><register xmlns="http://jabber.org/features/iq-register"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/></stream:features>, SIZE=288, XMLNS=null, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 10:03:18 BoshSession.sendBody() FINEST: Canceling waitTimer: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:18 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 517 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" xmlns="http://jabber.org/protocol/httpbind" secure="true" xmpp:version="1.0" xmlns:xmpp="urn:xmpp:xbosh" from="ip-172-31-25-166" ack="2952133806"><stream:features xmlns="jabber:client"><ver xmlns="urn:xmpp:features:rosterver"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/><register xmlns="http://jabber.org/features/iq-register"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/></stream:features></body> | |
2013-08-06 10:03:18 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55100, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55100 Socket[unconnected] | |
2013-08-06 10:03:18 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55100 | |
2013-08-06 10:03:18 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55100 | |
2013-08-06 10:03:18 BoshSession.disconnected() FINEST: Canceling inactivityTimer: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:18 BoshSession.disconnected() FINEST: Setting inactivityTimer for 10: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:19 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 10:03:19 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55101,localport=5280] | |
2013-08-06 10:03:19 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: null | |
2013-08-06 10:03:19 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="ea214ca9-9423-423c-a2f0-db1207ac216d" rid="2952133807"><iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>home</resource></bind></iq></body>, SIZE=256, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 10:03:19 BoshSession.processSocketPacket() FINEST: [0] Processing socket packet: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="ea214ca9-9423-423c-a2f0-db1207ac216d" rid="2952133807"><iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>home</resource></bind></iq></body>, SIZE=256, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 10:03:19 BoshSession.processSocketPacket() FINEST: Canceling inactivityTimer: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:19 BoshSession.processSocketPacket() FINEST: Setting waitTimer for 30: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:19 BoshSession.processSocketPacket() FINEST: Sending out packet: from=null, to=null, DATA=<iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>home</resource></bind></iq>, SIZE=139, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 10:03:19 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>home</resource></bind></iq>, SIZE=139, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 10:03:19 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>home</resource></bind></iq>, SIZE=139, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 10:03:19 SessionManager.processPacket() FINEST: Received packet: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>CData size: 4</resource></bind></iq>, SIZE=139, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 10:03:19 SessionManager.processPacket() FINEST: processing packet: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>CData size: 4</resource></bind></iq>, SIZE=139, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, connection: user_jid=rohit@ip-172-31-25-166/1554d817-6eb3-4337-a312-df9fee5e2285, packets=1, [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, domain=ip-172-31-25-166, authState=AUTHORIZED, isAnon=false | |
2013-08-06 10:03:19 PacketDefaultHandler.preprocess() FINEST: Setting correct from attribute: rohit@ip-172-31-25-166/1554d817-6eb3-4337-a312-df9fee5e2285 | |
2013-08-06 10:03:19 SessionManager.walk() FINEST: XMPPProcessorIfc: BindResource (urn:ietf:params:xml:ns:xmpp-bind) | |
Request: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="set" xmlns="jabber:client" from="rohit@ip-172-31-25-166/1554d817-6eb3-4337-a312-df9fee5e2285" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>home</resource></bind></iq>, SIZE=206, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, conn: user_jid=rohit@ip-172-31-25-166/1554d817-6eb3-4337-a312-df9fee5e2285, packets=2, [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, domain=ip-172-31-25-166, authState=AUTHORIZED, isAnon=false | |
2013-08-06 10:03:19 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>rohit@ip-172-31-25-166/home</jid></bind></iq>, SIZE=188, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 10:03:19 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>rohit@ip-172-31-25-166/home</jid></bind></iq>, SIZE=188, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 10:03:19 BoshConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>rohit@ip-172-31-25-166/home</jid></bind></iq>, SIZE=188, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 10:03:19 ClientConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>CData size: 27</jid></bind></iq>, SIZE=188, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 10:03:19 BoshSession.processPacket() FINEST: [1] Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>rohit@ip-172-31-25-166/home</jid></bind></iq>, SIZE=188, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 10:03:19 BoshSession.sendBody() FINEST: Canceling waitTimer: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:19 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 395 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" xmlns="http://jabber.org/protocol/httpbind" secure="true" xmpp:version="1.0" xmlns:xmpp="urn:xmpp:xbosh" from="ip-172-31-25-166" ack="2952133807"><iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_bind_auth_2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>rohit@ip-172-31-25-166/home</jid></bind></iq></body> | |
2013-08-06 10:03:19 SessionManager.processPacket() FINEST: Packet processed by: [urn:ietf:params:xml:ns:xmpp-bind] | |
2013-08-06 10:03:19 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55101 | |
2013-08-06 10:03:19 BoshSession.disconnected() FINEST: Canceling inactivityTimer: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:19 BoshSession.disconnected() FINEST: Setting inactivityTimer for 10: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:19 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55101, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55101 Socket[unconnected] | |
2013-08-06 10:03:19 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55101 | |
2013-08-06 10:03:19 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 10:03:19 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55102,localport=5280] | |
2013-08-06 10:03:19 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: null | |
2013-08-06 10:03:19 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="ea214ca9-9423-423c-a2f0-db1207ac216d" rid="2952133808"><iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq></body>, SIZE=234, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 10:03:19 BoshSession.processSocketPacket() FINEST: [0] Processing socket packet: from=null, to=null, DATA=<body xmlns="http://jabber.org/protocol/httpbind" sid="ea214ca9-9423-423c-a2f0-db1207ac216d" rid="2952133808"><iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq></body>, SIZE=234, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=null | |
2013-08-06 10:03:19 BoshSession.processSocketPacket() FINEST: Canceling inactivityTimer: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:19 BoshSession.processSocketPacket() FINEST: Setting waitTimer for 30: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:19 BoshSession.processSocketPacket() FINEST: Sending out packet: from=null, to=null, DATA=<iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>, SIZE=117, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 10:03:19 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>, SIZE=117, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 10:03:19 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>, SIZE=117, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 10:03:19 SessionManager.processPacket() FINEST: Received packet: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>, SIZE=117, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set | |
2013-08-06 10:03:19 SessionManager.processPacket() FINEST: processing packet: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="set" xmlns="jabber:client" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>, SIZE=117, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, connection: user_jid=rohit@ip-172-31-25-166/home, packets=2, [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, domain=ip-172-31-25-166, authState=AUTHORIZED, isAnon=false | |
2013-08-06 10:03:19 PacketDefaultHandler.preprocess() FINEST: Setting correct from attribute: rohit@ip-172-31-25-166/home | |
2013-08-06 10:03:19 SessionManager.walk() FINEST: XMPPProcessorIfc: SessionBind (urn:ietf:params:xml:ns:xmpp-session) | |
Request: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="set" xmlns="jabber:client" from="rohit@ip-172-31-25-166/home" id="_session_auth_2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>, SIZE=152, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=set, conn: user_jid=rohit@ip-172-31-25-166/home, packets=3, [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, domain=ip-172-31-25-166, authState=AUTHORIZED, isAnon=false | |
2013-08-06 10:03:19 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_session_auth_2"/>, SIZE=95, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 10:03:19 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_session_auth_2"/>, SIZE=95, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 10:03:19 BoshConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_session_auth_2"/>, SIZE=95, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 10:03:19 ClientConnectionManager.processPacket() FINEST: Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_session_auth_2"/>, SIZE=95, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 10:03:19 BoshSession.processPacket() FINEST: [1] Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_session_auth_2"/>, SIZE=95, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=AUTH, TYPE=result | |
2013-08-06 10:03:19 BoshSession.sendBody() FINEST: Canceling waitTimer: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:19 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 302 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" xmlns="http://jabber.org/protocol/httpbind" secure="true" xmpp:version="1.0" xmlns:xmpp="urn:xmpp:xbosh" from="ip-172-31-25-166" ack="2952133808"><iq type="result" to="rohit@ip-172-31-25-166/home" xmlns="jabber:client" id="_session_auth_2"/></body> | |
2013-08-06 10:03:19 SessionManager.processPacket() FINEST: Packet processed by: [urn:ietf:params:xml:ns:xmpp-session] | |
2013-08-06 10:03:19 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55102, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55102 Socket[unconnected] | |
2013-08-06 10:03:19 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55102 | |
2013-08-06 10:03:19 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55102 | |
2013-08-06 10:03:19 BoshSession.disconnected() FINEST: Canceling inactivityTimer: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:19 BoshSession.disconnected() FINEST: Setting inactivityTimer for 10: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:20 ConnectionManager$ConnectionListenerImpl.accept() FINEST: Accept called for service: null@null | |
2013-08-06 10:03:20 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: null, type: accept, Socket: nullSocket[addr=/127.0.0.1,port=55103,localport=5280] | |
2013-08-06 10:03:20 BoshConnectionManager.processSocketData() FINER: Processing packet: body, type: terminate | |
2013-08-06 10:03:20 BoshConnectionManager.processSocketData() FINEST: Processing socket data: from=null, to=null, DATA=<body type="terminate" xmlns="http://jabber.org/protocol/httpbind" sid="ea214ca9-9423-423c-a2f0-db1207ac216d" rid="2952133809"><presence type="unavailable" xmlns="jabber:client"/></body>, SIZE=186, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=terminate | |
2013-08-06 10:03:20 BoshSession.processSocketPacket() FINEST: [0] Processing socket packet: from=null, to=null, DATA=<body type="terminate" xmlns="http://jabber.org/protocol/httpbind" sid="ea214ca9-9423-423c-a2f0-db1207ac216d" rid="2952133809"><presence type="unavailable" xmlns="jabber:client"/></body>, SIZE=186, XMLNS=http://jabber.org/protocol/httpbind, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=terminate | |
2013-08-06 10:03:20 BoshSession.processSocketPacket() FINEST: Canceling inactivityTimer: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:20 BoshSession.processSocketPacket() FINEST: Setting waitTimer for 30: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:20 BoshSession.sendBody() FINEST: Canceling waitTimer: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:20 BoshIOService.writeRawData() FINEST: Writing to socket: | |
HTTP/1.1 200 OK | |
Content-Type: text/xml; charset=utf-8 | |
Content-Length: 218 | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Methods: GET, POST, OPTIONS | |
Access-Control-Allow-Headers: Content-Type | |
Access-Control-Max-Age: 86400 | |
Server: Tigase Bosh/5.1.5-b3164 | |
<body xmlns:stream="http://etherx.jabber.org/streams" type="terminate" xmlns="http://jabber.org/protocol/httpbind" secure="true" xmpp:version="1.0" xmlns:xmpp="urn:xmpp:xbosh" from="ip-172-31-25-166" ack="2952133809"/> | |
2013-08-06 10:03:20 BoshSession.disconnected() FINEST: Disconnected called for: 127.0.0.1_5280_127.0.0.1_55103 | |
2013-08-06 10:03:20 BoshSession.disconnected() FINEST: Canceling inactivityTimer: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:20 BoshSession.disconnected() FINEST: Setting inactivityTimer for 2: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:20 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: [email protected]/127.0.0.1_5280_127.0.0.1_55103, type: accept, Socket: [email protected]/127.0.0.1_5280_127.0.0.1_55103 Socket[unconnected] | |
2013-08-06 10:03:20 ClientConnectionManager.xmppStreamClosed() FINER: Stream closed: [email protected]/127.0.0.1_5280_127.0.0.1_55103 | |
2013-08-06 10:03:20 BoshConnectionManager.addOutStreamClosed() FINEST: closing BOSH session with sid = ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:20 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" id="8db4c7e3-12ea-4a89-8d8a-a6405e3214e9"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 10:03:20 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" id="8db4c7e3-12ea-4a89-8d8a-a6405e3214e9"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 10:03:20 SessionManager.processPacket() FINEST: Received packet: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" id="8db4c7e3-12ea-4a89-8d8a-a6405e3214e9"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 10:03:20 SessionManager.processCommand() FINER: STREAM_CLOSED command from: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:20 SessionManager$SessionCloseProc.process() FINEST: Executing connection close for: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" id="8db4c7e3-12ea-4a89-8d8a-a6405e3214e9"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 10:03:20 SessionManager.closeConnection() FINER: Stream closed from: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:20 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" from="[email protected]" id="8db4c7e3-12ea-4a89-8d8a-a6405e3214e9"/>, SIZE=212, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=result | |
2013-08-06 10:03:20 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" from="[email protected]" id="8db4c7e3-12ea-4a89-8d8a-a6405e3214e9"/>, SIZE=212, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=result | |
2013-08-06 10:03:20 SessionManager.closeSession() FINE: Closing connection for: rohit@ip-172-31-25-166/home | |
2013-08-06 10:03:20 SessionManager.closeSession() FINE: Found parent session for: rohit@ip-172-31-25-166/home | |
2013-08-06 10:03:20 SessionManager.closeSession() FINER: Number of user sessions: 1 | |
2013-08-06 10:03:20 ClientConnectionManager$StoppedHandler.responseReceived() FINEST: Response for stop received... | |
2013-08-06 10:03:20 BoshSession.processSocketPacket() FINEST: Sending out packet: from=null, to=null, DATA=<presence type="unavailable" xmlns="jabber:client"/>, SIZE=52, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=NONE, TYPE=unavailable | |
2013-08-06 10:03:20 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<presence type="unavailable" xmlns="jabber:client"/>, SIZE=52, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=NONE, TYPE=unavailable | |
2013-08-06 10:03:20 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<presence type="unavailable" xmlns="jabber:client"/>, SIZE=52, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=NONE, TYPE=unavailable | |
2013-08-06 10:03:20 SessionManager.processPacket() FINEST: Received packet: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<presence type="unavailable" xmlns="jabber:client"/>, SIZE=52, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=NONE, TYPE=unavailable | |
2013-08-06 10:03:20 SessionManager.getXMPPResourceConnection() INFO: Message without TO attribute set, don't know what to do wih this: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<presence type="unavailable" xmlns="jabber:client"/>, SIZE=52, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=NONE, TYPE=unavailable | |
2013-08-06 10:03:20 SessionManager.isBrokenPacket() FINE: Broken packet: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<presence type="unavailable" xmlns="jabber:client"/>, SIZE=52, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=NONE, TYPE=unavailable | |
2013-08-06 10:03:22 BoshSession.task() FINEST: inactivityTimer fired: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:22 BoshSession.task() FINEST: Closing session, inactivity timeout expired: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:22 BoshConnectionManager.addOutStreamClosed() FINEST: closing BOSH session with sid = ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:22 BoshTask.run() FINER: Closing session for BS task: ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:22 MessageRouter.processPacket() FINEST: Processing packet: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" id="c09a0960-90f8-4346-9dfb-78f00d304bba"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 10:03:22 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" id="c09a0960-90f8-4346-9dfb-78f00d304bba"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 10:03:22 SessionManager.processPacket() FINEST: Received packet: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" id="c09a0960-90f8-4346-9dfb-78f00d304bba"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 10:03:22 SessionManager.processCommand() FINER: STREAM_CLOSED command from: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:22 SessionManager$SessionCloseProc.process() FINEST: Executing connection close for: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, [email protected], DATA=<iq type="set" to="[email protected]" from="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" id="c09a0960-90f8-4346-9dfb-78f00d304bba"><command node="STREAM_CLOSED" xmlns="http://jabber.org/protocol/commands"/></iq>, SIZE=288, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=set | |
2013-08-06 10:03:22 SessionManager.closeConnection() FINER: Stream closed from: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:22 SessionManager.closeConnection() FINE: Can not find resource connection for connectionId: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:22 SessionManager.closeConnection() INFO: Trying to find and remove stale XMPPResourceConnection: [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d | |
2013-08-06 10:03:22 MessageRouter.processPacket() FINEST: Processing packet: [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" from="[email protected]" id="c09a0960-90f8-4346-9dfb-78f00d304bba"/>, SIZE=212, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=result | |
2013-08-06 10:03:22 MessageRouter.processPacket() FINEST: 1. Packet will be processed by: [email protected], [email protected], [email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d, DATA=<iq type="result" to="[email protected]/ea214ca9-9423-423c-a2f0-db1207ac216d" from="[email protected]" id="c09a0960-90f8-4346-9dfb-78f00d304bba"/>, SIZE=212, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=result | |
2013-08-06 10:03:22 ClientConnectionManager$StoppedHandler.responseReceived() FINEST: Response for stop received... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment