DevOps Cloud (ADM)
Cybersecurity
IT Operations Cloud
PROBLEM/ABSTRACT:
The schema editor tab does not open in the GUI.
Clicking on Admin -> Schema Editor, the AccuRev Schema Editor tab does not open.
Running the GUI in debug mode, results in the following ouput:
ACAPI: 'C:\Program Files\Accurev\bin\accurevw.exe' 'getconfig' '-p' 'test' '-r' 'schema.xml'
ACAPI: 'C:\Program Files\Accurev\bin\accurevw.exe' 'getconfig' '-p' 'test' '-r' 'lists.xml'
ACAPI: 'C:\Program Files\Accurev\bin\accurevw.exe' 'getconfig' '-p' 'test' '-r' 'relation_types.xml'
SOLUTION:
This problem is caused by an empty <AccuRev install dir>/storage/depots/<depotname>/dispatch/config/relation_types.xml file.
This file contains hard coded data that needs to be included in the schema.
To resolve the problem, remove the current relation_types.xml file and start the AccuRev GUI. You will now be able to access the Schema Editor for this depot.
For more information contact AccuRev Support