Re: recovering potentially corrupt data
Todd Byrne <[email protected]> Wed, 17 May 2006 08:57:22 -0600
| Newsgroups | gmane.text.xml.xindice.user |
|---|---|
| Message-ID | <[email protected]> |
Yeah that and a timer on a 15 minute interval should help also. Todd Vadim Gritsenko wrote: > Rohit Mathur wrote: > >> Hi Todd, >> >> OK, i'll tell the users about this. They arent going to be happy. >> But at least i can pass the buck onto you now :) >> >> No, seriously though, it probably was an unclean tomcat shutdown that >> caused this. > > > ...just a thought - adding a shutdown hook to the JVM which will flush > dirty caches probably will reduce chance of such accident... > > Vadim