[freenet-support] shutdown node - bsod.

2006-08-20 Thread free...@altweb.nl
> real great, i shut down the node using the button on webby,
> my computer BSOD thanks to that

I am using alpha software and my computer exploded and my house burnt
down and and and and and...

We all know that you are mad about that BSOD... but (1) it should be a
calculated risk that things could go wrong when you are using software
like that and (2) it doesn't help to complain about things like that
without more information (os, cpu, memmory, log-files, et cetera).




[freenet-support] The auto-update system was broken around build 851

2006-07-04 Thread free...@altweb.nl
Hi,

./update.sh made my node unusable. 

I tried to fix the problem:

 ./run.sh stop
 rm freenet-cvs-snapshot.jar
 rm freenet-cvs-snapshot.jar.sha1
 rm freenet-ext.jar
 rm freenet-ext.jar.sha1
 wget http://.../freenet-cvs-snapshot.jar
 wget http://.../freenet-cvs-snapshot.jar.sha1
 wget http://.../freenet-ext.jar
 wget http://.../freenet-ext.jar.sha1
 ./run.sh start

I hope the log-file gives information to solve this problem.

-- wrapper.log

STATUS | wrapper  | 2006/07/04 17:47:13 | --> Wrapper Started as Daemon
STATUS | wrapper  | 2006/07/04 17:47:13 | Launching a JVM...
INFO   | jvm 1| 2006/07/04 17:47:14 | Exception in thread "main"
java.lang.NoClassDefFoundError: freenet/node/NodeStarter
ERROR  | wrapper  | 2006/07/04 17:47:14 | JVM exited while loading the
application.
STATUS | wrapper  | 2006/07/04 17:47:18 | Reloading Wrapper
configuration...
STATUS | wrapper  | 2006/07/04 17:47:18 | Launching a JVM...
INFO   | jvm 2| 2006/07/04 17:47:18 | Exception in thread "main"
java.lang.NoClassDefFoundError: freenet/node/NodeStarter
ERROR  | wrapper  | 2006/07/04 17:47:18 | JVM exited while loading the
application.
STATUS | wrapper  | 2006/07/04 17:47:23 | Reloading Wrapper
configuration...
STATUS | wrapper  | 2006/07/04 17:47:23 | Launching a JVM...
INFO   | jvm 3| 2006/07/04 17:47:23 | Exception in thread "main"
java.lang.NoClassDefFoundError: freenet/node/NodeStarter
ERROR  | wrapper  | 2006/07/04 17:47:23 | JVM exited while loading the
application.
STATUS | wrapper  | 2006/07/04 17:47:28 | Reloading Wrapper
configuration...
STATUS | wrapper  | 2006/07/04 17:47:28 | Launching a JVM...
INFO   | jvm 4| 2006/07/04 17:47:28 | Exception in thread "main"
java.lang.NoClassDefFoundError: freenet/node/NodeStarter
ERROR  | wrapper  | 2006/07/04 17:47:28 | JVM exited while loading the
application.
STATUS | wrapper  | 2006/07/04 17:47:33 | Reloading Wrapper
configuration...
STATUS | wrapper  | 2006/07/04 17:47:33 | Launching a JVM...
INFO   | jvm 5| 2006/07/04 17:47:33 | Exception in thread "main"
INFO   | jvm 5| 2006/07/04 17:47:33 |
java.lang.NoClassDefFoundError: freenet/node/NodeStarter
ERROR  | wrapper  | 2006/07/04 17:47:33 | JVM exited while loading the
application.
FATAL  | wrapper  | 2006/07/04 17:47:33 | There were 5 failed launches
in a row, each lasting less than 300 seconds.  Giving up.
FATAL  | wrapper  | 2006/07/04 17:47:33 |   There may be a configuration
problem: please check the logs.
STATUS | wrapper  | 2006/07/04 17:47:33 | <-- Wrapper Stopped

Bouke


On Tue, 2006-07-04 at 11:48 +0200, Florent Daigni?re (NextGen$) wrote:
> Hi,
> 
>   Just to keep people posted:
> We made a change in the 85X series wich might prevent your node from starting.
> The solution is to update manually both your freenet-ext.jar and 
> freenet-cvs-snapthot.jar.
> 
> You can reach us on irc or on support at freenetproject.org if needed.
> 
> NextGen$
> PS: the update url is : The update script should work.
> http://downloads.freenetproject.org/alpha/freenet-cvs-snapshot.jar
> http://downloads.freenetproject.org/alpha/freenet-ext.jar
> ___
> Support mailing list
> Support at freenetproject.org
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:support-request at freenetproject.org?subject=unsubscribe




[freenet-support] The auto-update system was broken around build 851

2006-07-04 Thread free...@altweb.nl
Hi,

My node is up again... but it gives info about the following:

INFO   | jvm 1| 2006/07/04 20:57:27 | Does not verify (CHK block
2543)
INFO   | jvm 1| 2006/07/04 20:57:43 | Does not verify (CHK block
3615)

What could that be?

Greetings :)

On Tue, 2006-07-04 at 19:01 +0200, freenet at altweb.nl wrote:
> Hi,
> 
> ./update.sh made my node unusable. 
> 
> I tried to fix the problem:
> 
>  ./run.sh stop
>  rm freenet-cvs-snapshot.jar
>  rm freenet-cvs-snapshot.jar.sha1
>  rm freenet-ext.jar
>  rm freenet-ext.jar.sha1
>  wget http://.../freenet-cvs-snapshot.jar
>  wget http://.../freenet-cvs-snapshot.jar.sha1
>  wget http://.../freenet-ext.jar
>  wget http://.../freenet-ext.jar.sha1
>  ./run.sh start
> 
> I hope the log-file gives information to solve this problem.
> 
> -- wrapper.log
> 
> STATUS | wrapper  | 2006/07/04 17:47:13 | --> Wrapper Started as Daemon
> STATUS | wrapper  | 2006/07/04 17:47:13 | Launching a JVM...
> INFO   | jvm 1| 2006/07/04 17:47:14 | Exception in thread "main"
> java.lang.NoClassDefFoundError: freenet/node/NodeStarter
> ERROR  | wrapper  | 2006/07/04 17:47:14 | JVM exited while loading the
> application.
> STATUS | wrapper  | 2006/07/04 17:47:18 | Reloading Wrapper
> configuration...
> STATUS | wrapper  | 2006/07/04 17:47:18 | Launching a JVM...
> INFO   | jvm 2| 2006/07/04 17:47:18 | Exception in thread "main"
> java.lang.NoClassDefFoundError: freenet/node/NodeStarter
> ERROR  | wrapper  | 2006/07/04 17:47:18 | JVM exited while loading the
> application.
> STATUS | wrapper  | 2006/07/04 17:47:23 | Reloading Wrapper
> configuration...
> STATUS | wrapper  | 2006/07/04 17:47:23 | Launching a JVM...
> INFO   | jvm 3| 2006/07/04 17:47:23 | Exception in thread "main"
> java.lang.NoClassDefFoundError: freenet/node/NodeStarter
> ERROR  | wrapper  | 2006/07/04 17:47:23 | JVM exited while loading the
> application.
> STATUS | wrapper  | 2006/07/04 17:47:28 | Reloading Wrapper
> configuration...
> STATUS | wrapper  | 2006/07/04 17:47:28 | Launching a JVM...
> INFO   | jvm 4| 2006/07/04 17:47:28 | Exception in thread "main"
> java.lang.NoClassDefFoundError: freenet/node/NodeStarter
> ERROR  | wrapper  | 2006/07/04 17:47:28 | JVM exited while loading the
> application.
> STATUS | wrapper  | 2006/07/04 17:47:33 | Reloading Wrapper
> configuration...
> STATUS | wrapper  | 2006/07/04 17:47:33 | Launching a JVM...
> INFO   | jvm 5| 2006/07/04 17:47:33 | Exception in thread "main"
> INFO   | jvm 5| 2006/07/04 17:47:33 |
> java.lang.NoClassDefFoundError: freenet/node/NodeStarter
> ERROR  | wrapper  | 2006/07/04 17:47:33 | JVM exited while loading the
> application.
> FATAL  | wrapper  | 2006/07/04 17:47:33 | There were 5 failed launches
> in a row, each lasting less than 300 seconds.  Giving up.
> FATAL  | wrapper  | 2006/07/04 17:47:33 |   There may be a configuration
> problem: please check the logs.
> STATUS | wrapper  | 2006/07/04 17:47:33 | <-- Wrapper Stopped
> 
> Bouke
> 
> 
> On Tue, 2006-07-04 at 11:48 +0200, Florent Daigni?re (NextGen$) wrote:
> > Hi,
> > 
> > Just to keep people posted:
> > We made a change in the 85X series wich might prevent your node from 
> > starting.
> > The solution is to update manually both your freenet-ext.jar and 
> > freenet-cvs-snapthot.jar.
> > 
> > You can reach us on irc or on support at freenetproject.org if needed.
> > 
> > NextGen$
> > PS: the update url is : The update script should work.
> > http://downloads.freenetproject.org/alpha/freenet-cvs-snapshot.jar
> > http://downloads.freenetproject.org/alpha/freenet-ext.jar
> > ___
> > Support mailing list
> > Support at freenetproject.org
> > http://news.gmane.org/gmane.network.freenet.support
> > Unsubscribe at 
> > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> > Or mailto:support-request at freenetproject.org?subject=unsubscribe
> 
> ___
> Support mailing list
> Support at freenetproject.org
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:support-request at freenetproject.org?subject=unsubscribe




[freenet-support] Freenet 0.7 does not start (java rel, os rel)

2006-06-02 Thread free...@altweb.nl
Hello,

This is my first post to this mailing-list. I have used Freenet in the
past (version 0.5).

I just installed Freenet 0.7 using freenet-webinstall for linux. I am
not able to run Fred out of the box. I hope you could help me.

I think that the best thing I could do, is supply technical details. I
hope you could help me solving this problem. Thanks in advance!


** start / status:

$ ./run.sh start
Sun java detected.
Starting Freenet 0.7...

$ ./run.sh status
Sun java detected.
Freenet 0.7 is not running.


** wrapper.log:

STATUS | wrapper  | 2006/06/01 20:44:09 | --> Wrapper Started as Daemon
STATUS | wrapper  | 2006/06/01 20:44:10 | Launching a JVM...
ERROR  | wrapper  | 2006/06/01 20:44:10 | Unable to start a JVM
INFO   | jvm 1| 2006/06/01 20:44:10 | java: error while loading
shared libraries: libpthread.so.0: cannot open shared object file: No
such file or directory
STATUS | wrapper  | 2006/06/01 20:44:10 | <-- Wrapper Stopped


** locations:

- freenet -> /opt/freenet
- whereis libpthread.so.0 -> /lib/libpthread.so.0 /usr/lib/libpthread.so

- java: /usr/java/jre1.5.0_06/

$ ls -la /usr/bin/java
lrwxrwxrwx 1 root root 22 Apr  3 12:19 /usr/bin/java
-> /etc/alternatives/java

$ ls -la /etc/alternatives/java 
lrwxrwxrwx 1 root root 30 Apr  3 21:06 /etc/alternatives/java
-> /usr/java/jre1.5.0_06/bin/java


** Java:

$ java -version
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)


** OS:

Fedora Core 5


** Variables:

BASH=/bin/bash
BASH_ARGC=()
BASH_ARGV=()
BASH_LINENO=()
BASH_SOURCE=()
BASH_VERSINFO=([0]="3" [1]="1" [2]="7" [3]="1" [4]="release" [5]="i386-redhat-l$
BASH_VERSION='3.1.7(1)-release'
COLORS=/etc/DIR_COLORS.xterm
COLUMNS=80
CVS_RSH=ssh
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-hv1Tqj4sBh,guid=6ef77e44265214$
DIRSTACK=()
DISPLAY=:0.0
EUID=500
GNOME_DESKTOP_SESSION_ID=Default
GNOME_KEYRING_SOCKET=/tmp/keyring-xQFgOL/socket
GROUPS=()
GTK_RC_FILES=/etc/gtk/gtkrc:/home/admin/.gtkrc-1.2-gnome2
G_BROKEN_FILENAMES=1
HISTFILE=/home/admin/.bash_history
HISTFILESIZE=1000
HISTSIZE=1000
HOME=/home/admin
HOSTNAME=ictpc201.inet
HOSTTYPE=i386
IFS=$' \t\n'
INPUTRC=/etc/inputrc
KDEDIR=/usr
LANG=en_US.UTF-8
LESSOPEN='|/usr/bin/lesspipe.sh %s'
LINES=24
LOGNAME=admin
LS_COLORS='no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33$
MACHTYPE=i386-redhat-linux-gnu
MAIL=/var/spool/mail/admin
MAILCHECK=60
OPTERR=1
OPTIND=1
OSTYPE=linux-gnu
PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/admin/bin
PIPESTATUS=([0]="0")
PPID=13694
PROMPT_COMMAND='echo -ne "\033]0;${USER}@${HOSTNAME%%.*}:${PWD/#
$HOME/~}"; echo$
PS1='[\u@\h \W]\$ '
PS2='> '
PS4='+ '
PWD=/home/admin
QTDIR=/usr/lib/qt-3.3
QTINC=/usr/lib/qt-3.3/include
QTLIB=/usr/lib/qt-3.3/lib
SESSION_MANAGER=local/ictpc201.inet:/tmp/.ICE-unix/2028
SHELL=/bin/bash
SHELLOPTS=braceexpand:emacs:hashall:histexpand:history:interactive-comments:mon$
SHLVL=3
SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
TERM=xterm
UID=500
USER=admin
WINDOWID=56623122
XAUTHORITY=/home/admin/.Xauthority
XTERM_SHELL=/bin/bash
XTERM_VERSION='X.Org 6.8.99.903(212)'





[freenet-support] Freenet 0.7 does not start (java rel, os rel)

2006-06-03 Thread free...@altweb.nl
Hi all,

> Try reinstalling. There is a new installer that may not have this
> problem. [..]

It works now: Freenet 0.7 Build #779 r9029. Thanks a lot.

At FProxy Homepage I see the following text: "No peers found [..]".

I don't know how to get Freenet up and running from this point. I didn't
find information to get my own key. Besides that, I never used IRC
(well... I tried it ones, but got disappointed. It's not like ICQ or
MSN).

1. Where could I find more information about getting Fred to do some
work?

The older version (0.5) just connected to nodes. I didn't have to
add/share keys.

2. Where could I find my own key?

I found some help in the FAQ. But it doesn't work on my version.

3. Is there somebody who trusts me and likes to share his or hers key?

4. Is there an easy way to work with IRC? I found xchat and irssi for
Linux.

It looks like I have to:

a. connect to a server (irc.freenode.net), 
b. then join a channel (#freenet-refs)
c. and after that I could chat (using some commands)? Right? 

Is it something like that? I appreciate your help!

Bouke





My Reference (was: [freenet-support] Freenet 0.7 does not start (java rel, os rel))

2006-06-04 Thread free...@altweb.nl
Hi all,

> 2. Where could I find my own key?
> 
> I found some help in the FAQ. But it doesn't work on my version.

At http://localhost:/darknet/ I found "My Reference". There's also a
form where I could paste keys.

Bouke




IRC (Was: Re: [freenet-support] Freenet 0.7 does not start (java rel, os rel))

2006-06-05 Thread free...@altweb.nl
Hi All,

I am using IRC now. Never knew it was so easy.

Well, my node runs now.

Bouke

On Sat, 2006-06-03 at 22:59 +0200, freenet at altweb.nl wrote:
> Hi all,
> 
> > Try reinstalling. There is a new installer that may not have this
> > problem. [..]
> 
> It works now: Freenet 0.7 Build #779 r9029. Thanks a lot.
> 
> At FProxy Homepage I see the following text: "No peers found [..]".
> 
> I don't know how to get Freenet up and running from this point. I didn't
> find information to get my own key. Besides that, I never used IRC
> (well... I tried it ones, but got disappointed. It's not like ICQ or
> MSN).
> 
> 1. Where could I find more information about getting Fred to do some
> work?
> 
> The older version (0.5) just connected to nodes. I didn't have to
> add/share keys.
> 
> 2. Where could I find my own key?
> 
> I found some help in the FAQ. But it doesn't work on my version.
> 
> 3. Is there somebody who trusts me and likes to share his or hers key?
> 
> 4. Is there an easy way to work with IRC? I found xchat and irssi for
> Linux.
> 
> It looks like I have to:
> 
> a. connect to a server (irc.freenode.net), 
> b. then join a channel (#freenet-refs)
> c. and after that I could chat (using some commands)? Right? 
> 
> Is it something like that? I appreciate your help!
> 
> Bouke
> 
> 
> ___
> Support mailing list
> Support at freenetproject.org
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:support-request at freenetproject.org?subject=unsubscribe




[freenet-support] dedicated linux server

2006-06-06 Thread free...@altweb.nl
> So, I've got an old box sitting here - 666 Celeron / 256M / 60G
> I'd like to put linux on it & run it as a stand alone freenet box.
> Any suggestions on what flavor of linux would be easiest to set up freenet 
> on?(remember it's ONLY for freenet)

The flavor is not that important. Just go for an easy to install
distro. 

Please keep in mind that you also have to install Java Runtime
Environment: http://www.java.com/en/download/manual.jsp

> Any other things I'm going to need to set up / know?
> Is there a readable faq/manual somewhere?

Yes. For every distro there are howto's (manuals).

> Anybody willing to help off list (via email or irc)

Just post your questions here. Other people could learn a lot from you
and others ;)

> After OS & Swap, how much of the remaining drive space would it be ok to 
> dedicate to freenet?
> Split temp & store 50/50?

No, you don't have to do 50/50. 1024MB swap-space is already to much.
Much installers can do it for you or - at lease - give hints.

> Does java for linux behave any better?

I don't know. It works for me :)

> Any tricks to configuring mainport.bindAddress & mainport.allowedHosts?

It works the same.

> What about fuqid & frost?

Frost runs out of the box. For Fuqid you'll need wine
[http://www.winehq.com/]. I am using CrossOver Office
[http://www.codeweavers.com/].

> You start with a bag full of luck and an empty bag of experience. The trick 
> is to fill the bag of experience before you empty the bag of luck.

Just try. Don't give up to quick. There are a lot of helpful docs like
howto's and things like forums ;)

Good luck!




[freenet-support] Freenet 0.7 Build #794 r9119 > 100% CPU Utilization

2006-06-10 Thread free...@altweb.nl
Hi,

I updated to Freenet 0.7 Build #794 r9119. CPU is now at 100%
utilization.

Could be a bug. I shutdown my node for now.

Greetings,

Bouke