[freenet-support] problem running cvs version

2002-11-19 Thread nicolas fischer
Hi,

I CVSed the sources (nov18, 16:00gmt) and built them no problem (in about 10
 secs with jikes)

now when trying to run it get this queer exception I have never seen before.

[nick@null freenet]$ java -cp lib/freenet.jar freenet.node.Main
Exception in thread main java.lang.VerifyError: (class:
 freenet/fs/dir/NativeFSDirectory$NWalk, method: init signature:
 (Lfreenet/fs/dir/NativeFSDirectory;Lfreenet/fs/dir/FileNumber;Ljava/io/File;Z)V) 
Expecting to find object/array
 on stack
at freenet.fs.dir.NativeFSDirectory.init(NativeFSDirectory.java:398)
at freenet.node.Main.main(Main.java:469)
[nick@null freenet]$


line 398 of NativeFSDirectory reads:
NWalk w = new NWalk(root,true,true,paranoidListCheck);
and the NWalk inner class definition looks perfectly normal to me.

Now what am I doing wrong. It seems to be some problem with inner classes.. ?
 I tried different compilers, jikes 1.15, sun.javac 1.4.0-b92 and runtimes, sun
 1.4.1, sun 1.4.0b92, ibm 1.3.1. The prebuilt 617 jar I got runs fine in all of
 the jres. I think os-data is irrelevant. I must be doing something wrong at
 compile-time (I'm using the make jar way)

any help appreciated,
nick



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



[freenet-support] setup

2002-11-19 Thread michael boucher



what do you type in for path or filename under 
normal settings page


Re: [freenet-support] Is my node being used? If not, why not?

2002-11-19 Thread Matthew Toseland
On Tue, Nov 19, 2002 at 12:36:22PM -0800, Greg Harewood wrote:
 Hi all,
 
 Is there any sort of retrospection in Freenet?
Go to http://127.0.0.1:/, click on Node Status Interface. There
is lots of useful information there, including under Diagnostics.
 
 I don't think that I am getting any inbound connections to my node... 
freenet.arendia.homeunix.net 36844.  Am I listed in anyone else's node list?  What 
bad things does your table say about my node? :-).  Is my ISP blocking?  The node is 
set to non-transient, announce.  It has a fair datastore and I now get most of the 
images on tfe, so I have good outbound connectivity.
 
 Help?
 
 Thanks
 Greg

-- 
Matthew Toseland
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Freenet/Coldstore open source hacker.
Employed full time by Freenet Project Inc. from 11/9/02 to 11/1/03
http://freenetproject.org/



msg02185/pgp0.pgp
Description: PGP signature


Re: [freenet-support] Is my node being used? If not, why not?

2002-11-19 Thread Greg Harewood
 
On Tuesday, Nov 19, 2002, at 10:42PM, Matthew Toseland [EMAIL PROTECTED] 
wrote:

On Tue, Nov 19, 2002 at 12:36:22PM -0800, Greg Harewood wrote:
 Hi all,
 
 Is there any sort of retrospection in Freenet?
Go to http://127.0.0.1:/, click on Node Status Interface. There
is lots of useful information there, including under Diagnostics.

Yeah, and no incoming connections.  But I have found some evidence.  Turning on 
debugging, I get messages in the log file like...

23:03:29  blocked connections 0 null
23:03:29 blocked: 209.142.155.49:51112 0

Any ideas?  I guess that confirms that announcements have been made, connections are 
coming through the firewall... so it must be a simple config thing on my end.

Greg


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