Bugs item #3518559, was opened at 2012-04-16 13:46 Message generated for change (Comment added) made by pegacat You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=480577&aid=3518559&group_id=55394
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jason (jjaaason) >Assigned to: Christopher Betts (pegacat) Summary: GC overhead limit exceeded when importing large LDIF file Initial Comment: When trying to import a large LDIF file ( ~36000 entries, ~43 Mio), the program goes very slowly and get stuck. On Ubuntu (Linux 2.6.38-13) with Java 1.6.0 ---------------------------------------------------------------------- >Comment By: Christopher Betts (pegacat) Date: 2012-04-16 17:26 Message: LDIF files are held in memory, so if there's not enough memory JX will fail on a large LDIF. You can try increasing the memory with: -Xmx to resolve this problem? Are you doing off-line viewing or import - an import shouldn't be memory limited... Also - consider using jxplorer-users mailing list for support - this sourceforge bug tracker isn't always monitored. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=480577&aid=3518559&group_id=55394 ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ Jxplorer-devel mailing list Jxplorer-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jxplorer-devel