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

Grails Plugins Fails When Running On Slave

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • grails-plugin
    • None
    • Windows

      Apologies for the priority.

      The Grails plugin is incorrectly failing with the error "FATAL: D:\grails-1.2.1\bin\grails.bat doesn't exist". The path does exist and is executable.

      It appears that this check is happening on the master not the slave where it will be executed. The code seems to support that theory. In GrailsBuilder.java there is a line"if (!grailsInstallation.getExists()) {" which will execute on the master, not the slave.

      Have a good day!

            kiy0taka kiy0taka
            mikefletcher Michael Fletcher
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: