Re: [freenet-dev] java.io.IOException: insufficient storage

2002-10-08 Thread Matthew Toseland
On Thu, Oct 03, 2002 at 04:42:10PM -0400, Jeff Teitel wrote: > > I keep getting the following errors when I try to insert my freesite. I > have plenty of space in my datastore, plenty of space on the filesystem > where the datastore lives, and plenty of memory. If you need more details > of

Re: [freenet-dev] java.io.IOException: insufficient storage

2002-10-08 Thread Matthew Toseland
On Sat, Oct 05, 2002 at 09:48:44AM -0400, Jeff Teitel wrote: > > I am still getting these errors, even with thr -pre1 snapshot. Here are > some details of my system: Please try build 513, the current snapshot. > > Version Information > Node Version 0.4 > Protocol Version 1.46 > Build Number 51

Re: [freenet-dev] java.io.IOException: insufficient storage

2002-10-07 Thread Matthew Toseland
On Sat, Oct 05, 2002 at 03:41:09PM -0400, Jeff Teitel wrote: > [EMAIL PROTECTED] wrote: > > Jeff, > > > > Check the location of your FECTempDir and > > mainport.params.servlet.1.params.tempDir directories. I got the same > > errors when the DriveCrypt volume (I'm using use WinXP) that contained >

Re: [freenet-dev] java.io.IOException: insufficient storage

2002-10-05 Thread Jeff Teitel
Robert Bihlmeyer wrote: > Jeff Teitel <[EMAIL PROTECTED]> writes: > Please post the storeType, and storeFile settings from your config > file. The location where storeFile points to, is it a file or directory? storeType=native storeFile=store store didn't exist when I started freenet. It create

Re: [freenet-dev] java.io.IOException: insufficient storage

2002-10-05 Thread Robert Bihlmeyer
Jeff Teitel <[EMAIL PROTECTED]> writes: > I keep getting the following errors when I try to insert my freesite. > I have plenty of space in my datastore, plenty of space on the > filesystem where the datastore lives, and plenty of memory. If you > need more details of my system, just ask. > >

Re: [freenet-dev] java.io.IOException: insufficient storage

2002-10-05 Thread Jeff Teitel
No. Jeff Ian Clarke wrote: > Is your hard disk full? > > Ian. > > On Sat, Oct 05, 2002 at 09:48:44AM -0400, Jeff Teitel wrote: > >>I am still getting these errors, even with thr -pre1 snapshot. Here are >>some details of my system: >> >>Version Information >>Node Version 0.

Re: [freenet-dev] java.io.IOException: insufficient storage

2002-10-05 Thread Jeff Teitel
[EMAIL PROTECTED] wrote: > Jeff, > > Check the location of your FECTempDir and > mainport.params.servlet.1.params.tempDir directories. I got the same > errors when the DriveCrypt volume (I'm using use WinXP) that contained > the above directories was not mounted. Hmm, you're right, I had th

[freenet-dev] java.io.IOException: insufficient storage

2002-10-05 Thread evilcartman
Jeff, Check the location of your FECTempDir and mainport.params.servlet.1.params.tempDir directories. I got the same errors when the DriveCrypt volume (I'm using use WinXP) that contained the above directories was not mounted. Get your free encrypted email at https://www.hushmail.com

Re: [freenet-dev] java.io.IOException: insufficient storage

2002-10-05 Thread Ian Clarke
Is your hard disk full? Ian. On Sat, Oct 05, 2002 at 09:48:44AM -0400, Jeff Teitel wrote: > > I am still getting these errors, even with thr -pre1 snapshot. Here are > some details of my system: > > Version Information > Node Version 0.4 > Protocol Version 1.46 > Build Number 511 > CVS Revis

[freenet-dev] java.io.IOException: insufficient storage

2002-10-05 Thread Jeff Teitel
I am still getting these errors, even with thr -pre1 snapshot. Here are some details of my system: Version Information Node Version 0.4 Protocol Version 1.46 Build Number 511 CVS Revision 1.72 Maximum memory the JVM will allocate128 MB Memory currently allocated by the JVM 6,928 KB Unus

Re: [freenet-dev] java.io.IOException: insufficient storage

2002-10-03 Thread Scott Miller
Thats definitely a JVM problem. You should never get a Sig 11 from Java. Scott On Thu, Oct 03, 2002 at 10:09:50PM -0400, Jeff Teitel wrote: > Matthew Toseland wrote: > >On Thu, Oct 03, 2002 at 04:42:10PM -0400, Jeff Teitel wrote: > > > >>I keep getting the following errors when I try t

Re: [freenet-dev] java.io.IOException: insufficient storage

2002-10-03 Thread Jeff Teitel
Matthew Toseland wrote: > On Thu, Oct 03, 2002 at 04:42:10PM -0400, Jeff Teitel wrote: > >>I keep getting the following errors when I try to insert my freesite. I >>have plenty of space in my datastore, plenty of space on the filesystem >>where the datastore lives, and plenty of memory. If yo

Re: [freenet-dev] java.io.IOException: insufficient storage

2002-10-03 Thread Matthew Toseland
On Thu, Oct 03, 2002 at 04:42:10PM -0400, Jeff Teitel wrote: > > I keep getting the following errors when I try to insert my freesite. I > have plenty of space in my datastore, plenty of space on the filesystem > where the datastore lives, and plenty of memory. If you need more details > of

[freenet-dev] java.io.IOException: insufficient storage

2002-10-03 Thread Jeff Teitel
I keep getting the following errors when I try to insert my freesite. I have plenty of space in my datastore, plenty of space on the filesystem where the datastore lives, and plenty of memory. If you need more details of my system, just ask. Oct 3, 2002 4:34:47 PM (freenet.node.rt.DataObjec

[freenet-dev] java.io.IOException: insufficient storage

2002-08-07 Thread Roger Hayter
In message <20020807140003.5b2c9f21.lkml at hobbs.linuxguru.net>, Andrew Rodland writes >On Wed, 07 Aug 2002 11:47:58 -0400 >Dan Merillat wrote: > >> >> Dan Merillat writes: >> > >> > > I havn't had a DS survive restart since 480something if it's run >> > > any significant length of time. >> > >

[freenet-dev] java.io.IOException: insufficient storage

2002-08-07 Thread Andrew Rodland
On Wed, 07 Aug 2002 11:47:58 -0400 Dan Merillat wrote: > > Dan Merillat writes: > > > > > I havn't had a DS survive restart since 480something if it's run > > > any significant length of time. > > > > > This is having quite a negative impact. This is with IBMs JDK, > anything else work bette

[freenet-dev] java.io.IOException: insufficient storage

2002-08-07 Thread Dan Merillat
Dan Merillat writes: > > > I havn't had a DS survive restart since 480something if it's run any > > significant length of time. > > This is having quite a negative impact. This is with IBMs JDK, anything else work better? Kaffe? gcj? Aug 7, 2002 2:13:51 AM (freenet.node.Node, main): Starting

[freenet-dev] java.io.IOException: insufficient storage

2002-08-07 Thread Dan Merillat
> I havn't had a DS survive restart since 480something if it's run any > significant length of time. > > Aug 6, 2002 11:49:56 PM (freenet.node.Main, main): starting filesystem Reset the DS. 20 minutes: Aug 7, 2002 12:11:54 AM (freenet.node.states.maintenance.Checkpoint, QThread-93: Checkpoint

[freenet-dev] java.io.IOException: insufficient storage

2002-08-07 Thread Dan Merillat
=?iso-8859-1?Q?G=F6ran?= Thyni writes: > > The datastore is fragile, > lately I have been exercising my node a lot > for testing proposes by inserting a 30 MB > freesite with a 20 MB datastore. > The result is that the node starts misbehaving > due to DS corruption at least once a day. > After r

[freenet-dev] java.io.IOException: insufficient storage

2002-08-06 Thread Göran Thyni
The datastore is fragile, lately I have been exercising my node a lot for testing proposes by inserting a 30 MB freesite with a 20 MB datastore. The result is that the node starts misbehaving due to DS corruption at least once a day. After repairing with with freenet.node.FSTool the RT is still c

[freenet-dev] java.io.IOException: insufficient storage

2002-08-04 Thread Pascal
It gets worse. I've noticed that once these errors begin to appear the node begins generating many more RNF's than normal. Using the datastore stats in the environment infolet as well as traffic analysis I now believe once the datastore fills up fred will stop using it. Normally my node sends ap

[freenet-dev] java.io.IOException: insufficient storage

2002-07-23 Thread Ian Clarke
I am seeing a lot of these in Hawk's log when trying to cache both inserts and replies. Correct me if I am wrong, but this shouldn't happen. Ian. -- Ian Clarke[EMAIL PROTECTED] Founder & Coordinator, The Freenet Projecthttp://freenetproject.org/ Ch