sul-dlss / web-archiving

placeholder for web archiving work
0 stars 0 forks source link

wasSeedPreassemblyWF fails in first step (build-was-seed-druid-tree) #9

Closed drh-stanford closed 8 years ago

drh-stanford commented 8 years ago

PR https://github.com/sul-dlss/was-registrar/pull/22 fixes a timeout error so that seed registration via the UI works, however, the required XML file that the wasSeedPreassemblyWF needs is still not getting written. Need to investigate....

For an example, see https://argo-stage.stanford.edu/catalog/druid:bs583pr6282

build-was-seed-druid-tree : There is no source xml file at /web-archiving-stage/seed/druid:bs583pr6282.xml for druid druid:bs583pr6282.
drh-stanford commented 8 years ago

I was able to get an object to pass the first step with a failure in the second:

See https://argo-stage.stanford.edu/catalog/druid:qj200qn8534

desc-metadata-generator : No such file or directory @ rb_sysopen - /home/lyberadmin/was-seed-preassembly/releases/20160622203905/template/descMetadata_G.xslt

Still need to investigate the intermittant failures in the build-was-seed-druid-tree -- need to verify that the XML data is written before the wasSeedPreassemblyWF is kicked off.

drh-stanford commented 8 years ago

Fixed in PR https://github.com/sul-dlss/was_robot_suite/pull/7