[freenet-support] java.lang.OutOfMemoryError

2005-09-02 Thread freenetproject....@dynamicbits.com
After running Freenet for a while (Actually only 2 weeks this time), I
sometimes get the exclamation icon in the tray. The last thing in
freenet.log is:


Exception in thread "YThread-2184" java.lang.OutOfMemoryError: Java heap
space

Aug 29, 2005 9:42:23 AM (freenet.node.Node, YThread-1994): Error while
receiving message freenet.message.DataRequest at 129ca93 DataRequest
@freenet.MuxConnectionHandler at cde9f2 @ 589d1a2250c8f962 in state
freenet.node.states.FNP.NewDataRequest at 2e780f @ 589d1a2250c8f962:
java.lang.OutOfMemoryError: Java heap space
java.lang.OutOfMemoryError: Java heap space

Aug 29, 2005 9:42:34 AM (freenet.node.NodeReference, YThread-2191):
t.getAddress(83.134.35.24:3681) took 3078
Exception in thread "YThread-2185" java.lang.OutOfMemoryError: Java heap
space

Scrolling up, I notice several other errors at the end of the log. I
still have Freenet running to possibly assist any debugging that would
need to be done. The About dialog shows: Version 0.5.2.8

--
Andy

-- 
http://www.fastmail.fm - A fast, anti-spam email service.




[freenet-support] java.lang.OutOfMemoryError

2005-09-02 Thread freenetproject . org
After running Freenet for a while (Actually only 2 weeks this time), I
sometimes get the exclamation icon in the tray. The last thing in
freenet.log is:


Exception in thread YThread-2184 java.lang.OutOfMemoryError: Java heap
space

Aug 29, 2005 9:42:23 AM (freenet.node.Node, YThread-1994): Error while
receiving message [EMAIL PROTECTED] DataRequest
@[EMAIL PROTECTED] @ 589d1a2250c8f962 in state
[EMAIL PROTECTED] @ 589d1a2250c8f962:
java.lang.OutOfMemoryError: Java heap space
java.lang.OutOfMemoryError: Java heap space

Aug 29, 2005 9:42:34 AM (freenet.node.NodeReference, YThread-2191):
t.getAddress(83.134.35.24:3681) took 3078
Exception in thread YThread-2185 java.lang.OutOfMemoryError: Java heap
space

Scrolling up, I notice several other errors at the end of the log. I
still have Freenet running to possibly assist any debugging that would
need to be done. The About dialog shows: Version 0.5.2.8

--
Andy

-- 
http://www.fastmail.fm - A fast, anti-spam email service.

___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


[freenet-support] java.lang.OutOfMemoryError

2004-08-09 Thread petr
I'm sort of a newbie at this, but I'm trying to get Freenet to work and not having 
much luck.  I assume I don't have a connection to Freenet because none of the links on 
the Freenet website that require Freenet work.  I looked at freenet.log, and at the 
very end is this error:
Caught java.lang.OutOfMemoryError running or seeding node
java.lang.OutOfMemoryError
Is this what's causing my problem? 


Get your own evilemail.com address at http://www.evilemail.com


 
   
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] java.lang.OutOfMemoryError

2004-08-09 Thread evolution
Quoting petr [EMAIL PROTECTED]:

 I'm sort of a newbie at this, but I'm trying to get Freenet to work and not
 having much luck.  I assume I don't have a connection to Freenet because none
 of the links on the Freenet website that require Freenet work.  I looked at
 freenet.log, and at the very end is this error:
 Caught java.lang.OutOfMemoryError running or seeding node
 java.lang.OutOfMemoryError
 Is this what's causing my problem?

Probably.  There's currently an issue with the seednodes.ref file.  It's big. 
So big, in fact, that loading it into memory causes an out-of-memory condition.
 A crude way of dealing with the situation is to open the seednodes.ref file
(found in the directory where you installed Freenet) and deleting half of the
entries there.  Note, however, that the problem will be fixed in the next build
(5091).

If you do surgery on the seednodes.ref, remember to download a new seednodes.ref
file when you next update your node.

Seednodes can be found here:
http://freenetproject.org/snapshots/seednodes.ref

-todd

___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] java.lang.OutOfMemoryError

2002-11-27 Thread Robert Carroll
Me too.  What I did was this (on Win32 that is): change to freenet directory
and type: java -Xms64m -Xmx256m -jar freenet.jar
The bad thing about this is you don't get the cute little bunny icon in your
system tray and you have a console stuck in your task bar all the time.  I
didn't try javaw because I need the console to kill freenet (^C), otherwise
I'd have to kill it through the task manager, which I assume would be worse
:)

- Original Message -
From: Shawn Yarbrough [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Tuesday, November 26, 2002 9:00 PM
Subject: [freenet-support] java.lang.OutOfMemoryError


 My dedicated Freenet node won't start.  I stopped it because the load
 was only 20% (I'm used to around 80% load, 24 hours a day).  It was
 working fine 12 hours ago as far as I could tell from :.

 I'm seeing:

  Exception in thread main java.lang.OutOfMemoryError

 in the bash shell that I run my node from.  This occurs after loading
 routing table in freenet.log, and then the node crashes.


 This node is the latest version and has been around since the stable
 release.  Uptime was over five days.  It has about 19 GB in it's
 datastore.  System is Athlon 1333 mhz, Debian GNU/Linux 3.0, Linux
 kernel 2.2.20, Sun Java, 768 MB RAM, 2 GB swap, no swap being used.


 Any suggestions what could be wrong?  I tried renaming the ls* and rt*
 files but that had no effect so I put them back.  I can provide more
 info/logs/testing but I don't currently have time to debug any code
myself.


 Shawn Yarbrough
 [EMAIL PROTECTED]


 ___
 support mailing list
 [EMAIL PROTECTED]
 http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



[freenet-support] java.lang.OutOfMemoryError

2002-11-26 Thread Shawn Yarbrough
My dedicated Freenet node won't start.  I stopped it because the load 
was only 20% (I'm used to around 80% load, 24 hours a day).  It was 
working fine 12 hours ago as far as I could tell from :.

I'm seeing:

Exception in thread main java.lang.OutOfMemoryError

in the bash shell that I run my node from.  This occurs after loading 
routing table in freenet.log, and then the node crashes.


This node is the latest version and has been around since the stable 
release.  Uptime was over five days.  It has about 19 GB in it's 
datastore.  System is Athlon 1333 mhz, Debian GNU/Linux 3.0, Linux 
kernel 2.2.20, Sun Java, 768 MB RAM, 2 GB swap, no swap being used.


Any suggestions what could be wrong?  I tried renaming the ls* and rt* 
files but that had no effect so I put them back.  I can provide more 
info/logs/testing but I don't currently have time to debug any code myself.


Shawn Yarbrough
[EMAIL PROTECTED]


___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support