E-ARK Web is a software for the creation and management of archival information packages, and it supports full-text search for individual files contained in them.
MIT License
20
stars
6
forks
source link
AIP to DIP: DIPAcquireAIPs cannot be run as the first task #43
After submitting an order from the OMT to earkweb, I can see the newly created AIP to DIP conversion process in the list of active AIP to DIP conversion processes. In this list I can see that "Last task" has the value AIPtoDIPReset and "Process status" has the value Success.
However, when I click on the process and then run the task "DIPAcquireAIPs", I get an error?
Task execution request rejected ('package task_status=-1')
Task status is undefined (-1). Task status must be set in task implementation.
If I first run the task AIPtoDIPReset and then run DIPAcquireAIPs things are working fine, but I guess that it should not be necessary to run AIPtoDIPReset first?
After submitting an order from the OMT to earkweb, I can see the newly created AIP to DIP conversion process in the list of active AIP to DIP conversion processes. In this list I can see that "Last task" has the value AIPtoDIPReset and "Process status" has the value Success.
However, when I click on the process and then run the task "DIPAcquireAIPs", I get an error?
Output from process log:
Output from error log:
If I first run the task AIPtoDIPReset and then run DIPAcquireAIPs things are working fine, but I guess that it should not be necessary to run AIPtoDIPReset first?