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 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.
> > >
> > 
> > You may have already resolved this...
> 
> Yes, it should have been resolved already.

Hmmm, I thought I had. It might still happen. There is code in master and the 
store-io branch that should deal with it a bit better. Which will be in the 
next snapshot but given the last one hasn't uploaded yet that might be a while.
> > 
> > INFO   | jvm 1| 2010/12/07 21:59:39 | Deleted 0 of 0 temporary files (0
> > non-temp files in temp directory) in 0s
> > INFO   | jvm 1| 2010/12/07 21:59:39 | Old:
> > F:\Freenet\persistent-temp-10789 prefix freenet-temp- from
> > F:\Freenet\persistent-temp-10789 old path F:\Freenet\persistent-temp-10789
> > old parent F:\Freenet
> > INFO   | jvm 1| 2010/12/07 21:59:39 | New:
> > F:\Freenet\persistent-temp-10789 prefix freenet-temp- from
> > F:\Freenet\persistent-temp-10789
> > INFO   | jvm 1| 2010/12/07 21:59:39 | Creating free blocks cache...
> > INFO   | jvm 1| 2010/12/07 21:59:39 | Creating free blocks cache: 0 / 0
> > INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: Error in
> > WrapperListener.start callback.  java.lang.ArrayIndexOutOfBoundsException:
> > 2005
> > INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error:
> > java.lang.ArrayIndexOutOfBoundsException: 2005
> > INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
> > freenet.support.BitArray.setBit(BitArray.java:69)
> > INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
> > freenet.support.io.PersistentBlobTempBucketFactory.createFreeBlocksCache(PersistentBlobTempBucketFactory.java:192)
> > INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
> > freenet.support.io.PersistentBlobTempBucketFactory.onInit(PersistentBlobTempBucketFactory.java:130)
> > INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
> > freenet.support.io.PersistentTempBucketFactory.load(PersistentTempBucketFactory.java:273)
> > INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
> > freenet.node.NodeClientCore.initPTBF(NodeClientCore.java:607)
> > INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
> > freenet.node.NodeClientCore.(NodeClientCore.java:289)
> > INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
> > freenet.node.Node.(Node.java:1744)
> > INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
> > freenet.node.NodeStarter.start(NodeStarter.java:170)
> > INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
> > org.tanukisoftware.wrapper.WrapperManager$11.run(WrapperManager.java:2979)
> > INFO   | jvm 1| 2010/12/07 21:59:40 | Shutting down...
> > INFO   | jvm 1| 2010/12/07 21:59:40 | Stopping database jobs...
> > INFO   | jvm 1| 2010/12/07 21:59:40 | Rolling back unfinished
> > transactions...
> > INFO   | jvm 1| 2010/12/07 21:59:40 | Closing database...
> > INFO   | jvm 1| 2010/12/07 21:59:40 | [db4o 7.4.63.11890   2010-12-07
> > 21:59:40]
> > INFO   | jvm 1| 2010/12/07 21:59:40 |  'F:\Freenet\node.db4o.crypt'
> > close request
> > INFO   | jvm 1| 2010/12/07 21:59:40 | [db4o 7.4.63.11890   2010-12-07
> > 21:59:40]
> > INFO   | jvm 1| 2010/12/07 21:59:40 |  'F:\Freenet\node.db4o.crypt'
> > closed
> > STATUS | wrapper  | 2010/12/07 21:59:41 | <-- Wrapper Stopped
> > 
> > 
> > > > 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
> > > > > 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 to download a freenet-site e.g.:
> > > > >
> > > >
> > > http://127.0.0.1:/u...@85gztciqo9iepdagvjkto9d-zms1liabr6jb85m4ens,VGDItiCVzCcWAay51faZzcIfAepzeHpzXYvChlueWYE,AQACAAE/stats/1126/
> > > > >
> > > > > Here is the NPE:
> > > > > http://www.mxchange.org/downloads/freenet/npe2.txt
> > > > >
> > > > > The last exception happens when I have entered my master password
> > > > > (security levels are: normal high high):
> > > > >
> > > http://www.mxchange.org/downloads/freenet/array-index-out-of-bounds.txt
> > > > >
> > > > > I have already tried to delete persistent-temp directory and also
> > > > > datastore/ but I would really welcome if you can fix them instead I
> > > > > delete my (still) large downlo

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.  I had to delete node.db4o to
> > > startup.
> >
> > Please post the log.
> >
> 
> You may have already resolved this...

Yes, it should have been resolved already.
> 
> INFO   | jvm 1| 2010/12/07 21:59:39 | Deleted 0 of 0 temporary files (0
> non-temp files in temp directory) in 0s
> INFO   | jvm 1| 2010/12/07 21:59:39 | Old:
> F:\Freenet\persistent-temp-10789 prefix freenet-temp- from
> F:\Freenet\persistent-temp-10789 old path F:\Freenet\persistent-temp-10789
> old parent F:\Freenet
> INFO   | jvm 1| 2010/12/07 21:59:39 | New:
> F:\Freenet\persistent-temp-10789 prefix freenet-temp- from
> F:\Freenet\persistent-temp-10789
> INFO   | jvm 1| 2010/12/07 21:59:39 | Creating free blocks cache...
> INFO   | jvm 1| 2010/12/07 21:59:39 | Creating free blocks cache: 0 / 0
> INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: Error in
> WrapperListener.start callback.  java.lang.ArrayIndexOutOfBoundsException:
> 2005
> INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error:
> java.lang.ArrayIndexOutOfBoundsException: 2005
> INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
> freenet.support.BitArray.setBit(BitArray.java:69)
> INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
> freenet.support.io.PersistentBlobTempBucketFactory.createFreeBlocksCache(PersistentBlobTempBucketFactory.java:192)
> INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
> freenet.support.io.PersistentBlobTempBucketFactory.onInit(PersistentBlobTempBucketFactory.java:130)
> INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
> freenet.support.io.PersistentTempBucketFactory.load(PersistentTempBucketFactory.java:273)
> INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
> freenet.node.NodeClientCore.initPTBF(NodeClientCore.java:607)
> INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
> freenet.node.NodeClientCore.(NodeClientCore.java:289)
> INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
> freenet.node.Node.(Node.java:1744)
> INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
> freenet.node.NodeStarter.start(NodeStarter.java:170)
> INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
> org.tanukisoftware.wrapper.WrapperManager$11.run(WrapperManager.java:2979)
> INFO   | jvm 1| 2010/12/07 21:59:40 | Shutting down...
> INFO   | jvm 1| 2010/12/07 21:59:40 | Stopping database jobs...
> INFO   | jvm 1| 2010/12/07 21:59:40 | Rolling back unfinished
> transactions...
> INFO   | jvm 1| 2010/12/07 21:59:40 | Closing database...
> INFO   | jvm 1| 2010/12/07 21:59:40 | [db4o 7.4.63.11890   2010-12-07
> 21:59:40]
> INFO   | jvm 1| 2010/12/07 21:59:40 |  'F:\Freenet\node.db4o.crypt'
> close request
> INFO   | jvm 1| 2010/12/07 21:59:40 | [db4o 7.4.63.11890   2010-12-07
> 21:59:40]
> INFO   | jvm 1| 2010/12/07 21:59:40 |  'F:\Freenet\node.db4o.crypt'
> closed
> STATUS | wrapper  | 2010/12/07 21:59:41 | <-- Wrapper Stopped
> 
> 
> > > 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
> > > > 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 to download a freenet-site e.g.:
> > > >
> > >
> > http://127.0.0.1:/u...@85gztciqo9iepdagvjkto9d-zms1liabr6jb85m4ens,VGDItiCVzCcWAay51faZzcIfAepzeHpzXYvChlueWYE,AQACAAE/stats/1126/
> > > >
> > > > Here is the NPE:
> > > > http://www.mxchange.org/downloads/freenet/npe2.txt
> > > >
> > > > The last exception happens when I have entered my master password
> > > > (security levels are: normal high high):
> > > >
> > http://www.mxchange.org/downloads/freenet/array-index-out-of-bounds.txt
> > > >
> > > > I have already tried to delete persistent-temp directory and also
> > > > datastore/ but I would really welcome if you can fix them instead I
> > > > delete my (still) large download queue...
> > > >
> > > > I have latest build 1308.
> > > >
> > > > Best regards,
> > > > Roland
> > >
> >
> >
> >
> > ___
> > 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
> >
> 
> 
> 
> -- 
> I may disagree with what you h

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 log.
>

You may have already resolved this...

INFO   | jvm 1| 2010/12/07 21:59:39 | Deleted 0 of 0 temporary files (0
non-temp files in temp directory) in 0s
INFO   | jvm 1| 2010/12/07 21:59:39 | Old:
F:\Freenet\persistent-temp-10789 prefix freenet-temp- from
F:\Freenet\persistent-temp-10789 old path F:\Freenet\persistent-temp-10789
old parent F:\Freenet
INFO   | jvm 1| 2010/12/07 21:59:39 | New:
F:\Freenet\persistent-temp-10789 prefix freenet-temp- from
F:\Freenet\persistent-temp-10789
INFO   | jvm 1| 2010/12/07 21:59:39 | Creating free blocks cache...
INFO   | jvm 1| 2010/12/07 21:59:39 | Creating free blocks cache: 0 / 0
INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: Error in
WrapperListener.start callback.  java.lang.ArrayIndexOutOfBoundsException:
2005
INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error:
java.lang.ArrayIndexOutOfBoundsException: 2005
INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
freenet.support.BitArray.setBit(BitArray.java:69)
INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
freenet.support.io.PersistentBlobTempBucketFactory.createFreeBlocksCache(PersistentBlobTempBucketFactory.java:192)
INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
freenet.support.io.PersistentBlobTempBucketFactory.onInit(PersistentBlobTempBucketFactory.java:130)
INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
freenet.support.io.PersistentTempBucketFactory.load(PersistentTempBucketFactory.java:273)
INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
freenet.node.NodeClientCore.initPTBF(NodeClientCore.java:607)
INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
freenet.node.NodeClientCore.(NodeClientCore.java:289)
INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
freenet.node.Node.(Node.java:1744)
INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
freenet.node.NodeStarter.start(NodeStarter.java:170)
INFO   | jvm 1| 2010/12/07 21:59:39 | WrapperManager Error: at
org.tanukisoftware.wrapper.WrapperManager$11.run(WrapperManager.java:2979)
INFO   | jvm 1| 2010/12/07 21:59:40 | Shutting down...
INFO   | jvm 1| 2010/12/07 21:59:40 | Stopping database jobs...
INFO   | jvm 1| 2010/12/07 21:59:40 | Rolling back unfinished
transactions...
INFO   | jvm 1| 2010/12/07 21:59:40 | Closing database...
INFO   | jvm 1| 2010/12/07 21:59:40 | [db4o 7.4.63.11890   2010-12-07
21:59:40]
INFO   | jvm 1| 2010/12/07 21:59:40 |  'F:\Freenet\node.db4o.crypt'
close request
INFO   | jvm 1| 2010/12/07 21:59:40 | [db4o 7.4.63.11890   2010-12-07
21:59:40]
INFO   | jvm 1| 2010/12/07 21:59:40 |  'F:\Freenet\node.db4o.crypt'
closed
STATUS | wrapper  | 2010/12/07 21:59:41 | <-- Wrapper Stopped


> > 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
> > > 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 to download a freenet-site e.g.:
> > >
> >
> http://127.0.0.1:/u...@85gztciqo9iepdagvjkto9d-zms1liabr6jb85m4ens,VGDItiCVzCcWAay51faZzcIfAepzeHpzXYvChlueWYE,AQACAAE/stats/1126/
> > >
> > > Here is the NPE:
> > > http://www.mxchange.org/downloads/freenet/npe2.txt
> > >
> > > The last exception happens when I have entered my master password
> > > (security levels are: normal high high):
> > >
> http://www.mxchange.org/downloads/freenet/array-index-out-of-bounds.txt
> > >
> > > I have already tried to delete persistent-temp directory and also
> > > datastore/ but I would really welcome if you can fix them instead I
> > > delete my (still) large download queue...
> > >
> > > I have latest build 1308.
> > >
> > > Best regards,
> > > Roland
> >
>
>
>
> ___
> 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
>



-- 
I may disagree with what you have to say, but I shall defend, to the death,
your right to say it. - Voltaire
Those who would give up Liberty, to purchase temporary Safety, deserve
neither Liberty nor Safety. - Ben Franklin
___
Support mailing list
[email protected]
http://news.gmane.org/gmane.netwo

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 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 to download a freenet-site e.g.:
> >
> http://127.0.0.1:/u...@85gztciqo9iepdagvjkto9d-zms1liabr6jb85m4ens,VGDItiCVzCcWAay51faZzcIfAepzeHpzXYvChlueWYE,AQACAAE/stats/1126/
> >
> > Here is the NPE:
> > http://www.mxchange.org/downloads/freenet/npe2.txt
> >
> > The last exception happens when I have entered my master password
> > (security levels are: normal high high):
> > http://www.mxchange.org/downloads/freenet/array-index-out-of-bounds.txt
> >
> > I have already tried to delete persistent-temp directory and also
> > datastore/ but I would really welcome if you can fix them instead I
> > delete my (still) large download queue...
> >
> > I have latest build 1308.
> >
> > Best regards,
> > Roland
> 




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

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
> 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 to download a freenet-site e.g.:
>
http://127.0.0.1:/u...@85gztciqo9iepdagvjkto9d-zms1liabr6jb85m4ens,VGDItiCVzCcWAay51faZzcIfAepzeHpzXYvChlueWYE,AQACAAE/stats/1126/
>
> Here is the NPE:
> http://www.mxchange.org/downloads/freenet/npe2.txt
>
> The last exception happens when I have entered my master password
> (security levels are: normal high high):
> http://www.mxchange.org/downloads/freenet/array-index-out-of-bounds.txt
>
> I have already tried to delete persistent-temp directory and also
> datastore/ but I would really welcome if you can fix them instead I
> delete my (still) large download queue...
>
> I have latest build 1308.
>
> Best regards,
> Roland
___
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

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 info:
> 
> * Freenet 0.7.5 Build #1309 build01309
> * Freenet-ext Build #26 r23771
> 
> 
> Roland
> 
> PS: Here is the previous message:
> 
> I temporarily set it to DEBUG and now it is back to ERROR level, so you
> guessed the right thing, sorry not to mention it. :-)
> 
> > > Here is the NPE:
> > > http://www.mxchange.org/downloads/freenet/npe2.txt
> > 
> > Should be fixed in 1310. Please confirm when it's out. Only happens in
> > any case when the database is not working i.e. it's broken or waiting
> > for a password.
> 
> Okay, I try out now the 1309 release (with knowledge that *this* NPE
> hasn't been fixed yet) and I test the second one.
> 
> 
> 




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

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 #26 r23771


Roland

PS: Here is the previous message:

I temporarily set it to DEBUG and now it is back to ERROR level, so you
guessed the right thing, sorry not to mention it. :-)

> > Here is the NPE:
> > http://www.mxchange.org/downloads/freenet/npe2.txt
> 
> Should be fixed in 1310. Please confirm when it's out. Only happens in
> any case when the database is not working i.e. it's broken or waiting
> for a password.

Okay, I try out now the 1309 release (with knowledge that *this* NPE
hasn't been fixed yet) and I test the second one.




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

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
> 
> It just happens while startup phase.

Freenet should not dump your database unless the log level is set fairly 
aggressively. What are your log level settings? The above indicates a broken 
FreenetURI, but this should not break your whole database.
> 
> The second one happens when I try to download a freenet-site e.g.:
> http://127.0.0.1:/u...@85gztciqo9iepdagvjkto9d-zms1liabr6jb85m4ens,VGDItiCVzCcWAay51faZzcIfAepzeHpzXYvChlueWYE,AQACAAE/stats/1126/
> 
> Here is the NPE:
> http://www.mxchange.org/downloads/freenet/npe2.txt

Should be fixed in 1310. Please confirm when it's out. Only happens in any case 
when the database is not working i.e. it's broken or waiting for a password.
> 
> The last exception happens when I have entered my master password
> (security levels are: normal high high):
> http://www.mxchange.org/downloads/freenet/array-index-out-of-bounds.txt

This one is fixed already in 1309.
> 
> I have already tried to delete persistent-temp directory and also
> datastore/ but I would really welcome if you can fix them instead I
> delete my (still) large download queue...

You don't need to delete your datastore. There are some corruptions due to node 
bugs but they are not necessarily fatal to all of your downloads.
> 
> I have latest build 1308.
> 
> Best regards,
> Roland


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