idea rebuilds indices for no reason?
from the logs:
2010-01-24 10:58:41,162 [ 2591] INFO - j.util.indexing.FileBasedIndex - Version has changed for index TodoIndex. The index will be rebuilt.
2010-01-24 10:58:41,175 [ 2604] INFO - j.util.indexing.FileBasedIndex - Version has changed for index IdIndex. The index will be rebuilt.
2010-01-24 10:58:41,181 [ 2610] INFO - j.util.indexing.FileBasedIndex - Version has changed for index FilenameIndex. The index will be rebuilt.
2010-01-24 10:58:41,186 [ 2615] INFO - j.util.indexing.FileBasedIndex - Version has changed for index PropertyFileIndex. The index will be rebuilt.
2010-01-24 10:58:41,420 [ 2849] INFO - j.util.indexing.FileBasedIndex - Version has changed for index Stubs. The index will be rebuilt.
2010-01-24 10:58:41,791 [ 3220] INFO - j.util.indexing.FileBasedIndex - Version has changed for index Trigram.Index. The index will be rebuilt.
2010-01-24 10:58:41,797 [ 3226] INFO - j.util.indexing.FileBasedIndex - Version has changed for index fileIncludes. The index will be rebuilt.
2010-01-24 10:58:41,806 [ 3235] INFO - j.util.indexing.FileBasedIndex - Version has changed for index XmlTagNames. The index will be rebuilt.
2010-01-24 10:58:41,815 [ 3244] INFO - j.util.indexing.FileBasedIndex - Version has changed for index XmlNamespaces. The index will be rebuilt.
2010-01-24 10:58:41,821 [ 3250] INFO - j.util.indexing.FileBasedIndex - Version has changed for index HtmlLinkTagIndex. The index will be rebuilt.
2010-01-24 10:58:41,827 [ 3256] INFO - j.util.indexing.FileBasedIndex - Version has changed for index DomFileIndex. The index will be rebuilt.
2010-01-24 10:58:41,834 [ 3263] INFO - j.util.indexing.FileBasedIndex - Version has changed for index ImageFileInfoIndex. The index will be rebuilt.
2010-01-24 10:58:41,840 [ 3269] INFO - j.util.indexing.FileBasedIndex - Version has changed for index XsltSymbolIndex. The index will be rebuilt.
2010-01-24 10:58:41,846 [ 3275] INFO - j.util.indexing.FileBasedIndex - Version has changed for index FormClassIndex. The index will be rebuilt.
2010-01-24 10:58:41,853 [ 3282] INFO - j.util.indexing.FileBasedIndex - Version has changed for index GroovyDslFileIndex. The index will be rebuilt.
2010-01-24 10:58:41,859 [ 3288] INFO - j.util.indexing.FileBasedIndex - Version has changed for index CssIdClassIndex. The index will be rebuilt.
2010-01-24 10:58:41,865 [ 3294] INFO - j.util.indexing.FileBasedIndex - Version has changed for index CssIndex. The index will be rebuilt.
2010-01-24 10:58:41,871 [ 3300] INFO - j.util.indexing.FileBasedIndex - Version has changed for index js.package.index. The index will be rebuilt.
2010-01-24 10:58:41,877 [ 3306] INFO - j.util.indexing.FileBasedIndex - Version has changed for index js.symbol.index. The index will be rebuilt.
2010-01-24 10:58:41,883 [ 3312] INFO - j.util.indexing.FileBasedIndex - Version has changed for index js.subclass.index. The index will be rebuilt.
2010-01-24 10:58:41,889 [ 3318] INFO - j.util.indexing.FileBasedIndex - Version has changed for index js.inheritance.index. The index will be rebuilt.
2010-01-24 10:58:41,895 [ 3324] INFO - j.util.indexing.FileBasedIndex - Version has changed for index js.index. The index will be rebuilt.
2010-01-24 10:58:41,901 [ 3330] INFO - j.util.indexing.FileBasedIndex - Version has changed for index FlexXmlBackedSuperClassesIndex. The index will be rebuilt.
2010-01-24 10:58:41,907 [ 3336] INFO - j.util.indexing.FileBasedIndex - Version has changed for index FlexXmlBackedImplementedInterfacesIndex. The index will be rebuilt.
2010-01-24 10:58:41,913 [ 3342] INFO - j.util.indexing.FileBasedIndex - Version has changed for index js.style.index. The index will be rebuilt.
2010-01-24 10:58:41,919 [ 3348] INFO - j.util.indexing.FileBasedIndex - Version has changed for index PhpUnitGroupsIndex. The index will be rebuilt.
2010-01-24 10:58:41,926 [ 3355] INFO - j.util.indexing.FileBasedIndex - Version has changed for index ant-imports. The index will be rebuilt.
2010-01-24 10:58:41,931 [ 3360] INFO - j.util.indexing.FileBasedIndex - Version has changed for index taglibUris. The index will be rebuilt.
2010-01-24 10:58:41,938 [ 3367] INFO - j.util.indexing.FileBasedIndex - Version has changed for index GwtHtmlFile. The index will be rebuilt.
2010-01-24 10:58:41,944 [ 3373] INFO - j.util.indexing.FileBasedIndex - Version has changed for index GwtXmlFile. The index will be rebuilt.
2010-01-24 10:58:41,950 [ 3379] INFO - j.util.indexing.FileBasedIndex - Version has changed for index VtlFileIndex. The index will be rebuilt.
2010-01-24 10:58:41,956 [ 3385] INFO - j.util.indexing.FileBasedIndex - Version has changed for index FtlFileIndex. The index will be rebuilt.
2010-01-24 10:58:41,962 [ 3391] INFO - j.util.indexing.FileBasedIndex - Version has changed for index FileBasedWSIndex. The index will be rebuilt.
this is happening way too often, but i can't figure out the reason
Please sign in to leave a comment.
On Sun, 24 Jan 2010 13:10:53 MSK, HamsterofDeath <h-star@gmx.de>
wrote, quoted or indirectly quoted someone who said :
>from the logs:
>2010-01-24 10:58:41,162 Â Â INFO - j.util.indexing.FileBasedIndex - Version has changed for index TodoIndex. The index will be rebuilt.
A new version came out a day or so ago. It seems to do the rebuilding
less frequently. The old version was forever rebuilding and
recompiling stuff I could not see could possibly have changed or been
affected.
--
Roedy Green Canadian Mind Products
http://mindprod.com
If we have learned one thing from the history of invention and discovery, it is that, in the long run and often in the short one the most daring prophecies seem laughably conservative.
~ Arthur C. Clarke (born: 1917-12-16 died: 2008-03-19 at age: 90)