Opened 15 years ago
#1437 new defect
publish run in fault-revert-fault endless loop
| Reported by: | bills | Owned by: | eugene |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ippScripts | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
publishRun pub_id = 179098 got into a bad state where it couldn't complete so it got into a fault/revert/fault endless loop.
The problem was that the first time the script ran it successfully
registered the results to the data store, but the script
ran into a problem updating the database.
I set the state to 'full' to stop the endless loop.
Perhaps the file set should be deleted in this situation.
It's tricky though because once the fileset is on the data store
clients will see it and deleting it out from under them is
bad form.
Note:
See TracTickets
for help on using tickets.
