[freenet-support] Internal error - help

2010-06-22 Thread Dave D

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? 

thanks
Dave
  
_
Browse profiles for FREE! Meet local singles online.
http://clk.atdmt.com/NMN/go/150855801/direct/01/___
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

Re: [freenet-support] Internal error - help

2010-06-22 Thread Dennis Nezic
On Tue, 8 Jun 2010 15:37:34 +1000, 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? 
 
 thanks
 Dave

I've had this bug many times. I still have no idea what caused it, or
if it has been fixed. It's been a while since I last saw it. The only
solution, I believe, is to shut down freenet, delete your node.db4o
file and then restart freenet. You will lose your download/upload
queues.

(Why does it take a month for these posts to get on the list? :P. Isn't
this mailing list already subscription based? (read: spam proof))
___
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


Re: [freenet-support] Internal error - help

2010-06-22 Thread Matthew Toseland
On Tuesday 22 June 2010 20:25:57 Dennis Nezic wrote:
 On Tue, 8 Jun 2010 15:37:34 +1000, 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? 
  
  thanks
  Dave
 
 I've had this bug many times. I still have no idea what caused it, or
 if it has been fixed. It's been a while since I last saw it. The only
 solution, I believe, is to shut down freenet, delete your node.db4o
 file and then restart freenet. You will lose your download/upload
 queues.
 
 (Why does it take a month for these posts to get on the list? :P. Isn't
 this mailing list already subscription based? (read: spam proof))

No. Most people don't subscribe, send a message, and ignore the rejection 
message. Which means manual moderation is necessary, and most people posting 
here aren't subscribers, so please remember to CC them.


signature.asc
Description: This is a digitally signed message part.
___
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

Re: [freenet-support] Internal error - help

2010-06-22 Thread Matthew Toseland
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
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