• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • sametime-plugin
    • None
    • Platform: PC, OS: Linux

      I have installed the sametime plugin and tried to have it send me notifications
      of build start and all build results. However, I do not receive any IMs and
      there is nothing in the logs regarding exceptions (or anything else) for the
      sametime plugin. I am using the latest stable Hudson release.

          [JENKINS-2661] hudson sametime plugin silently fails

          acdesouza added a comment -
          • Did you configured a Sametime login, which is not logged in, in Hudson's config
            page?
          • Did you use nickname for in job's config page?
          • Your project is Maven type? See JENKINS-4159.

          acdesouza added a comment - Did you configured a Sametime login, which is not logged in, in Hudson's config page? Did you use nickname for in job's config page? Your project is Maven type? See JENKINS-4159 .

          robig added a comment -

          I'm getting a NPE in hudson log after I've configured id in Hudson settings:

          Creating ST Session.
          Loading ST Components.
          Starting ST Session.
          Attempting login.
          java.lang.NullPointerException
          at com.lotus.sametime.core.util.connection.Connection.sendMessage(Connection.java)
          at com.lotus.sametime.core.util.connection.j.a(RC2Sender.java)
          at com.lotus.sametime.core.util.connection.j.a(RC2Sender.java)
          at com.lotus.sametime.core.util.connection.f.j(Unknown Source)
          at com.lotus.sametime.core.util.connection.f.run(Unknown Source)
          at java.lang.Thread.run(Thread.java:619)

          robig added a comment - I'm getting a NPE in hudson log after I've configured id in Hudson settings: Creating ST Session. Loading ST Components. Starting ST Session. Attempting login. java.lang.NullPointerException at com.lotus.sametime.core.util.connection.Connection.sendMessage(Connection.java) at com.lotus.sametime.core.util.connection.j.a(RC2Sender.java) at com.lotus.sametime.core.util.connection.j.a(RC2Sender.java) at com.lotus.sametime.core.util.connection.f.j(Unknown Source) at com.lotus.sametime.core.util.connection.f.run(Unknown Source) at java.lang.Thread.run(Thread.java:619)

            jamieb jamieb
            wmcconag wmcconag
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: