Open
Description
doing a loadup from scratch to create the full.sysout
and the aux and db supplemental files fails when attempting the db stage.
- cd to
medley/scripts/loadups
./loadup -f -b -x
- Builds the sysouts through
full.sysout
- Generates the aux stage files
- It fails the
loadup-db-from-full
with error:
>>>>> START loadup-db-from-full
Error: cannot find /home/matt/medley/loadups/full.sysout.
Exiting.
- No files have been copied/linked into
loadups/
It seems that the -b
, or equivalent, options shouldn't be processed until after earlier stage files have been copied/linked, and those generated by -b
should be handled separately.
Metadata
Metadata
Assignees
Type
Projects
Status
No status