hms_ts_setup.sh isn't picking up "."/dot depots, e.g.
"//.swarm"
From the log:
....
Loading depot spec file dot_swarm.depot.p4s.
hms_ts_setup.sh: FATAL: Failed to load depot spec file dot_swarm.depot.p4s with contents:
Depot: .swarm
After commenting out lines to ignore the above issue, user hits this:
....
Starting new HMS instance of p4d.
Setting P4JOURNAL in the database to /p4/hms/logs/journal.
/p4/hms/bin/p4d_hms -r /p4/hms/root -cset P4JOURNAL=/p4/hms/logs/journal
Failed to rotate journal. Aborting p4d server start.
hms_ts_setup.sh: FATAL: Failed to start new HMS instance.