History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-2184
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Steve Luo
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Failed parsing TFS change log with Unknown Action error (empty change type)

Created: 18/Sep/14 04:29 PM   Updated: 20/Sep/14 03:56 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 5.1.35

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
When TFS change type is property, the change-type attribute is empty like below:

<item change-type="" server-item="$/P/Services/ExportService.cs"/>

and the error looks like below:

3:00:28,641 ERROR - Step 'master>checkout' is failed: Unknown action '', you may need change your TFS to English version.
13:00:28,641 TRACE - Stack trace for the failure
    com.pmease.quickbuild.plugin.scm.helper.ScmException: Unknown action '', you may need change your TFS to English version.
        at com.pmease.quickbuild.plugin.scm.tfs.ActionMul.getAction(ActionMul.java:85)
        at com.pmease.quickbuild.plugin.scm.tfs.TEEChangeLogConsumer.getChanges(TEEChangeLogConsumer.java:85)
        at com.pmease.quickbuild.plugin.scm.tfs.TfsCli.changes(TfsCli.java:438)
        at com.pmease.quickbuild.plugin.scm.tfs.TfsCli.changes(TfsCli.java:490)
        at com.pmease.quickbuild.plugin.scm.tfs.TfsCli.changes(TfsCli.java:473)
        at com.pmease.quickbuild.plugin.scm.tfs.TfsRepository.getChangesBetween(TfsRepository.java:96)
        at com.pmease.quickbuild.plugin.scm.tfs.TfsRepository$$EnhancerByCGLIB$$cf14cf21.CGLIB$getChangesBetween$13(<generated>)


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.