Hi Dave,
The server we run the IMS on did not have a clean kernel upgrade the other night, and unfortunately was down for some time. I'm going to see if we can possibly get some redundancy in case something like this happens in the future. It actually impacted one of the audits we have running as well :(. For reference, we have patch nights on the third Thursday of each month. If you ever have any long standing audits I can tell the staff here to keep the server up; hopefully I can push forward with some redudancy efforts early next month and have it be less of a burden for everyone. If you'd like to know which dates specifically,
here is a list of the maintenance days for the upcoming year.
As for a timeout period if the IMS cannot be reached - certainly an interesting idea and is something I can look into. It is an annoyance to lose the state of an audit (though if all the items are registered, you can resume an audit by opening up a report and running an audit on the "corrupted" files. Corrupted in this case being that they were not audited correctly). I did add an "audit-only mode" which will validate checksums, but not attempt to register new items or contact the IMS server. I believe ace will fall back to this mode if it cannot connect to the server initially, but I don't think it makes an attempt if the audit is already running. I think pausing the audit at that point in time would be the wisest thing to do, until it can reestablish a connection to the IMS. The crashing sounds worrisome, I'll take a look into seeing if I can make ACE crash while running audits. If it does happen again and you can get any errors, send them along and I'll put it on a high priority.
Lastly, the message your seeing in your log file is a little hard to read if you don't know what to look for. Here's what it is:
Item Returnd: /some/path/to/an/item
error: true | false
error msg: "An error message" | null
hash: checksum of the item
So it's not thing to worry about, just a bit of not so great logging :)
Happy holidays to you all as well, the weather is treating us well - a very mild 55F.
-Mike