When attempting to upload folders from a computer when creating a new repository, receive error:
E0302070b: The repository Base view does not have a path named: XXXX
CA Harvest Change Manager 14.5.01
Harvest database corruption
Enable Harvest debug logging on Harvest Broker (level 5)
Reviewing the logs and check the section starting with 'PATHFULLNAME'
The repository name should be listed properly (see left hand side of the image). In case there are non-alphanumeric characters (as in the right hand side of the image), this could indicate some sort of Harvest database corruption
To confirm, run the following query against the Harvest database:
SELECT pathfullname, pathbyid FROM harPathFullName WHERE versionobjid = 0;
This entry in the HARPATHFULLNAME table is static and is expected to consistently return a standard result. If it does not, there might be database corruption.
If you suspect database corruption, please contact Broadcom Support for further assistance.