Hi, Sorry for the delay, I was offline for the latter part of the Easter holiday. On Fri, 2005-03-25 at 23:56 -0500, zbalevsky wrote: > I really don't think this is an eclipse problem since when I ran it > under strace -ff everything went fine (albeit excruciatingly slow). Any > idea where I can take this issue next? gcj / gij / kernel people? If I > open a bugzilla will it end up being redirected here? I agree, this probably isn't an Eclipse bug. Let's use the open bug to track this: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=152386 (Thanks for pointing this out Trent.) > !ENTRY org.eclipse.core.resources 4 567 2005-03-25 23:48:21.756 > !MESSAGE Conversion of persistent properties failed. > !SUBENTRY 1 org.eclipse.core.resources 4 271 2005-03-25 23:48:21.757 > !MESSAGE Could not create indexed cursor: /root/workspace/.metadata/.plugins/org.eclipse.core.resources/.root/.properties. > !STACK 0 > IndexedStoreException:Index not found. > at org.eclipse.core.internal.indexing.IndexedStore.getIndex(java.lang.String) (/usr/lib/eclipse/plugins/org.eclipse.core.resources.compatibility_3.1.0/compatibility.jar.so) > at org.eclipse.core.internal.properties.IndexedStoreWrapper.getIndex() (/usr/lib/eclipse/plugins/org.eclipse.core.resources.compatibility_3.1.0/compatibility.jar.so) This is a bug, but it is probably not the cause of your problem because I get the same exception but my machine but my machine doesn't crash. Cheers, Ben