|
|
|
|
|
by antoncohen
4734 days ago
|
|
I noticed that my Droid 4 running 4.1.2 was opening an XMPP connection to Motorola servers a month ago. I was watching the logs trying to diagnose another problem, and the XMPP connection happened to be failing at the time. The XMPP connection is no longer failing. D/CheckinProvider( 507): insertEvents Process tag not allowed: XMPPConnection
I/XMPPConnection( 772): Preparing to connect user XXXXXXXXXXX to service:
jabber1.cloud2.sdc100.blurdev.com on host: jabber-cloud2-sdc100.blurdev.com and port: 5222
E/PacketReader( 772): at org.jivesoftware.smack.PacketReader.parseXMPPPacket(PacketReader.java:503)
D/CheckinProvider( 507): insertEvents Process tag not allowed: XMPPConnection
I/XMPPConnection( 772): Shutting down connection for user XXXXXXXXXXX to host jabber-cloud2-sdc100.blurdev.com
W/System.err( 772): at org.jivesoftware.smack.PacketReader.parseXMPPPacket(PacketReader.java:503)
E/XMPPConnectionManager( 772): Failed to connect user 'XXXXXXXXXXX' to host
'jabber-cloud2-sdc100.blurdev.com on port 5222: Connection failed. No response from server.:
|
|