Validation errors for item: type = Baseline, itemId - (Names too longs)
Hi,
We get the following errors on two of our Jenkins jobs builds from RTC source code.
RTC Checkout : Accepting changes into workspace "xxxxx" ...
FATAL: RTC : checkout failure: Validation errors for item: type = Baseline, itemId = [UUID _lM79HFiWEeWHRqZLZVd93w]
com.ibm.team.repository.common.validation.PropertyConstraintException: Validation errors for item: type = Baseline, itemId = [UUID _lM79HFiWEeWHRqZLZVd93w]
at com.ibm.team.scm.common.internal.util.ValidationUtils.checkPropertyConstraints(ValidationUtils.java:33)
at com.ibm.team.scm.service.internal.utils.BaselineUtils.createBaseline(BaselineUtils.java:217)
The RTC object names (streams, components, workspaces etc.) are the longest in our RTC installation (more than 100 characters) could the error be related to these name lengths. If so what are the length limits on the RTC object names?
If not how to solve this issue?
Oscar Picasso