[freenet-support] node file renaming ?

2004-07-30 Thread Klaus Brüssel
What does the message 'CANNOT RENAME NODE FILE node-temp TO node' suggest ?
stable build 5088 / Linux kernel 2.6.7 / Sun 
Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)

ciao
--klaus
___
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] Stable build 5087

2004-07-27 Thread Klaus Brüssel
Am Dienstag, 27. Juli 2004 23:26 schrieb Toad:
> Stable build 5087 is now available. The snapshots have been updated.
> Please upgrade. You can do this on Windows by using the update option on

Well...upgraded with update.sh on my linux box anf then:
-
[EMAIL PROTECTED]:~/freenet > ./start-freenet.sh
Detected freenet-ext.jar
Detected freenet.jar
Sun java detected.
Starting Freenet now: Command line: java -Xmx128m -XX:MaxDirectMemorySize=128m 
freenet.node.Main
Done
[EMAIL PROTECTED]:~/freenet > INFO: Native CPUID library jcpuid loaded from 
resource
INFO: Optimized native BigInteger library 'libjbigi-linux-athlon.so' loaded 
from resource
Caught java.lang.OutOfMemoryError running or seeding node
java.lang.OutOfMemoryError
Caught, in Main:
java.lang.OutOfMemoryError
java.lang.OutOfMemoryError
-
[EMAIL PROTECTED]:~/freenet > cat freenet.log
28.07.2004 01:29:23 (freenet.node.rt.NGRoutingTable, main, ERROR): Caught 
java.io.IOException: Value out of range: 450.0 deserializing a 
NodeEstimator for DataObjectRoutingMemory:tcp/220.147.157.155:32367, 
sessions=1, presentations=3, ID=DSA(6bdd 26bd 0a5f f693 8fe4  9809 0c53 24f9 
af1f cc36), 
version=Fred,0.5,STABLE-1.50,5084:6bdd26bd0a5ff6938fe498090c5324f9af1fcc36
java.io.IOException: Value out of range: 450.0
at 
freenet.node.rt.BootstrappingDecayingRunningAverage.(BootstrappingDecayingRunningAverage.java:163)
at 
freenet.node.rt.BootstrappingDecayingRunningAverageFactory.create(BootstrappingDecayingRunningAverageFactory.java:36)
at 
freenet.node.rt.SlidingBucketsKeyspaceEstimator.(SlidingBucketsKeyspaceEstimator.java:158)
at 
freenet.node.rt.OptimizingSlidingBucketsKeyspaceEstimator.(OptimizingSlidingBucketsKeyspaceEstimator.java:27)
at 
freenet.node.rt.OptimizingSlidingBucketsKeyspaceEstimatorFactory.createTime(OptimizingSlidingBucketsKeyspaceEstimatorFactory.java:82)
at 
freenet.node.rt.StandardNodeEstimator.(StandardNodeEstimator.java:563)
at 
freenet.node.rt.StandardNodeEstimatorFactory.create(StandardNodeEstimatorFactory.java:95)
at 
freenet.node.rt.NGRoutingTable.loadEstimators(NGRoutingTable.java:370)
at freenet.node.rt.NGRoutingTable.(NGRoutingTable.java:187)
at freenet.node.Main.main(Main.java:858)
28.07.2004 01:31:12 (freenet.node.Main, main, ERROR): Caught 
java.lang.OutOfMemoryError running or seeding node
java.lang.OutOfMemoryError
-
linux kernel 2.6.7
sun jvm Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)

questions:
1) builds 5085 and 5086 often crashed with signal 11, can this corrupt the 
routing table files (those *_a *_b) ?
2) is something wrong with the seednodes.ref ?
3) startup times are much too long lately - only conducted by the big 
datastore ? How much memory (RAM) is recommended if used with 20+ GB 
datastore ?

P.S. I deleted those *_a and *_b files and replaced seednodes.ref with a 
version that is much smaller (2 nodes) and my node starts up !

ciao
--klaus
 
___
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]


[freenet-support] FIXED 'gateway page doesn't load anymore'

2004-05-16 Thread Klaus Brüssel
After switching my brain on, I discovered that this bug was already discovered 
and probable solved with stable build 5082. Well ...
Sorry folks

-Klaus
___
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]


[freenet-support] gateway page doesn't load anymore

2004-05-16 Thread Klaus Brüssel
Triying to load 'http://localhost:/servlet/nodeinfo/' fails. Maybe this 
log entry belongs to that:


16.05.2004 12:14:44 (freenet.thread.YThreadFactory$YThread, YThread-29, 
ERROR): Unhandled exception java.lang.NullPointerException in job 
[EMAIL PROTECTED]
java.lang.NullPointerException
at 
freenet.OpenConnectionManager.getHighestSeenBuild(OpenConnectionManager.java:890)
at freenet.node.Node.getHighestSeenBuild(Node.java:5058)
at 
freenet.node.http.infolets.DefaultInfolet.toHtml(DefaultInfolet.java:130)
at 
freenet.support.servlet.HtmlTemplate$VarFragment.toHtml(HtmlTemplate.java:295)
at freenet.support.servlet.HtmlTemplate.toHtml(HtmlTemplate.java:224)
at freenet.node.http.NodeInfoServlet.doGet(NodeInfoServlet.java:199)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at 
freenet.interfaces.servlet.ServletContainer.handle(ServletContainer.java:82)
at 
freenet.interfaces.LocalNIOInterface$ConnectionShell.run(LocalNIOInterface.java:263)
at freenet.thread.YThreadFactory$YThread.run(YThreadFactory.java:285)


-Klaus
___
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] Freenet problems

2004-03-24 Thread Klaus Brüssel
Am Sonntag, 21. März 2004 09:11 schrieb Steven:
> Hi, I am having trouble getting freenet working for me. I'm sure this is a
> simple problem, but I can't figure out how to fix it. I am running Freenet
> version 0.3.9.2 for windows and am getting a page cannot be displayed
> message when i try to load http://127.0.0.1:8081/.  My log file is giving
> me the following messages:

Your versions seems to be *very* old. From where did you get it ?

Latest version of 'stable' shows
(http://localhost:/servlet/nodeinfo/performance/general):

Node Version0.5
Protocol VersionSTABLE-1.50
Build Number5076


- Klaus

P.S.
It would probably help to have a 'obsolete' folder under 
http://freenetproject.org/snapshots ? And that the filenames are shown with 
full length ?
___
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]


[freenet-support] bug report (?)

2004-02-10 Thread Klaus Brüssel
Sometimes I get this error message on stable build 5068 (and the builds 
before). I think client programs fetching keys via fcp stall , untill the 
socket timeouts (If set). I use linux and sun jvm 1.4.1_03-b02.

Caught java.lang.IllegalStateException: Not sending a trailer running 
maintenance queue
java.lang.IllegalStateException: Not sending a trailer
at 
freenet.ConnectionHandler$TrailerSendState.hasTrailerDataRemaining(ConnectionHandler.java:163)
at freenet.ConnectionHandler.jobDone(ConnectionHandler.java:1251)
at freenet.ConnectionHandler.terminate(ConnectionHandler.java:2413)
at freenet.ConnectionHandler.queuedClose(ConnectionHandler.java:1426)
at 
freenet.transport.AbstractSelectorLoop.queueClose(AbstractSelectorLoop.java:764)
at 
freenet.transport.ThrottledSelectorLoop.queueClose(ThrottledSelectorLoop.java:414)
at 
freenet.transport.AbstractSelectorLoop.queueClose(AbstractSelectorLoop.java:812)
at 
freenet.transport.ReadSelectorLoop.beforeSelect(ReadSelectorLoop.java:168)
at 
freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:661)
at freenet.transport.ReadSelectorLoop.run(ReadSelectorLoop.java:674)
at java.lang.Thread.run(Thread.java:536)
___
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 ARGS

2002-11-28 Thread Klaus Brüssel
Am Donnerstag, 28. November 2002 14:11 schrieb Matthew Toseland:
> On Thu, Nov 28, 2002 at 12:13:50PM +0100, Klaus Brüssel wrote:
> > the option -server doesnt work with java 1.4.1-b21 / linux, so I have
> > modified start-freenet.sh, but it will be deleted or overwriten by some
> > automatic updater. How can I disable this feature ?
>
> What automatic updater? update.sh does not touch start-freenet.sh - and
> the distribution servlet puts it in a different directory, IF it doesn't
> find it.
The One that produces following messages:
27.11.2002 18:05:35 (freenet.node.http.DistributionServlet$RequestThread, 
Fetching CHK@i6wa9L4pgjaLQOAM622LJ8baaNgKAwI,LW77sGa18EkcvHTJd71q0Q as 
update.sh for D
27.11.2002 18:05:35 (freenet.node.http.DistributionServlet$RequestThread, 
Fetching CHK@i6wa9L4pgjaLQOAM622LJ8baaNgKAwI,LW77sGa18EkcvHTJd71q0Q as 
update.sh for D
27.11.2002 18:05:35 (freenet.node.http.DistributionServlet$RequestThread, 
Fetching CHK@-aFlYIPpXtBM4gzsWK2YjSavtDMKAwI,CPIgvJUZQb2xm9vdJlPTwg as 
preconfig.sh fo
[snip]

there is a distrib directory, but sometimes start-freenet.sh is deleted or 
overwriten, same with freenet-ext.jar



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



[freenet-support] JAVA ARGS

2002-11-28 Thread Klaus Brüssel
the option -server doesnt work with java 1.4.1-b21 / linux, so I have modified 
start-freenet.sh, but it will be deleted or overwriten by some automatic 
updater. How can I disable this feature ?

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