[freenet-support] Maxmimum number of connections?

2002-12-11 Thread Tld

Hello.

I have noticed that my node dies when number of opened connections reach 
50. I am using #537
I get loads of inbound traffic, so it takes less than a minute to reach 50 
connections and crash again. Then a script kicks in and reloads freenet for 
another couple of minutes, and so on.

I have tried with setting maxNodeConnections=35 in freenet.conf, but I 
still have Number of open connections: 48 or near that.
I was told on IRC that maxNodeConnections is deprecated, but I couldn't 
find an alternative directive, and noone could tell me of one. :(
Hence I ask on the mailing list, hoping someone has a solution.

I really do not want to shut my node down, and neither to make it transient 
until a more stable version appear (of either the java machine or the 
freenet jar).

Thank you :)

--
--- TLD
Oh, how uncomfortable that word must feel on your lips: evil.
 Good...there is no good, there is no evil. There is only flesh,
 and the patterns to which we submit it. [Pinhead]



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


[freenet-support] problème de décompression

2002-12-11 Thread gladys
Bonjour
j'utilise un mac (OS X).
Lorsque je dois utiliser Stuffit Expander pour décompresser l'archive.
j'ai un méssage : format d'en-tête zip inconnu. Cette opération ne peut pas
être executée.

Merci de me repondre (je débute).


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



[freenet-support] Unstable builds

2002-12-11 Thread Der Vagabund
Hi Matthew,

I've got an error message for the TFE-page (and cruft) with Fproxy (several 
days and build numers now).
I will give you the debug-log of this error.

It seems to be a problem with the datastore. It's almost full with 1492 kb 
free (of 512 MB).
Interesting is that this error occurs only with some pages and that
SSK@rBjVda8pC-Kq04jUurIAb8IzAGcPAgM/3df68000-TFE// works fine.

With stable build's I didn't see this error.

Hope this helps,

Der Vagabund

Attach:

freenet.log:


11.12.2002 21:38:49 (freenet.client.http.FproxyServlet, QThread-9): Key is: 
SSK@rBjVda8pC-Kq04jUurIAb8IzAGcPAgM/TFE//
11.12.2002 21:38:49 (freenet.client.http.FproxyServlet, QThread-9): 
Starting request process with htl 15
11.12.2002 21:38:49 (freenet.Ticker, QThread-9): scheduling 
freenet.client.InternalClient$ClientMessageVector@131303f @ 1039639129333
11.12.2002 21:38:49 (freenet.Ticker, QThread-6): running 
freenet.client.InternalClient$ClientMessageVector@131303f @ 1039639129333
11.12.2002 21:38:49 (freenet.node.states.request.DataPending, QThread-6): 
Starting Pending chain 509c283c8988188c
11.12.2002 21:38:49 (freenet.fs.dir.NativeFSDirectory, QThread-6): get 
semaphore
11.12.2002 21:38:49 (freenet.fs.dir.NativeFSDirectory, QThread-6): fetch: 
0x1 : 1557a5cceefa275300f85357d14235ac1b0b440f0f0203
11.12.2002 21:38:49 (freenet.fs.dir.NativeFSDirectory, QThread-6): 
Synchronized on buffers
11.12.2002 21:38:49 (freenet.fs.dir.NativeFSDirectory$NativeBuffer, 
QThread-6): done setLastModified (d)
11.12.2002 21:38:49 (freenet.node.ds.FSDataStore, QThread-6): key found: 
1557a5cceefa275300f85357d14235ac1b0b440f0f0203
11.12.2002 21:38:49 (freenet.node.ds.FSDataStoreElement, QThread-6): 
FSDataStoreElement initializing: 
1557a5cceefa275300f85357d14235ac1b0b440f0f0203:0
11.12.2002 21:38:49 (freenet.node.ds.FSDataStoreElement$KeyInputStreamImpl, 
QThread-6): KeyInputStreamImpl initializing
11.12.2002 21:38:49 (freenet.fs.dir.NativeFSDirectory$NativeBuffer, 
QThread-6): getInputStream 0x1 : 
1557a5cceefa275300f85357d14235ac1b0b440f0f0203:committed:0:-1
11.12.2002 21:38:49 
(freenet.fs.dir.NativeFSDirectory$NativeBuffer$NativeInputStream, 
QThread-6): open input: 0x1 : 
1557a5cceefa275300f85357d14235ac1b0b440f0f0203:committed:0:-1
11.12.2002 21:38:49 (freenet.fs.dir.NativeFSDirectory$NativeBuffer, 
QThread-6): Got input stream for 0x1 : 
1557a5cceefa275300f85357d14235ac1b0b440f0f0203:committed:0:-1: 
freenet.fs.dir.NativeFSDirectory$NativeBuffer$NativeInputStream@56860b
11.12.2002 21:38:49 (freenet.fs.dir.NativeFSDirectory$NativeBuffer, 
QThread-18): done setLastModified (d)
11.12.2002 21:38:49 (freenet.fs.dir.NativeFSDirectory$NativeBuffer, 
QThread-6): done setLastModified (d)
11.12.2002 21:38:49 (freenet.fs.dir.NativeFSDirectory$NativeBuffer, 
QThread-18): done setLastModified (d)
11.12.2002 21:38:49 (freenet.node.ds.FSDataStoreElement$KeyInputStreamImpl, 
QThread-6): Read 0 into fields in 
1557a5cceefa275300f85357d14235ac1b0b440f0f0203, Key: 
1557a5cceefa275300f85357d14235ac1b0b440f0f0203 Buffer: 
freenet.fs.dir.NativeFSDirectory$ExternalNativeBuffer@7a5a19 New: false ( 0 
of 0 read)
java.lang.IllegalStateException: debug
	at 
freenet.node.ds.FSDataStoreElement$KeyInputStreamImpl.init(FSDataStoreElement.java:238)
	at 
freenet.node.ds.FSDataStoreElement.getKeyInputStream(FSDataStoreElement.java:46)
	at freenet.node.ds.FSDataStore.getData(FSDataStore.java:169)
	at freenet.node.states.request.Pending.searchData(Pending.java:464)
	at 
freenet.node.states.request.Pending.receivedRequestInitiator(Pending.java:154)
	at 
freenet.node.states.request.DataPending.receivedMessage(DataPending.java:66)
	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
	at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at freenet.node.State.received(State.java:126)
	at 
freenet.client.InternalClient$NewInternalGet.received(InternalClient.java:493)
	at freenet.node.StateChain.received(StateChain.java:161)
	at freenet.node.StateChain.received(StateChain.java:52)
	at 
freenet.node.StandardMessageHandler$Ticket.run(StandardMessageHandler.java:212)
	at 
freenet.node.StandardMessageHandler$Ticket.received(StandardMessageHandler.java:159)
	at 
freenet.node.StandardMessageHandler$Ticket.access$0(StandardMessageHandler.java:121)
	at freenet.node.StandardMessageHandler.handle(StandardMessageHandler.java:68)
	at freenet.Ticker$Event.run(Ticker.java:214)
	at freenet.thread.QThreadFactory$QThread.run(QThreadFactory.java:212)
11.12.2002 21:38:49 (freenet.node.ds.FSDataStoreElement$KeyInputStreamImpl, 
QThread-6): Remaining: 0 bytes in 
1557a5cceefa275300f85357d14235ac1b0b440f0f0203.
11.12.2002 21:38:49 (freenet.client.http.FproxyServlet, QThread-9): 
Reporting exception to browser
freenet.client.WrongStateException: Wrong state: FAILED should be DONE: 
getting next request
	at freenet.client.GetRequestProcess.getNextRequest(GetRequestProcess.java:105)
	at 

[freenet-support] too free to work

2002-12-11 Thread Leo Kortekaas
Cheers, I'm a N00b so PLEASE bear with me. Downloaded freenet, followed 
instructions, couldn't find Java. (Although I think it was installed (using 
suse 8.0)). Downloaded the j2re, followd instrutions, rpm-ed file: couldn't 
find java. Now what? I am now sure that java is installed. Still not getting 
the hang of user/su stuff. Installed in user mode using su. Hope you can make 
something out of this, thanx for helping (I hope), best regards, Leo

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



Re: [freenet-support] too free to work

2002-12-11 Thread Tld
Leo Kortekaas wrote:

Cheers, I'm a N00b so PLEASE bear with me. Downloaded freenet, followed 
instructions, couldn't find Java. (Although I think it was installed (using 
suse 8.0)). Downloaded the j2re, followd instrutions, rpm-ed file: couldn't 
find java. Now what? I am now sure that java is installed. Still not getting 
the hang of user/su stuff. Installed in user mode using su. Hope you can make 
something out of this, thanx for helping (I hope), best regards, Leo

Is java in path? Try running it by hand: write java on the command line 
and see what comes after. If a no such program error you need it in the 
path :)

If it is, check you have set the appropriate environment variables, like 
classpaths (depends on what you installed)

Hope this helps :)

--
--- TLD
Oh, how uncomfortable that word must feel on your lips: evil.
 Good...there is no good, there is no evil. There is only flesh,
 and the patterns to which we submit it. [Pinhead]



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


Re: [freenet-support] Maxmimum number of connections?

2002-12-11 Thread Tld
[EMAIL PROTECTED] wrote:

I have have read somewhere (i do not know anymore, where i have read it),
that the maximum connections are set to the same value as the setting
maximumThreadsin the settings. But i do not know, if the setting maximumThreads is
also deprecated. So just try it ;)


Now, now. This is interesting.
I tried lowering the maximumThreads value (to 60 or such). What resulted 
was even worse than before: 25, 30 connections and it was dead again.

So I tried the other way, setting it to 512 (from 120, the default).
Its uptime is now 40 minutes, the average number of active connections is 
about 80 (the top I've seen so far is 138..!) and it's working jolly good.

What I'm thinking about is that the what to do when maximumThreads value 
is reached routine has something bad in it, at least not compatible with 
the kaffe 1.0.7 I have installed.
Hope this helps solving some problems :)

P.S.: Have i said already that i cannot write English... 
It sure is good enough to have the message unerstood :)

--
--- TLD
Oh, how uncomfortable that word must feel on your lips: evil.
 Good...there is no good, there is no evil. There is only flesh,
 and the patterns to which we submit it. [Pinhead]



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



Re: [freenet-support] too free to work

2002-12-11 Thread Greg Wooledge
Tld ([EMAIL PROTECTED]) wrote:

 Is java in path? Try running it by hand: write java on the command line 
 and see what comes after. If a no such program error you need it in the 
 path :)

And the best way to do that is:

   ln -s /the/place/where/you/put/bin/java /usr/local/bin/java

-- 
Greg Wooledge  |   Truth belongs to everybody.
[EMAIL PROTECTED]  |- The Red Hot Chili Peppers
http://wooledge.org/~greg/ |



msg02340/pgp0.pgp
Description: PGP signature