Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-12467

jabber plugin not connecting after update jabber

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • jabber-plugin

      After updating jabber plugin to 1.22 (not sure what version it was at before), no longer works. Console output for a job: Jabber notifier plugin: [ERROR] not connected. Cannot send message to

      Output from the jabber logger is attached.

          [JENKINS-12467] jabber plugin not connecting after update jabber

          kutzi added a comment -

          Hmm,

          WARNING: java.lang.NullPointerException
          at hudson.plugins.jabber.im.transport.JabberIMConnection.connect(JabberIMConnection.java:166)
          at hudson.plugins.jabber.im.transport.JabberIMConnectionProvider.createConnection(JabberIMConnectionProvider.java:42)

          looking at the source code this looks like an impossible place for a NullPointerException

          kutzi added a comment - Hmm, WARNING: java.lang.NullPointerException at hudson.plugins.jabber.im.transport.JabberIMConnection.connect(JabberIMConnection.java:166) at hudson.plugins.jabber.im.transport.JabberIMConnectionProvider.createConnection(JabberIMConnectionProvider.java:42) looking at the source code this looks like an impossible place for a NullPointerException

          kutzi added a comment -

          Is it reproducable or did it happen only once?

          kutzi added a comment - Is it reproducable or did it happen only once?

          Pat Hoyt added a comment -

          This happens for all builds for all jobs and for all users that are being notified.

          Pat Hoyt added a comment - This happens for all builds for all jobs and for all users that are being notified.

          kutzi added a comment -

          Is it also reproducable after a Jenkins restart?

          kutzi added a comment - Is it also reproducable after a Jenkins restart?

          Pat Hoyt added a comment -

          Yes. Even tried rebooting the machine that Jenkins runs on

          Pat Hoyt added a comment - Yes. Even tried rebooting the machine that Jenkins runs on

          kutzi added a comment -

          Just to make: did you also update the instant-messaging plugin to the latest version?

          kutzi added a comment - Just to make: did you also update the instant-messaging plugin to the latest version?

          Pat Hoyt added a comment -

          Yes I did.

          Pat Hoyt added a comment - Yes I did.

          Pat Hoyt added a comment -

          Jabber notification is now working after Jenkins upgraded to 1.457....

          Pat Hoyt added a comment - Jabber notification is now working after Jenkins upgraded to 1.457....

          Code changed in jenkins
          User: ikedam
          Path:
          src/test/java/org/jvnet/hudson/test/ExtensiableChoiceParameterJenkinsTestCase.java
          http://jenkins-ci.org/commit/extensible-choice-parameter-plugin/d6d62810fb800145798ef16ca072b88c0afad638
          Log:
          refs #23 Disabled JENKINS-12467. It not only does nothing at all, but is harmful.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: ikedam Path: src/test/java/org/jvnet/hudson/test/ExtensiableChoiceParameterJenkinsTestCase.java http://jenkins-ci.org/commit/extensible-choice-parameter-plugin/d6d62810fb800145798ef16ca072b88c0afad638 Log: refs #23 Disabled JENKINS-12467 . It not only does nothing at all, but is harmful.

            kutzi kutzi
            jessiedawg Pat Hoyt
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: