Ticket #73 (closed defect: fixed)
Status document can become invalid
Reported by: | tclarke | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | zoo-kernel | Version: | |
Keywords: | Cc: |
Description
Sometimes, when running a background process (for example longProcess) the status xml file will become corrupted. (sample linked below) It appears that a shorter xml document is being written to the file and the file is not truncated so part of the previous document remains. Calls to GetStatus? will result in an xml parse error. This has been observed on a Linux system. (x86 64-bit centos)
Change History
Note: See
TracTickets for help on using
tickets.