A 456 MB xml file? Ouch! In any event, I'll bet you're running into another face of this bug that I filed --
https://defect.opensolaris.org/bz/show_bug.cgi?id=18602 To be sure, add -XX:+HeapDumpOnOutOfMemoryError flags to your JVM and see if it drops a heap dump. If it does, you're out of memory, and either add more memory to your -Xmx value, or perhaps chmod 0 that file during indexing and then chmod it back when you're done? -- This message posted from opensolaris.org _______________________________________________ opengrok-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss
