Re: [freenet-support] Restart failed download keeping current progress?

2012-08-09 Thread Steve Dougherty
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 08/08/2012 05:34 PM, Bryce wrote:
 Hi,
 
 I just tried downloading a large file (1.2GB) and had it get to
 98.7% downloaded when the download gave an 'internal error' and
 stopped. I see I can restart the download and it commences again
 from 0% - appears as though it is going to take another day or two
 to try to get it all again.
 
 For when I get this error again, is there some way to restart a
 download while keeping its current downloaded portion? The 98.7% of
 the file must be in a cache or something somewhere, is there a way
 for it take that and then try to recommence from the point where it
 hit the 'internal error'
 
 (running freenet 0.7.5 build #1409 on linux)
 
 Thanks...


Oh no! That's not supposed to happen, but I guess that was evident. Do
you have the message / stack trace from the internal error? That could
be useful in diagnosing the underlying problem.

It's true that some of the blocks which make up the file could still
be cached and faster to fetch the next time around. As far as backing
up the queues, the wiki has documentation. (Item 4 in the list.) [1]

Thanks,
Steve Dougherty

[1]
https://wiki.freenetproject.org/Using_Freenet#Backup.2C_backup.2C_backup.21
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBAgAGBQJQI9ijAAoJECLJP19KqmFun+UP/iweSS2JWnxjHg3N734sqbiq
eEx/rwQB8eVl45Y6CFeam+UlKltDfDz/tQlxK3Lyjgsr34XvtZbxzGUePF/ETe1k
FET3Oi2dZPIT66Z4SysHjdAWiMnzuP/hmlDcyExLDRmz1pCgbPBQ6DqbXyty0ti7
Xdc1g1JMyi0u6mDKz22uTSWeOGlmumOvhwqrrjXRgGZP2McgIh7xI+14GEIZas5P
co5XBLgDkAWu7AaBBnCStPqJsBUwxp4BrRw+69B3HtU9eYPw4aEeua7IRi8sfy4B
NrHVLLVf9vI+fb/tm4T3Fkc+jstIQN7ZO8Nyo3QAG39c0XHRRiqev6cGcAwe9e1f
uvjjITaLc7P49neJ4+naG0Ouh35ho0VfWUeV+/k3NRtthnpPYNuj7+Fzsh/iiqvK
WIIyBzFdxeOXMmR6VJP1Z3d+9sY5/I2/GLTbXms0VPsiTixp/blmw0kuPyADOAzN
Ny2FgToCBL2xc4NqJz6QUTEXKBi9HlPRdjo2fAs8ErFbCfakQVJ3rqKiaD3f9FR5
Qc0q685d1EPGfozRfd9T+08Z4F/w8zKZ9+G35VYmrpLY11RAwT4cO2H6RASKMOP9
2lR/x4wItWopVd5ykQuumm7NGoV4P7Twu8spr4WlhcCOvZNXPQhB1sJQelt3DsJI
DgML5eqmBMsx5wojNiUC
=5nTW
-END PGP SIGNATURE-
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe


[freenet-support] db4o11-7.4 AbstractMethodError

2012-08-09 Thread Dennis Nezic
What's causing this?

 jvm 1| WrapperManager Error:
   Error in WrapperListener.start callback.java.lang.AbstractMethodError:
   com.db4o.internal.query.ObjectSetFacade.iterator()Ljava/util/Iterator;
 jvm 1| WrapperManager Error: java.lang.AbstractMethodError:
   com.db4o.internal.query.ObjectSetFacade.iterator()Ljava/util/Iterator;
 jvm 1| WrapperManager Error: at 
 freenet.client.async.PersistentStatsPutter.restorePreviousData(PersistentStatsPutter.java:44)
 jvm 1| WrapperManager Error: at 
 freenet.node.NodeClientCore.init(NodeClientCore.java:224)
 jvm 1| WrapperManager Error: at freenet.node.Node.init(Node.java:1745)
 jvm 1| WrapperManager Error: at 
 freenet.node.NodeStarter.start(NodeStarter.java:175)
 jvm 1| WrapperManager Error: at 
 org.tanukisoftware.wrapper.WrapperManager$11.run(WrapperManager.java:4006)
 jvm 1| Shutting down...

Recompiling build1407, which worked for me before, no longer works.
Nor the newer builds. Recompiling with sun-jdk and icedtea-bin doesn't
make a difference. Recompiling java-service-wrapper, all the db4o deps,
ant made no difference.

Double-u Tee Eff?
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe