Posts

Showing posts with the label SDFS

Opendedup sdfs java.lang.numberformatexception

Error  sdfs java.lang.numberformatexception Running Program SDFS Version 3.0.4 reading config file = /etc/sdfs/sdfs0-volume-cfg.xml java.lang. NumberFormatException: For input string: "1,95"         at sun.misc.FloatingDecimal. readJavaFormatString( FloatingDecimal.java:2043)         at sun.misc.FloatingDecimal. parseFloat(FloatingDecimal. java:122)         at java.lang.Float.parseFloat( Float.java:451)         at org.opendedup.util. StringUtils.parseSize( StringUtils.java:64)         at org.opendedup.sdfs.io.Volume.< init>(Volume.java:190)         at org.opendedup.sdfs.Config. parseSDFSConfigFile(Config. java:365)         at org.opendedup.sdfs.servers. SDFSService.start(SDFSService. java:39)         at fuse.SDFS.MountSDFS.setup( MountSDFS.java:200)         at fuse.S...