Re: recovering potentially corrupt data
Vadim Gritsenko <[email protected]> Wed, 17 May 2006 08:43:00 -0400
| Newsgroups | gmane.text.xml.xindice.user |
|---|---|
| Message-ID | <[email protected]> |
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