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

Saving job config fails with ClassNotFoundException

    • 2.35

      Since upgrading to 2.264, I can no longer change the configuration of jobs that use the irc-plugin. here's what seems relevant from the jenkins.log: https://gist.github.com/mannih/9f595cbfbb2eacb92947c93d36b390bc

      https://github.com/jenkinsci/ircbot-plugin/search?q=table

       

          [JENKINS-64089] Saving job config fails with ClassNotFoundException

          Mark Waite added a comment -

          Similar message is seen in JENKINS-64164 for the scm-api plugin. JENKINS-64164 may be a duplicate of this one.

          Mark Waite added a comment - Similar message is seen in JENKINS-64164 for the scm-api plugin. JENKINS-64164 may be a duplicate of this one.

          Félix Queiruga Balado added a comment - - edited

          sircmpwn could you please follow the instructions specified on the https://issues.jenkins.io/browse/JENKINS-64072 description to try find and out which plugins may have been causing this issue. 

          Also, could you please try updating the installed plugins? Tens of plugins have been fixed since this issue was reported, maybe your use case can be fixed already.

          Félix Queiruga Balado added a comment - - edited sircmpwn  could you please follow the instructions specified on the https://issues.jenkins.io/browse/JENKINS-64072 description to try find and out which plugins may have been causing this issue.  Also, could you please try updating the installed plugins? Tens of plugins have been fixed since this issue was reported, maybe your use case can be fixed already.

          Tim Jacomb added a comment -

          I checked and installing ircbot on it's own is enough to reproduce this

          Tim Jacomb added a comment - I checked and installing ircbot on it's own is enough to reproduce this

          Jim Klimov added a comment - - edited

          After discussion in the IRC, I'm trying to solve the problem but know next to nothing about Jelly so it might take a few iterations (assuming the problem really is due to HTML tables in the markup - stacktrace did not convince me of that).

          The first shot is here: https://github.com/jenkinsci/ircbot-plugin/pull/31

          Jim Klimov added a comment - - edited After discussion in the IRC, I'm trying to solve the problem but know next to nothing about Jelly so it might take a few iterations (assuming the problem really is due to HTML tables in the markup - stacktrace did not convince me of that). The first shot is here: https://github.com/jenkinsci/ircbot-plugin/pull/31

          Jim Klimov added a comment - - edited

          With the newly released ircbot-plugin 2.35 and instant-messaging-plugin 1.29 applied, now the ircbot post-build step are in appropriately fomatted "main panel" part of the legacy job config page.

          I am not sure if the Add channels button works right, because it (and help bubbles) do not show anything visibly :\ (the help bubble for ircbot is expanding a div with text, one just below it with help for Channels is not - but maybe I just can't find them on-screen due to other plugins with broken markup messing up my deployment)

          But the Strategy choicelist, Extra Message string, 5 notification type checkboxes and a Channel Notification Message choicelist - these are in the "correct-looking" part at least

          Jim Klimov added a comment - - edited With the newly released ircbot-plugin 2.35 and instant-messaging-plugin 1.29 applied, now the ircbot post-build step are in appropriately fomatted "main panel" part of the legacy job config page. I am not sure if the Add channels button works right, because it (and help bubbles) do not show anything visibly :\ (the help bubble for ircbot is expanding a div with text, one just below it with help for Channels is not - but maybe I just can't find them on-screen due to other plugins with broken markup messing up my deployment) But the Strategy choicelist, Extra Message string, 5 notification type checkboxes and a Channel Notification Message choicelist - these are in the "correct-looking" part at least

          Manni added a comment -

          Thank you! Looks good now.

          Manni added a comment - Thank you! Looks good now.

            jimklimov Jim Klimov
            manni Manni
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: