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

Remote api error with batch tasks

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • batch-task-plugin
    • None
    • Jenkins v1.399, batch-task v1.14 on rhel5.

      When accessing the jenkins queue remote api (the python one in my case), if there is a batch task within the queue, the api returns the following exception :

      javax.servlet.ServletException: class hudson.plugins.batch_task.BatchTask doesn't have @ExportedBean
      org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:597)
      org.kohsuke.stapler.Stapler.invoke(Stapler.java:640)
      org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:204)
      ...

      Sounds like batch task plugin isn't "remote api ready"

            kohsuke Kohsuke Kawaguchi
            barjovial John John
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: