Guest User

openfire error

a guest
Dec 5th, 2014
423
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.30 KB | None | 0 0
  1. 2014.12.05 08:10:40 org.jivesoftware.admin.LoginLimitManager - Failed admin console login attempt by admin from 127.0.0.1
  2. 2014.12.05 08:12:52 org.jivesoftware.openfire.server.ServerDialback - ServerDialback: OS - Ignoring unexpected answer in validation from: jappix.com id: 7cf4a0dc-cad9-470a-80dc-d431dba5cfd1 for domain: xmpp.myserver.org answer:<stream:features xmlns:stream="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><bidi xmlns="urn:xmpp:features:bidi"/><dialback xmlns="urn:xmpp:features:dialback"><errors/></dialback><sm xmlns="urn:xmpp:sm:2"><optional/></sm><sm xmlns="urn:xmpp:sm:3"><optional/></sm><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></stream:features>
  3. 2014.12.05 08:12:52 org.jivesoftware.openfire.server.ServerDialback - ServerDialback: OS - Ignoring unexpected answer in validation from: jappix.com id: 7cf4a0dc-cad9-470a-80dc-d431dba5cfd1 for domain: xmpp.myserver.org answer:<stream:error xmlns:stream="http://etherx.jabber.org/streams"><policy-violation xmlns="urn:ietf:params:xml:ns:xmpp-streams"/><text xmlns="urn:ietf:params:xml:ns:xmpp-streams">TLS encryption is mandatory but wasn't used</text></stream:error>
  4. 2014.12.05 08:14:19 org.jivesoftware.openfire.user.UserManager - An answer to a previously sent IQ stanza was never received. Packet id: 553-19
  5. 2014.12.05 08:14:52 org.jivesoftware.openfire.server.OutgoingSessionPromise - Error returning error to sender. Original packet:
  6. <iq type="get" id="553-19" from="xmpp.myserver.org" to="[email protected]">
  7. <query xmlns="http://jabber.org/protocol/disco#info"/>
  8. </iq>
  9. org.jivesoftware.openfire.PacketException: Cannot route packet of type IQ or Presence to bare JID: <iq type="error" id="553-19" to="xmpp.myserver.org" from="[email protected]"><query xmlns="http://jabber.org/protocol/disco#info"/><error code="404" type="cancel"><remote-server-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>
  10. at org.jivesoftware.openfire.spi.RoutingTableImpl.routeToLocalDomain(RoutingTableImpl.java:296)
  11. at org.jivesoftware.openfire.spi.RoutingTableImpl.routePacket(RoutingTableImpl.java:238)
  12. at org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.returnErrorToSender(OutgoingSessionPromise.java:299)
  13. at org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.run(OutgoingSessionPromise.java:226)
  14. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  15. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  16. at java.lang.Thread.run(Thread.java:745)
  17. 2014.12.05 08:14:52 org.jivesoftware.openfire.server.OutgoingSessionPromise - Error returning error to sender. Original packet:
  18. <iq type="error" id="794-18" from="[email protected]" to="[email protected]">
  19. <pubsub xmlns="http://jabber.org/protocol/pubsub">
  20. <subscribe jid="[email protected]"/>
  21. <options>
  22. <x xmlns="jabber:x:data">
  23. <field var="FORM_TYPE" type="hidden">
  24. <value>http://jabber.org/protocol/pubsub#subscribe_options</value>
  25. </field>
  26. <field var="pubsub#subscription_type">
  27. <value>items</value>
  28. </field>
  29. <field var="pubsub#subscription_depth">
  30. <value>all</value>
  31. </field>
  32. </x>
  33. </options>
  34. </pubsub>
  35. <error code="403" type="auth">
  36. <forbidden xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
  37. </error>
  38. </iq>
  39. org.jivesoftware.openfire.PacketException: Cannot route packet of type IQ or Presence to bare JID: <iq type="error" id="794-18" to="[email protected]" from="[email protected]"><pubsub xmlns="http://jabber.org/protocol/pubsub"><subscribe jid="[email protected]"/><options><x xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/protocol/pubsub#subscribe_options</value></field><field var="pubsub#subscription_type"><value>items</value></field><field var="pubsub#subscription_depth"><value>all</value></field></x></options></pubsub><error code="404" type="cancel"><remote-server-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>
  40. at org.jivesoftware.openfire.spi.RoutingTableImpl.routeToLocalDomain(RoutingTableImpl.java:296)
  41. at org.jivesoftware.openfire.spi.RoutingTableImpl.routePacket(RoutingTableImpl.java:238)
  42. at org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.returnErrorToSender(OutgoingSessionPromise.java:299)
  43. at org.jivesoftware.openfire.server.OutgoingSessionPromise$PacketsProcessor.run(OutgoingSessionPromise.java:226)
  44. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  45. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  46. at java.lang.Thread.run(Thread.java:745)
  47. 2014.12.05 08:17:01 org.jivesoftware.openfire.server.ServerDialback - ServerDialback: OS - Ignoring unexpected answer in validation from: im.6x8.org id: 90782632-6d06-4df6-9648-8bb112a4177c for domain: xmpp.myserver.org answer:<stream:features xmlns:stream="http://etherx.jabber.org/streams"><dialback xmlns="urn:xmpp:features:dialback"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/></stream:features>
  48. 2014.12.05 08:17:53 org.jivesoftware.util.log.util.CommonsLogFactory - Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
  49. 2014.12.05 08:19:12 org.jivesoftware.openfire.server.ServerDialback - ServerDialback: OS - Ignoring unexpected answer in validation from: jappix.com id: c7de6dcd-2c53-4c67-bd26-495c556b6268 for domain: xmpp.myserver.org answer:<stream:features xmlns:stream="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><bidi xmlns="urn:xmpp:features:bidi"/><dialback xmlns="urn:xmpp:features:dialback"><errors/></dialback><sm xmlns="urn:xmpp:sm:2"><optional/></sm><sm xmlns="urn:xmpp:sm:3"><optional/></sm><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></stream:features>
  50. 2014.12.05 08:19:12 org.jivesoftware.openfire.server.ServerDialback - ServerDialback: OS - Ignoring unexpected answer in validation from: jappix.com id: c7de6dcd-2c53-4c67-bd26-495c556b6268 for domain: xmpp.myserver.org answer:<stream:error xmlns:stream="http://etherx.jabber.org/streams"><policy-violation xmlns="urn:ietf:params:xml:ns:xmpp-streams"/><text xmlns="urn:ietf:params:xml:ns:xmpp-streams">TLS encryption is mandatory but wasn't used</text></stream:error>
Advertisement
Add Comment
Please, Sign In to add comment