java.lang.OutOfMemoryError: GC overhead limit exceeded

911 views
Skip to first unread message

Andrius St

unread,
Jul 12, 2015, 7:57:00 AM7/12/15
to dedupfilesystem-...@googlegroups.com
Hi,

I have discovered sdfs only yesterday and immediately wanted to try it on my Windows system. I successfully created a volume and copied my games on it and got great dedup rates. Perfect!

The problem: after an hour or so the volume become pretty much inaccessible. Explorer keeps freezing for 3-4 minutes before it show anything related to the volume. CPU usage is going through the roof (3 cores fully loaded by Zulu Platform x64 Architecture program (java.exe process). The console window that I mounted the volume with has the following output:

============================================

C:\Program Files\sdfs>mountsdfs -v sdfs_vol1 -m S
Running Program SDFS Version 2.0.11
reading config file = C:\Program Files\sdfs\etc\sdfs_vol1-volume-cfg.xml
Initializing HashFunction
HashFunction Initialized
Loaded entries 0
log4j:WARN No appenders could be found for logger (org.quartz.core.SchedulerSignalerImpl).
log4j:WARN Please initialize the log4j system properly.
-f
S
version = 710
driverVersion = 400
Exception in thread "FileManager: Thread-3" java.lang.OutOfMemoryError: GC overhead limit exceeded
        at java.io.WinNTFileSystem.list(Native Method)
        at java.io.File.list(File.java:1116)
        at java.io.File.listFiles(File.java:1280)
        at org.simpleframework.util.buffer.FileManager.clean(FileManager.java:158)
        at org.simpleframework.util.buffer.FileManager.clean(FileManager.java:146)
        at org.simpleframework.util.buffer.FileManager.run(FileManager.java:127)
        at java.lang.Thread.run(Thread.java:745)
Exception in thread "Thread-1" java.lang.OutOfMemoryError: GC overhead limit exceeded
        at java.util.zip.ZipCoder.getBytes(ZipCoder.java:80)
        at java.util.zip.ZipFile.getEntry(ZipFile.java:306)
        at java.util.jar.JarFile.getEntry(JarFile.java:227)
        at java.util.jar.JarFile.getJarEntry(JarFile.java:210)
        at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:840)

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Thread-1"
Exception in thread "ActionDistributor: Thread-5" java.lang.OutOfMemoryError: GC overhead limit exceeded
Exception in thread "ActionDistributor: Thread-7" java.lang.OutOfMemoryError: GC overhead limit exceeded
Exception in thread "pool-3-thread-4" java.lang.OutOfMemoryError: GC overhead limit exceeded
Exception in thread "pool-3-thread-6" java.lang.OutOfMemoryError: GC overhead limit exceeded
Exception in thread "QuartzScheduler_QuartzSchedulerThread"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "QuartzScheduler_QuartzSchedulerThread"
Exception in thread "ActionDistributor: Thread-4"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "ActionDistributor: Thread-4"
Exception in thread "pool-3-thread-2" java.lang.OutOfMemoryError: GC overhead limit exceeded
Exception in thread "pool-3-thread-7" java.lang.OutOfMemoryError: GC overhead limit exceeded
Exception in thread "pool-3-thread-12" java.lang.OutOfMemoryError: GC overhead limit exceeded
Exception in thread "pool-3-thread-9" java.lang.OutOfMemoryError: GC overhead limit exceeded
Exception in thread "Thread-13"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Thread-13"

============================================

The RAM usage on my system is 8.2GB out of 32GB (only about 1.5GB used by Zulu Platform x64 architecture).
Java is version 8 update 45 x64. (none 32bit versions installed)

Andrius St

unread,
Jul 12, 2015, 8:05:05 AM7/12/15
to dedupfilesystem-...@googlegroups.com
Just to explain - I understand Windows environment is not tested much so this is more of a test report than complaint. If there's a work around I could try to continue testing - great I would like to try it. If not yet then I'll be patient and wait.
Reply all
Reply to author
Forward
0 new messages