• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • rundeck-plugin
    • None

      Not sure if this is on the plugin side or rundeck side but figured I would post here also.

      https://github.com/dtolabs/rundeck/issues/180
      More interesting from the plugin perspective is the NPE.

      The concurrent/parallel portion works now in rundeck but once in awhile you will get a NPE. This has occurred even when no jobs and no users are logged into the UI. Thus thinking it may be some sort of user session from the plugin side.

          [JENKINS-14933] Null Pointer Exception

          Luiz Casey added a comment -

          So what I think is going on. There is an internal NPE exception within rundeck. However there is new code to do a "retry" which then works. The job kicks off successfully. However the plugin only notices the initial exception and fails with the 500.

          Just a working theory.

          Luiz Casey added a comment - So what I think is going on. There is an internal NPE exception within rundeck. However there is new code to do a "retry" which then works. The job kicks off successfully. However the plugin only notices the initial exception and fails with the 500. Just a working theory.

            vbehar Vincent Behar
            lcasey Luiz Casey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: