[JIRA] (JENKINS-60385) TF10123: The path 'xxx' contains the character ';'. Remove the ';' and try again.

5 views
Skip to first unread message

ronny.borchert@muehlbauer.de (JIRA)

unread,
Dec 6, 2019, 12:42:04 AM12/6/19
to jenkinsc...@googlegroups.com
Ronny Borchert created an issue
 
Jenkins / Bug JENKINS-60385
TF10123: The path 'xxx' contains the character ';'. Remove the ';' and try again.
Issue Type: Bug Bug
Assignee: redsolo
Components: tfs-plugin
Created: 2019-12-06 05:41
Environment: tfs-plugin 5.157.0, Azure DevOps Server 2019 17.153.29207.5 (AzureDevOps2019.Update1)
Priority: Blocker Blocker
Reporter: Ronny Borchert

We have the issue that a path with semicolon could not be get.

 

Getting version 'C417897' to 'H:\Jenkins\workspace\xxx'...
FATAL: java.lang.RuntimeException: com.microsoft.tfs.core.clients.versioncontrol.exceptions.LocalPathFormatException: TF10123: The path 'xxx\aa\bb\cc\dd\ee\ff\gg\hh\iiiiiii7 ;LLL' contains the character ';'. Remove the ';' and try again.
com.microsoft.tfs.core.clients.versioncontrol.exceptions.LocalPathFormatException: TF10123: The path 'xxx\aa\bb\cc\dd\ee\ff\gg\hh\iiiiiii7 ;LLL' contains the character ';'. Remove the ';' and try again.
at com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath.checkLocalItem(LocalPath.java:1376)
at com.microsoft.tfs.core.clients.versioncontrol.engines.internal.GetEngine.processOperation(GetEngine.java:1594)
at com.microsoft.tfs.core.clients.versioncontrol.engines.internal.GetEngine.processOperationsInternal(GetEngine.java:1147)
at com.microsoft.tfs.core.clients.versioncontrol.engines.internal.GetEngine.processOperations(GetEngine.java:957)
at com.microsoft.tfs.core.clients.versioncontrol.engines.internal.GetEngine.processGetOperations(GetEngine.java:808)
at com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace.get(Workspace.java:2459)
Caused: java.lang.RuntimeException
at com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace.get(Workspace.java:2470)
at com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace.get(Workspace.java:2341)
at com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace.get(Workspace.java:2331)
at com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace.get(Workspace.java:2308)
at hudson.plugins.tfs.commands.GetFilesToWorkFolderCommand.call(GetFilesToWorkFolderCommand.java:72)
at hudson.plugins.tfs.commands.GetFilesToWorkFolderCommand.call(GetFilesToWorkFolderCommand.java:18)
at hudson.remoting.LocalChannel.call(LocalChannel.java:45)
at hudson.plugins.tfs.model.Server.execute(Server.java:233)
Caused: java.lang.RuntimeException
at hudson.plugins.tfs.model.Server.execute(Server.java:237)
at hudson.plugins.tfs.model.Project.getFiles(Project.java:264)
at hudson.plugins.tfs.actions.CheckoutAction.checkout(CheckoutAction.java:63)
at hudson.plugins.tfs.TeamFoundationServerScm.checkout(TeamFoundationServerScm.java:352)
at hudson.scm.SCM.checkout(SCM.java:505)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1205)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at com.tikal.jenkins.plugins.multijob.MultiJobBuild$MultiJobRunnerImpl.run(MultiJobBuild.java:148)
at hudson.model.Run.execute(Run.java:1853)
at com.tikal.jenkins.plugins.multijob.MultiJobBuild.run(MultiJobBuild.java:76)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:427)

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages