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

Job DSL plugin listView and buildMonitorView methods fail

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • job-dsl-plugin
    • None

      the job dsl plugin has started failing on list view and buildMonitorView creation:

      ERROR: java.io.IOException: java.lang.RuntimeException: Failed to serialize jenkins.model.Jenkins#securityRealm for class hudson.model.Hudson
      

      ex
       

      buildMonitorView('Monitor-Releases') {
       description('')
       jobs
      { regex(/Release-.+/) }
      
       }
      

      other dsl scripts are fine
      Jenkins ver. 2.107.
      Job DSL plugin 1.68

            daspilker Daniel Spilker
            anthonycgreen Anthony Green
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: