https://defect.opensolaris.org/bz/show_bug.cgi?id=18602
--- Comment #4 from Doug McLaren <[email protected]> 2011-06-24 00:02:58 UTC --- Good call, Jens -- Jun 23, 2011 6:44:10 PM org.opensolaris.opengrok.index.IndexDatabase indexDown INFO: Progress: 15,196 (76.01%) Jun 23, 2011 6:44:10 PM org.opensolaris.opengrok.index.DefaultIndexChangedListener fileAdd INFO: Add: /ContentSuite_7.6-cefix/qa-cs-api/thirdparty/bea/weblogic/lib/wlfullclient.jar (JarAnalyzer) [GC 1226770K->818308K(1919744K), 0.0244700 secs] ... lots of GC stuff removed ... [GC 1571990K->1093398K(1984256K), 0.0830060 secs] [GC 1579414K->1391734K(1990592K), 0.1531890 secs] [Full GC 1391734K->1234260K(1990592K), 0.5614930 secs] [GC 1340649K->1236120K(1991040K), 0.0208170 secs] [Full GC 1236120K->1236034K(1991040K), 0.2412740 secs] [GC 1236034K->1236034K(2007552K), 0.0199200 secs] [Full GC 1236034K->1235955K(2007552K), 0.6387930 secs] java.lang.OutOfMemoryError: Java heap space Dumping heap to java_pid8198.hprof ... Heap dump file created [1302136005 bytes in 11.907 secs] Jun 23, 2011 6:44:33 PM org.opensolaris.opengrok.analysis.Ctags$1 run WARNING: Error from ctags: ctags: Warning: ignoring null tag in /u3/x/search/opengrok/stage1/source/ContentSuite_7.6-cefix/appsvcs-ui/src/configconsole/js/config/common.js ctags: Warning: ignoring null tag in /u3/x/search/opengrok/stage1/source ... ctags: Warning: ignoring null tag in /u3/x/search/opengrok/stage1/source/ContentSuite_7.6-cefix/appsvcs-ui/src/jsp/common/scripts/xbDebug.js Jun 23, 2011 6:44:33 PM org.opensolaris.opengrok.index.IndexDatabase update INFO: Counting files in /ContentSuite_8.0-cefix ... Jun 23, 2011 6:44:36 PM org.opensolaris.opengrok.index.IndexDatabase update INFO: Need to process: 16,931 files for /ContentSuite_8.0-cefix ... so that confirms it. Interesting that heap dump is only 1.3 GB, but my -Xmx value is 2g. Does that mean it tried to allocate over 700 MB at once? In any event, I'll fire up the eclipse memory analyzer tomorrow and see what we've got. -- Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
