[freenet-support] NPE in download/upload queue database dump

2010-12-04 Thread Roland Haeder
Hello support, I have added around 8,700 files and after 3,000 are downloaded I'm stuck with two different NPEs and an ArrayIndexOutOfBoundsException. Here is the first one: http://www.mxchange.org/downloads/freenet/npe1.txt It just happens while startup phase. The second one happens when I try

Re: [freenet-support] NPE in download/upload queue database dump

2010-12-07 Thread Matthew Toseland
On Sunday 05 December 2010 05:34:03 Roland Haeder wrote: > Hello support, > > I have added around 8,700 files and after 3,000 are downloaded I'm stuck > with two different NPEs and an ArrayIndexOutOfBoundsException. > > Here is the first one: > http://www.mxchange.org/downloads/freenet/npe1.txt >

Re: [freenet-support] NPE in download/upload queue database dump

2010-12-07 Thread Roland Haeder
Oops, that previous message went only to Matthew. :/ And with 1309 I still have the same ArrayIndexOutOfBounds and NullPointer exceptions. :( Here is my current build version info: * Freenet 0.7.5 Build #1309 build01309 * Freenet-ext Build

Re: [freenet-support] NPE in download/upload queue database dump

2010-12-08 Thread Matthew Toseland
On Tuesday 07 December 2010 20:29:15 Roland Haeder wrote: > Oops, that previous message went only to Matthew. :/ > > And with 1309 I still have the same ArrayIndexOutOfBounds and > NullPointer exceptions. :( That should not be possible, please give details. > > Here is my current build version i

Re: [freenet-support] NPE in download/upload queue database dump

2010-12-08 Thread Juiceman
I came across a fatal node startup error with 1309 or 1310_pre2 where i deleted persistent temp but not node.db4o. I had to delete node.db4o to startup. On Dec 5, 2010 12:41 AM, "Roland Haeder" wrote: > Hello support, > > I have added around 8,700 files and after 3,000 are downloaded I'm stuck >

Re: [freenet-support] NPE in download/upload queue database dump

2010-12-08 Thread Matthew Toseland
On Wednesday 08 December 2010 15:12:24 Juiceman wrote: > I came across a fatal node startup error with 1309 or 1310_pre2 where i > deleted persistent temp but not node.db4o. I had to delete node.db4o to > startup. Please post the log. > On Dec 5, 2010 12:41 AM, "Roland Haeder" wrote: > > Hello

Re: [freenet-support] NPE in download/upload queue database dump

2010-12-09 Thread Juiceman
On Wed, Dec 8, 2010 at 1:40 PM, Matthew Toseland wrote: > On Wednesday 08 December 2010 15:12:24 Juiceman wrote: > > I came across a fatal node startup error with 1309 or 1310_pre2 where i > > deleted persistent temp but not node.db4o. I had to delete node.db4o to > > startup. > > Please post the

Re: [freenet-support] NPE in download/upload queue database dump

2010-12-18 Thread Matthew Toseland
On Friday 10 December 2010 02:36:01 Juiceman wrote: > On Wed, Dec 8, 2010 at 1:40 PM, Matthew Toseland > wrote: > > > On Wednesday 08 December 2010 15:12:24 Juiceman wrote: > > > I came across a fatal node startup error with 1309 or 1310_pre2 where i > > > deleted persistent temp but not node.db4o

Re: [freenet-support] NPE in download/upload queue database dump

2010-12-18 Thread Matthew Toseland
On Saturday 18 December 2010 19:10:56 Matthew Toseland wrote: > On Friday 10 December 2010 02:36:01 Juiceman wrote: > > On Wed, Dec 8, 2010 at 1:40 PM, Matthew Toseland > > wrote: > > > > > On Wednesday 08 December 2010 15:12:24 Juiceman wrote: > > > > I came across a fatal node startup error with