Issue Type: Bug Bug
Affects Versions: current
Assignee: kutzi
Components: jabber
Created: 20/Dec/12 12:56 PM
Description:

I configured the jabber plugin and i get the following error message:

Dec 20, 2012 1:10:17 PM hudson.plugins.im.IMConnectionProvider$ConnectorRunnable run
INFO: Trying to reconnect
Dec 20, 2012 1:10:17 PM hudson.plugins.jabber.im.transport.JabberIMConnection createConnection
INFO: Trying to connect to XMPP on jabber.foobar.de:5222/jabber.foobar.de
Dec 20, 2012 1:10:17 PM hudson.plugins.jabber.im.transport.JabberIMConnection setupSubscriptionMode
INFO: Subscription requests must be handled manually
Dec 20, 2012 1:10:17 PM hudson.plugins.jabber.im.transport.JabberIMConnection createVCardIfNeeded
WARNING: internal-server-error(500)
        at org.jivesoftware.smackx.packet.VCard.save(VCard.java:515)
        at hudson.plugins.jabber.im.transport.JabberIMConnection.createVCard(JabberIMConnection.java:417)
        at hudson.plugins.jabber.im.transport.JabberIMConnection.createVCardIfNeeded(JabberIMConnection.java:377)
        at hudson.plugins.jabber.im.transport.JabberIMConnection.createConnection(JabberIMConnection.java:323)
        at hudson.plugins.jabber.im.transport.JabberIMConnection.connect(JabberIMConnection.java:162)
        at hudson.plugins.jabber.im.transport.JabberIMConnectionProvider.createConnection(JabberIMConnectionProvider.java:42)
        at hudson.plugins.im.IMConnectionProvider.create(IMConnectionProvider.java:65)
        at hudson.plugins.im.IMConnectionProvider.access$600(IMConnectionProvider.java:22)
        at hudson.plugins.im.IMConnectionProvider$ConnectorRunnable.run(IMConnectionProvider.java:183)
        at java.lang.Thread.run(Thread.java:679)

This problem seems to be fixed with a newer smack library: http://issues.igniterealtime.org/browse/SMACK-243

Environment: Ubuntu 12.10, OpenJDK 6b24, Openfire 3.7.1, Jabber Plugin 1.25
Project: Jenkins
Priority: Major Major
Reporter: Marc Schoechlin
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to