On Tuesday 08 June 2010 06:37:34 Dave D wrote: > > Hi there, > I have the same problem as described here: > https://freenetproject.org/view.php?id=2949 > > The Download page will not load, spits out a "Internal error Return to queue > page." message. > > Is there a way to rectify the problem without losing all the download keys?
It would be very helpful if you could get us a more detailed error message. A
"stack trace" should be present in your logs/freenet-latest.log (this rotates
once an hour so open the page and then open the log in notepad). A stack trace
looks something like this:
Jun 22, 2010 16:11:23:275 (freenet.node.NodeClientCore$DBJobWrapper, Client
database access thread(11), ERROR): Failed to run database job
freenet.client.async.uskfetcherta...@471f190a : caught
java.lang.NullPointerException
java.lang.NullPointerException
at freenet.client.async.USKFetcherTag$4.run(USKFetcherTag.java:172)
at
freenet.node.NodeClientCore$DBJobWrapper.run(NodeClientCore.java:1644)
at
freenet.support.PrioritizedSerialExecutor$Runner.run(PrioritizedSerialExecutor.java:84)
at
freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:228)
at freenet.support.io.NativeThread.run(NativeThread.java:101)
Look for something like the above - an ERROR follow by a bunch of lines
starting "at".
Sorry.
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[email protected]?subject=unsubscribe
