Open GoogleCodeExporter opened 9 years ago
This issue also occurs with --io-safe-close=true, but takes longer until it
occurs.
This time, there are no GC or OutOfMemoryError-Messages.
Original comment by claus.c....@gmail.com
on 11 Apr 2015 at 9:34
Same operation like in report, but on a system having 24GB of RAM:
Running SDFS Version 1.2.0
reading config file = C:\Program Files (x86)\sdfs\etc\Daten-volume-cfg.xml
Loading Hashtable Entries
Loading Hashes |))))))))))))))))))))))))))))))))))))))))))))))))))| 100%
Loaded entries 0
Running Consistancy Check on DSE, this may take a while
Scanning DSE |))))))))))))))))))))))))))))))))))))))))))))))))))| 100%
Finished
Succesfully Ran Consistance Check for [0] records, recovered [0]
log4j:WARN No appenders could be found for logger (org.quartz.core.SchedulerSign
alerImpl).
log4j:WARN Please initialize the log4j system properly.
-f
S
version = 600
driverVersion = 400
Exception in thread "Thread-0" java.lang.OutOfMemoryError: Java heap space
at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.<init>(UTF8Read
er.java:122)
at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.createReader
(XMLEntityManager.java:2285)
at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrent
Entity(XMLEntityManager.java:679)
at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineD
ocVersion(XMLVersionDetector.java:189)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(X
ML11Configuration.java:799)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(X
ML11Configuration.java:764)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.
java:123)
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.
java:237)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Doc
umentBuilderImpl.java:300)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
at org.opendedup.sdfs.Config.writeSDFSConfigFile(Config.java:396)
at org.opendedup.sdfs.io.VolumeConfigWriterThread.writeConfig(VolumeConf
igWriterThread.java:47)
at org.opendedup.sdfs.io.VolumeConfigWriterThread.run(VolumeConfigWriter
Thread.java:29)
at java.lang.Thread.run(Thread.java:722)
Exception in thread "Thread-8"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler i
n thread "Thread-8"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler i
n thread "QuartzScheduler_QuartzSchedulerThread"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler i
n thread "ActionDistributor-2"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler i
n thread "ActionDistributor-1"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler i
n thread "ActionDistributor-0"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler i
n thread "FileManager-0"
Original comment by claus.c....@gmail.com
on 11 Apr 2015 at 12:25
Original issue reported on code.google.com by
claus.c....@gmail.com
on 11 Apr 2015 at 9:08Attachments: