Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-9114

Running a Bamboo Remote Agent service on Windows as a user other than System the parameter passed to the java.io.tmpdir fails the build

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 3.2 RC1, 3.2
    • 3.1.3
    • Bamboo Release
    • None
    • Windows XP x86
      Bamboo 3.1.3 standalone
      JDK 1.6.0_12

    Description

      When the agent runs as the system, the param for java.io.tmpdir defaults to C:\WINDOWS\TEMP\<BUILD-KEY> and the build works just fine.
      When I run the agent as a user (trying to get around permissions issues with writing) the param for java.io.tmpdir defaults to "C:\Documents and Settings\<user-name>\Local Settings\temp\<BUILD-KEY>"

      When the build runs, the first task that runs an Ant script I get a message that says:

      BUILD FAILED
      Target "and" does not exist in project "<project-name>"

      Even though I see that the param being passed is in quotes so the space in the path should be taken care of, that's the only "and" I can find in my log. In the build script "and" does not appear anywhere, not even embedded in some other word.

      Attachments

        Activity

          People

            mgardias Marcin Gardias
            0a53eeb4b62d Jay Barra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: