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

Starteam plugin seems to use the last directory set in the starteam client for checkout

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • starteam-plugin
    • None

      Starteam plugin seems to use the last directory set in the starteam client for checkout. This happens on Windows and Linux. On Linux I just deleted the .starteam directory and avoid using the client in the build account. With windows this is not possible.

      8:00:59 Started by timer
      18:00:59 Building on master
      18:03:21 Computing change set performing checkout ...
      18:03:22 *** Performing checkout on [41956] files
      18:03:22 *** More than 2000 files, quiet mode enabled
      18:03:22 [checkout] [exception] [Problem checking out file: E:\hudson\config\jobs\XXXXXXX-Checkout\workspace\E:\hudson\obsolete\XXXXXXXSDK\harness\config\fonts\Tslrom.thf]
      18:03:22 com.starbase.starteam.SDKRuntimeException: E:\hudson\config\jobs\XXXXXXX-Checkout\workspace\E:\hudson\obsolete\XXXXXXXSDK\harness\config\fonts\Tslrom.thf (The filename, directory name, or volume label syntax is incorrect)
      18:03:22 at com.starbase.starteam.SDKRuntimeException.wrap(Unknown Source)
      18:03:22 at com.starbase.starteam.Server.wrap(Unknown Source)
      18:03:22 at com.starbase.starteam.File.checkout(Unknown Source)
      18:03:22 at hudson.plugins.starteam.StarTeamConnection.checkOut(StarTeamConnection.java:232)
      18:03:22 at hudson.plugins.starteam.StarTeamCheckoutActor.invoke(StarTeamCheckoutActor.java:146)
      18:03:22 at hudson.plugins.starteam.StarTeamCheckoutActor.invoke(StarTeamCheckoutActor.java:34)

            Unassigned Unassigned
            damiandixon damian dixon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: