[freenet-support] ERROR(s) - FreeNet never can access the portals.

2004-11-11 Thread bob
freenet.client.WrongStateException: Wrong state: FAILED should be DONE: null: Transfer failed with 36988 moved. at freenet.client.GetRequestProcess.getNextRequest (GetRequestProcess.java:312) at freenet.client.GetRequestProcess.getNextRequest (GetRequestProcess.java:74) at

[freenet-support] Re: error (java?)

2005-06-06 Thread Bob
, or set logRotate=true. But while it ran, it had always a constant in and out bandwith and transfered exactly the amount of data I allowed, so there wasnt much wrong exept it always hang up after some hours.) Thanks Bob ___ Support mailing list

[freenet-support] Re: FUQUID on linux

2005-06-06 Thread Bob
and don't have access to my node right now but you should be able to find it from the unkeyed frost board FuQT. It looks nice but I haven't actually used it. Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org

[freenet-support] Re: FUQUID on linux

2005-06-06 Thread Bob
, Bob wrote: If you'd prefer a native solution there's also the recently developed and amusingly named FuQT (it uses the qt libraries :), I don't think it has a freesite yet and don't have access to my node right now but you should be able to find it from the unkeyed frost board FuQT

[freenet-support] Re: Requests are extremely slow to get any response. What gives?

2005-06-14 Thread Bob
think fproxy or any other client explicitly reserves some but you _may_ get better performance if you increase them a bit. It's a tradeoff against the extra memory/management overhead. Bob ___ Support mailing list Support@freenetproject.org http

[freenet-support] Re: Firewall - allowing Javaw.exe everything is not good

2005-06-16 Thread Bob
another JRE somewhere just for freenet. Or if you think it's some issue with both exe's being recognised as the same by your firewall (having the same hash), add random byte(s) of junk on the end of your copy, execution should never reach that point so it shouldn't cause any problems. Bob

[freenet-support] Re: How do you keep a persistant internet connection

2005-06-19 Thread Bob
Eric Gentemann [EMAIL PROTECTED] writes: Thanks for the answer back, bob I sat and did an examination of my logs for my modem and firewall. Basically it is an XP issue, I don't lose connection on freenet but any http or telnet traffic never leaves the modem because my provider times

[freenet-support] Re: Node bandwidth with ADSL

2005-06-29 Thread Bob
Bob ___ 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] Re: trouble connecting (java?)

2005-06-30 Thread Bob
) at sun.nio.ch.SocketChannelImpl.connect(Unknown Source) at java.nio.channels.SocketChannel.open(Unknown Source) ... 15 more any suggestions? __ Bob ___ Support mailing list Support

[freenet-support] Re: trouble connecting (java?)

2005-06-30 Thread Bob
Oh yeah, another thing is that you're using an old beta release JVM ... this isn't very likely to be the cause of the problem, but you should upgrade anyway (http://java.com/en/download/windows_xpi.jsp) if only for the important security fixes and some performance improvements. Bob

[freenet-support] Re: Does Freenet still not work with Kaffe?

2005-07-12 Thread Bob
on it either. (http://www.blackdown.org/java-linux/docs/support/faq-release/ FAQ-java-linux-4.html#ss4.2) Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://dodo.freenetproject.org

[freenet-support] Re: Does Freenet still not work with Kaffe?

2005-07-18 Thread Bob
) Debian box was 2.4.x and freenet showed as loads of pids on there. Bob ___ 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

[freenet-support] Re: Freenet won't start on my new computer

2005-08-06 Thread Bob
. Are you sure it doesn't start even if left for a long time? On my node at least 5104 takes a *long* time to start up for some reason, like 30-45 minutes. Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org

[freenet-support] Re: Standalone freenet network in lan

2005-08-06 Thread Bob
. mainport.allowedHosts=127.0.0.0/8,192.168.1.0/24. Bob ___ 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] Re: Standalone freenet network in lan

2005-08-07 Thread Bob
Gautham Anil [EMAIL PROTECTED] writes: Bob wrote: Gautham Anil gautham_anil at ... writes: Hi, We are trying to set up a freenet (I have no previous experience with it) network in a lan not connected to the internet. How does one go about doing that? --snip-- I am now getting

[freenet-support] Re: Standalone freenet network in lan

2005-08-08 Thread Bob
message of 10th Nov 2004: http://permalink.gmane.org/gmane.network.freenet.support/5669 Stephen Umm yes, do that. I suppose I should have searched the archives rather than trying to guess :) Bob ___ Support mailing list Support

[freenet-support] Re: Bandwidth limiting of outgoing traffic...

2005-08-08 Thread Bob
really want to, but any gains are likely to be minimal IMO (possibly slightly less CPU usage due to the kernel doing some of the limiting.) Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support

[freenet-support] Re: Which Linux for freenet?

2005-08-26 Thread Bob
doesn't want to tweak their OS. It's a hardcore everything-is-configurable nerd distro. How nerdy? Well IIRC they only just made an installer for it, up till then you got a root shell and an instructions.txt and had to do everything manually :) Bob

[freenet-support] Re: 2 questions - config?

2005-08-26 Thread Bob
it might take a while to carry on after the first couple of questions (because it has to start freenet in a special configuration mode). Good luck, Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support

[freenet-support] Re: Which Linux for freenet?

2005-08-27 Thread Bob
Matthew Exon [EMAIL PROTECTED] writes: Bob wrote: I'd recommend looking at Ubuntu (or kUbuntu which uses KDE and is therefore a bit more windows-like), Fedora Core and similar. As far as Java goes, Ubuntu doesn't come with Java out of the box, although there are at least some

[freenet-support] Re: java.io.IOException: Too many open files

2005-08-30 Thread Bob
the datastore), thank you for your answer. Also it is possible, though not very likely, that open files are being limited too much at the OS level. What do you see for Open files when you run ulimit -a? For reference mine is 1024, I assume this is the default Linux/bash value. Bob

[freenet-support] Re: Locally optimized BigInteger Library

2005-08-30 Thread Bob
better, thanks for working it out. For the record you can run with jbigi on unsupported platforms right now by repackaging freenet-ext.jar and overwriting whatever generic fallback library it tries to load with your freshly compiled native one, but arguably this isn't very user friendly :) Bob

[freenet-support] Re: java.io.IOException: Too many open files

2005-08-30 Thread Bob
Bob [EMAIL PROTECTED] writes: --snip-- Arrgh! He says file ulimit is unlimited in the original post. Sorry list, that'll teach me to read all of them in future. (Mods : delete this post and parent if you want) Bob ___ Support mailing list Support

[freenet-support] Important new bugfixed release of Frost

2005-08-30 Thread Bob
CHECK messages but obviously this sucks,) was that posting could take a long time. The latter is fixed, so now you can theoretically post like before. However Frost still needs a proper web of trust sort of system to handle spamming. Bob ___ Support

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

2005-09-04 Thread Bob
line in Flaunch.ini probably means to use whatever this system default is. Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo

[freenet-support] Re: freenet wont connect anymore.

2005-09-07 Thread Bob
at startup (so you need to increase the JavaMem size in Flaunch.ini), this is a known issue for some users on *nix ... Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http

[freenet-support] Re: Hypothetical question...

2005-09-17 Thread Bob
can I connect if I don't already know someone) would be greately appreciated. Thanks. --- John Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http

[freenet-support] Re: Hypothetical question...

2005-09-17 Thread Bob
march around them and shout slogans, y'know, to drive the point home. Bob ___ 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

[freenet-support] Re: Could not find the Main class error

2005-09-19 Thread Bob
even hosted on freenetproject.org :) Failing that, what does the end of freenet.log say when this happens? Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http

[freenet-support] Re: Could not find the Main class error

2005-09-21 Thread Bob
loaded by freenet.jar if it existed. Bob ___ 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] Re: Could not find the Main class error

2005-09-26 Thread Bob
/gmane.network.freenet.support/6602). Toad will probably have fixed it by the time you read this, download http://freenetproject.org/snapshots/freenet.jar over the top of your existing freenet.jar and try it again. Bob ___ Support mailing list Support@freenetproject.org http

[freenet-support] Re: problem downloading the readme file

2005-09-26 Thread Bob
the configuration file is freenet.conf, and you set maximum memory with the -Xmx flag in start-freenet.sh. Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://dodo.freenetproject.org/cgi-bin

[freenet-support] Re: Disk Thrashing issues

2005-09-28 Thread Bob
it in windows (possibly you would need 2003 server or something.) Bob ___ 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

[freenet-support] Re: Need a little help plz ...

2005-09-29 Thread Bob
vary depending on the node but the first thing I would try is changing the JavaMem= line in Flaunch.ini to e.g. JavaMem=256 to allow freenet to use up to 256MB of RAM. Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org

[freenet-support] Re: OSX builds of freenet

2005-09-30 Thread Bob
and I can't find it. http://www.macintouch.com/panreader34.html Diff for the Azureus fix (multilined for gmane) : http://sourceforge.net/mailarchive/forum.php? forum_id=40629style=flatviewday=17viewmonth=200408 Bob ___ Support mailing list Support

[freenet-support] Re: OSX builds of freenet

2005-10-06 Thread Bob
Squished Squirrel [EMAIL PROTECTED] writes: ==snip== Does freenet.jar accept command line options? In other words, can I pass maxNodeConnections as a command line option? Yes, all conf parameters can be overridden on the command line. You just pass them like --maxNodeConnections 200. Bob

[freenet-support] Re: Compiling freenet on Linux

2005-10-07 Thread Bob
no experience of building freenet, but this looks like a $CLASSPATH problem. Specifically, check servlet.jar is in there. If the sources don't come with servlet.jar you need to get one first, which comes e.g. as part of Apache Tomcat, the Sun JWSDP or Apache Axis (I think.) Bob

[freenet-support] Re: Compiling freenet on Linux

2005-10-07 Thread Bob
Bob [EMAIL PROTECTED] writes: ==snip== I have no experience of building freenet, but this looks like a $CLASSPATH problem. Specifically, check servlet.jar is in there. If the sources don't come with servlet.jar you need to get one first, which comes e.g. as part of Apache Tomcat, the Sun

[freenet-support] Re: Zone Alarm's vsmon.exe eating RAM

2005-10-10 Thread Bob
alternative, though. Tiny personal firewall seemed pretty good last time I tried it, it's free-as-in-beer for personal use. http://www.webmasterfree.com/tpfw.html Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org

[freenet-support] Re: Problem running freenet after having just installed the software (v. 5.2.8)

2005-10-17 Thread Bob
is that the ReadSelectorLoop or WriteSelectorLoop failed to init (should really be two separate catches IMO), somebody familiar with the code should be able to work out why faster than I could. Bob ___ Support mailing list Support@freenetproject.org http

[freenet-support] Re: Problem with the install

2005-10-19 Thread Bob
the system tray bunny :/ Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]

[freenet-support] Re: Problem with the install

2005-10-21 Thread Bob
know because it's a pain and the whole point of the winstaller is to make the process user-friendly, but if it works it helps narrow down where the problem is. Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org

[freenet-support] Re: couldnt find the main class, program exit

2005-11-03 Thread Bob
it eventually finishes, but it looks a lot like it's hung. In the past I have assumed this and end-tasked it. Someone should try to put some sort of feedback in there really. Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org

[freenet-support] Re: Stable or unstable?

2005-11-18 Thread Bob
the potential to be significantly faster / lower latency than 0.5 eventually, as well as offering greater security (darknets.) Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http

[freenet-support] Re: Outbound message overhead ?

2005-11-18 Thread Bob
to send a message. In which case you can improve it by generally tuning your node for performance and making sure you can accept incoming connections. Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org

[freenet-support] Re: Can't access page

2005-11-22 Thread Bob
before you try to do anything; load is always very high after (re)starting. General performance tuning like disabling services you don't need can't hurt either of course. HTH, Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org

[freenet-support] Re: GrapeWine?

2005-11-23 Thread Bob
of just TCP. Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]

[freenet-support] Re: Huge logfile (3GB in 1 hour)

2005-11-26 Thread Bob
| Fix compatibility with JRE 1.4 series under Win32 due to NIO bug (http://azureus.sourceforge.net/changelog_v2.php) Anyway, try telling them to upgrade to 1.5 (aka Java 5) from www.java.com and that should hopefully fix it. Bob ___ Support mailing list

[freenet-support] Re: can't access

2005-12-05 Thread Bob
nodes). Development is currently underway on 0.7 which is pretty much a rewrite, and hopefully will make progress toward addressing these. Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support

[freenet-support] Re: Setting up Freenet on NetBSD 2.0.2

2005-12-13 Thread Bob
/ connections to a particular server etc.) Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]

[freenet-support] Re: Newbie can't connect.

2005-12-18 Thread Bob
\Freenet\ from one of the zipped copies at http://downloads.freenetproject.org/seednodes/, and overwrite your presumably tiny one with it. Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe

[freenet-support] Re: 0.7 available??

2006-01-03 Thread Bob
it's a darknet) and you must keep up to date with the frequently updated snapshot. See also, IRC logs: http://emu.freenetproject.org/irc/ Install guide: http://wiki.freenetproject.org/FreenetAlphatestNodeInstallation Bob ___ Support mailing list

[freenet-support] Re: No inbound connections - can't see specified port listening?

2006-01-10 Thread Bob
a buggy Java version (not very likely, anything 1.4.2+ should be OK.) Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo

[freenet-support] Re: Freenet daemon dies

2006-01-15 Thread Bob
(UDP, mixed scalable darknet/lightnet etc) 0.7, to work with with Free JVMs like Kaffe at some point which may help with this sort of issue. Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support

[freenet-support] Re: support request

2006-01-17 Thread Bob
and freenet should now be able to start. Unless there are many files like this :/ On *nix you could do a recursive touch on the whole store but AFAIK windows has no such functionality built in. Hope that helps, Bob ___ Support mailing list Support

[freenet-support] Re: Increasingly harddisk usage?

2006-01-25 Thread Bob
to file altogether (it will log to standard output instead, i.e. the console.) Remember to remove the % comment character at the start of the lines or the changes won't take effect. Bob ___ Support mailing list Support@freenetproject.org http

[freenet-support] Re: Where do I download?

2006-02-05 Thread Bob
again. Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]

[freenet-support] Re: Default JVM in Windows XP, setting JVM options

2006-02-14 Thread Bob
but obviously they'd then apply to any application using that JRE. Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support

[freenet-support] Re: Re: Default JVM in Windows XP, setting JVM options

2006-02-15 Thread Bob
to be recommended : http://wrapper.tanukisoftware.org/doc/english/introduction.html http://bdn.borland.com/article/0,1410,32068,00.html Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe

[freenet-support] Re: Loopback adapter is in ZoneAlarm's Trusted Zone.

2006-03-15 Thread Bob
directly to a website or something without asking you, and ZoneAlarm will warn you about this. Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi

[freenet-support] Re: Error in Stable version

2006-03-25 Thread Bob
really usable. Note that you will still see numerous errors and info messages in the console and/or error log, this is normal, 0.5 outputs a lot of debugging info. Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org

[freenet-support] Re: Problem starting Freenet

2006-04-05 Thread Bob
to install Sun Java (proprietary but faster, and possibly more compatible) or follow these instructions to work around it using GNU Crypto : http://wiki.freenetproject.org/Freenet0Point7withFreeVm Thanks! Evan Bob ___ Support mailing list Support

[freenet-support] Re: WOW

2006-04-07 Thread Bob
smoothly at the same time. Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]

[freenet-support] Re: Cannot configure

2006-04-10 Thread Bob
=true fcp.port=9481 logger.maxCachedLines=100k logger.enabled=false logger.dirname=logs logger.maxCachedBytes=10M logger.priority=MINOR logger.maxZippedLogsSize=1G logger.interval=5MINUTE fproxy.enabled=true fproxy.port= snmp.enabled=true End Bob

[freenet-support] Re: Cannot configure (0.5)

2006-04-11 Thread Bob
problem at key generation time and likewise ask you to type randomly / wave the mouse around. Bob ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin

[freenet-support] Re: Unable to install in China

2006-04-11 Thread Bob
offline installers for 0.7 that include everything, which should happen at some point. Again though, I have to stress that anyone who uses alpha, unfinished anonymity software in a freedom-hostile country is taking a considerable risk. Bob ___ Support

Re: [freenet-support] freenet/jvm priority over linux system?

2008-02-05 Thread Bob
something like nice -10 java (...) if it still seems necessary. Bob __ Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com ___ Support mailing list Support@freenetproject.org http

[freenet-support] Re: WOW

2006-04-07 Thread Bob
node and WoW smoothly at the same time. Bob

[freenet-support] Re: Cannot configure

2006-04-10 Thread Bob
net.enabled=true node.testnet.port=33788 fcp.enabled=true fcp.port=9481 logger.maxCachedLines=100k logger.enabled=false logger.dirname=logs logger.maxCachedBytes=10M logger.priority=MINOR logger.maxZippedLogsSize=1G logger.interval=5MINUTE fproxy.enabled=true fproxy.port= snmp.enabled=true End Bob

[freenet-support] Re: Cannot configure (0.5)

2006-04-11 Thread Bob
oard randomly, waving the mouse around, doing disk searches etc. This is a bit daft but there's no real way around it, short of everyone buying proper RNGs. Other crypto apps like GPG have the same problem at key generation time and likewise ask you to type randomly / wave the mouse around. Bob

[freenet-support] Re: Unable to install in China

2006-04-11 Thread Bob
le to make "offline" installers for 0.7 that include everything, which should happen at some point. Again though, I have to stress that anyone who uses alpha, unfinished anonymity software in a freedom-hostile country is taking a considerable risk. Bob

[freenet-support] Re: can't access

2005-12-05 Thread Bob
possible to build a list of who runs nodes). Development is currently underway on 0.7 which is pretty much a rewrite, and hopefully will make progress toward addressing these. Bob

[freenet-support] Re: Setting up Freenet on NetBSD 2.0.2

2005-12-13 Thread Bob
will have "low" latency channels / connections to a particular server etc.) Bob

[freenet-support] Re: Newbie can't connect.

2005-12-18 Thread Bob
r for the time being manually download a new one to e.g. c:\Program Files\Freenet\ from one of the zipped copies at http://downloads.freenetproject.org/seednodes/, and overwrite your presumably tiny one with it. Bob

[freenet-support] Re: Turning off or shutting down Freenet with the Windows client

2005-12-19 Thread Bob
l accepts wildcard names, if not you could still do it with a bit of scripting :) Bob

[freenet-support] Re: getting Freenet to work on FreeBSD

2005-12-19 Thread Bob
ng that some other process owns the lockfile. Is it one Java > process competing against another? This is probably the lock.lck file freenet creates in its main directory to prevent multiple instances, if it crashes it won't get deleted ... do so manually and retry. Bob

[freenet-support] Re: Turning off or shutting down Freenet with the Windows client

2005-12-19 Thread Bob
Bob writes: > Right now this isn't directly possible via freenet.exe (the systray app) as > far > as I can tell. It does take command line args, but not a shutdown one. It > could Heh ignore that, I'm an idiot, obviously running freenet.exe -shutdown to call ExitFServe would

[freenet-support] Re: Turning off or shutting down Freenet

2005-12-22 Thread Bob
IIRC Matthew has said that such a thing is intended. Bob

[freenet-support] Re: Computer illiterate trying to set up freenet

2005-12-24 Thread Bob
t of freenet. Assuming you just unzipped at the command prompt, you should be able to do : cd freenet chmod u+x *.sh ./start-freenet.sh I realise that all this is not exactly user friendly. Ideally we should have a proper OSX installer to make this process easier, if there are any Mac developers out there this would be a worthwhile project :) > Christina Bob

[freenet-support] Re: Computer illiterate trying to set up freenet

2005-12-24 Thread Bob
Bob writes: -- snip -- > > Are you using the official Apple OSX installer for 1.5? If not, follow the > instructions here : > http://docs.info.apple.com/article.html?artnum=302412 Sorry, I just read that page a bit more thoroughly and it needs OSX 10.4.2 .. as far a

[freenet-support] Re: couldnt find the main class, program exit

2005-11-03 Thread Bob
ou leave it for a minute or two it eventually finishes, but it looks a lot like it's hung. In the past I have assumed this and end-tasked it. Someone should try to put some sort of feedback in there really. Bob

[freenet-support] Re: GrapeWine?

2005-11-23 Thread Bob
HTTP transports instead of just TCP. Bob

[freenet-support] Re: Huge logfile (3GB in 1 hour)

2005-11-27 Thread Bob
ibly it was this commit in 2.3.0.2 : "Core | Fix compatibility with JRE 1.4 series under Win32 due to NIO bug" (http://azureus.sourceforge.net/changelog_v2.php) Anyway, try telling them to upgrade to 1.5 (aka Java 5) from www.java.com and that should hopefully fix it. Bob

[freenet-support] Re: OSX builds of freenet

2005-10-06 Thread Bob
Squished Squirrel writes: ==snip== > Does freenet.jar accept command line options? In other words, can I pass > maxNodeConnections as a command line option? Yes, all conf parameters can be overridden on the command line. You just pass them like "--maxNodeConnections 200". Bob

[freenet-support] Re: Compiling freenet on Linux

2005-10-07 Thread Bob
er.java:771: ==snip== I have no experience of building freenet, but this looks like a $CLASSPATH problem. Specifically, check servlet.jar is in there. If the sources don't come with servlet.jar you need to get one first, which comes e.g. as part of Apache Tomcat, the Sun JWSDP or Apache Axis (I think.) Bob

[freenet-support] Re: Compiling freenet on Linux

2005-10-07 Thread Bob
Bob writes: > ==snip== > > I have no experience of building freenet, but this looks like a $CLASSPATH > problem. Specifically, check servlet.jar is in there. If the sources don't > come > with servlet.jar you need to get one first, which comes e.g. as part of Apache >

[freenet-support] Re: Zone Alarm's vsmon.exe eating RAM

2005-10-10 Thread Bob
for a good free alternative, though. > Tiny personal firewall seemed pretty good last time I tried it, it's free-as-in-beer for personal use. http://www.webmasterfree.com/tpfw.html Bob

[freenet-support] Re: Problem running freenet after having just installed the software (v. 5.2.8)

2005-10-17 Thread Bob
new one.) All that exception means is that the ReadSelectorLoop or WriteSelectorLoop failed to init (should really be two separate catches IMO), somebody familiar with the code should be able to work out why faster than I could. Bob

[freenet-support] Re: Problem with the install

2005-10-19 Thread Bob
venient and you would lose nice windows functionality like the system tray bunny :/ Bob

[freenet-support] Re: Problem with the install

2005-10-21 Thread Bob
rename it. This really isn't a solution I know because it's a pain and the whole point of the winstaller is to make the process user-friendly, but if it works it helps narrow down where the problem is. Bob

[freenet-support] Re: outputBandwidthLimit

2005-10-29 Thread Bob
ntaneous vs. long period sampling, but can't explain a limit of 4k apparently maxing out your upstream. Could you post your outputBandwdithLimit line exactly as it appears in freenet.conf / freenet.ini, and maybe the immediately surrounding entries? I suspect it's not doing anything at all because it's somehow malformed, thus letting freenet run unlimited. Bob

[freenet-support] Re: NODECO-1

2005-10-31 Thread Bob
vely I believe you can put the uncompressed seednodes in the same directory as the webinstaller exe (there should be other temporary files in there) then re-run the installer, and it will notice some seednodes are already present and not try to download them. If the second way works it's probably better. Bob

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

2005-09-04 Thread Bob
ltiple ones), and adding e.g. "-Xmx150m". The "default" line in Flaunch.ini probably means to use whatever this system default is. Bob

[freenet-support] Re: Hypothetical question...

2005-09-17 Thread Bob
rrently have > Paypal set up to donate $20/month to the project, but I'm not > sure if I like the direction it's going. > > Any better explanation of how this will work (mainly "how can I connect if > I don't already know someone") would be greately appreciated. > > Thanks. > > --- John Bob

[freenet-support] Re: Hypothetical question...

2005-09-17 Thread Bob
ublic bonfires of the offending books while the security forces march around them and shout slogans, y'know, to drive the point home. Bob

[freenet-support] Re: "Could not find the Main class" error

2005-09-19 Thread Bob
rd to do by accident since they aren't even hosted on freenetproject.org :) Failing that, what does the end of freenet.log say when this happens? Bob

[freenet-support] Re: "Could not find the Main class" error

2005-09-26 Thread Bob
org/gmane.network.freenet.support/6602). Toad will probably have fixed it by the time you read this, download http://freenetproject.org/snapshots/freenet.jar over the top of your existing freenet.jar and try it again. Bob

[freenet-support] Re: problem downloading the readme file

2005-09-26 Thread Bob
apply except the configuration file is freenet.conf, and you set maximum memory with the -Xmx flag in start-freenet.sh. Bob

[freenet-support] Re: Disk Thrashing issues

2005-09-28 Thread Bob
elp. You might even consider EVM to split your DS across multiple SATA / SCSI drives :) This is suprisingly easy in Linux, I have no idea how to do it in windows (possibly you would need 2003 server or something.) Bob

[freenet-support] Re: OSX builds of freenet

2005-09-30 Thread Bob
but doesn't say what it is exactly and I can't find it. http://www.macintouch.com/panreader34.html Diff for the Azureus fix (multilined for gmane) : http://sourceforge.net/mailarchive/forum.php? forum_id=40629=flat=17=200408 Bob

  1   2   >