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

jobDsl step errors with terse message

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • job-dsl-plugin
    • None

      The Job DSL plugin's jobDsl step is often failing for us with terseĀ  one-line exceptions such as

      ERROR: java.io.IOException: Failed to persist config.xml 

      This makes it difficult to find errors where they may exist. For example, if a Job DSL script fails due to a sandboxing issue, there is no information on which specific call may have caused the rejected access, and would need intense debugging of the script (and any classes loaded through the workspace class loader, since we use that) to find and address. Any additional insight into how to investigate these issues would be appreciated.

            kchung_twitter Kelvin Chung
            kchung_twitter Kelvin Chung
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: