Security Threat?

What does this code say? It seems like an unknown source is trying to login as annonymous every 2 minutes.

Od course it gets denied, because I have annonymous off, but it is annoying.

Any thoughts???

at java.util.TimerThread.mainLoop(Unknown Source)

at java.util.TimerThread.run(Unknown Source)

*2007.07.12 14:17:16 Error creating connection to server.

forbidden(403)*

**at org.jivesoftware.smack.NonSASLAuthentication.authenticateAnonymously(NonSASLAut hentication.java:116)**at org.jivesoftware.smack.XMPPConnection.loginAnonymously(XMPPConnection.java:418)

at com.jivesoftware.webchat.ChatManager.createConnection(ChatManager.java:272)

at com.jivesoftware.webchat.FastpathServlet$1.run(FastpathServlet.java:117)

at java.util.TimerThread.mainLoop(Unknown Source)

at java.util.TimerThread.run(Unknown Source)

*2007.07.12 14:18:16 Error creating connection to server.

forbidden(403)*

at org.jivesoftware.smack.NonSASLAuthentication.authenticateAnonymously(NonSASLAut hentication.java:116)

at org.jivesoftware.smack.XMPPConnection.loginAnonymously(XMPPConnection.java:418)

at com.jivesoftware.webchat.ChatManager.createConnection(ChatManager.java:272)

at com.jivesoftware.webchat.FastpathServlet$1.run(FastpathServlet.java:117)

at java.util.TimerThread.mainLoop(Unknown Source)

at java.util.TimerThread.run(Unknown Source)

*2007.07.12 14:19:16 Error creating connection to server.

forbidden(403)*

at org.jivesoftware.smack.NonSASLAuthentication.authenticateAnonymously(NonSASLAut hentication.java:116)

at org.jivesoftware.smack.XMPPConnection.loginAnonymously(XMPPConnection.java:418)

at com.jivesoftware.webchat.ChatManager.createConnection(ChatManager.java:272)

at com.jivesoftware.webchat.FastpathServlet$1.run(FastpathServlet.java:117)

at java.util.TimerThread.mainLoop(Unknown Source)

at java.util.TimerThread.run(Unknown Source)

*2007.07.12 14:20:16 Error creating connection to server.

forbidden(403)*

at org.jivesoftware.smack.NonSASLAuthentication.authenticateAnonymously(NonSASLAut hentication.java:116)

at org.jivesoftware.smack.XMPPConnection.loginAnonymously(XMPPConnection.java:418)

at com.jivesoftware.webchat.ChatManager.createConnection(ChatManager.java:272)

at com.jivesoftware.webchat.FastpathServlet$1.run(FastpathServlet.java:117)

at java.util.TimerThread.mainLoop(Unknown Source)

at java.util.TimerThread.run(Unknown Source)

*2007.07.12 14:21:16 Error creating connection to server.

forbidden(403)*

at org.jivesoftware.smack.NonSASLAuthentication.authenticateAnonymously(NonSASLAut hentication.java:116)

at org.jivesoftware.smack.XMPPConnection.loginAnonymously(XMPPConnection.java:418)

at com.jivesoftware.webchat.ChatManager.createConnection(ChatManager.java:272)

at com.jivesoftware.webchat.FastpathServlet$1.run(FastpathServlet.java:117)

at java.util.TimerThread.mainLoop(Unknown Source)

at java.util.TimerThread.run(Unknown Source)

*2007.07.12 14:22:16 Error creating connection to server.

forbidden(403)*

Hi,

This is the Fastpath webclient attempting to get a direct connection every couple minutes. If you are not using fastpath, you can always delete the plugin from the plugins directory of Openfire. (webchat.war).

Cheers,

Derek