Skip to main content
1-Visitor
November 1, 2013
Question

wt.vc.VCBranchPointException:Error when deleting old iteration of object

  • November 1, 2013
  • 0 replies
  • 5420 views

Using Windchill 9.0 M050. I try to delete old iteration of object. An error occurred.

(wt.vc.vcResource/36) wt.vc.VCBranchPointException: 嘗試在不刪除後續分支全部版序的情況下,只刪除分支點版序。

at wt.vc.StandardVersionControlService.validateBranchConstraint(StandardVersionControlService.java:6062)

at wt.vc.StandardVersionControlService.deleteIterations(StandardVersionControlService.java:4235)

at wt.vc.VersionControlServiceFwd.deleteIterations(VersionControlServiceFwd.java:2268)

The code is in the attached file.

What is Branch Point and how to solve it?