> > - Also, on my computer, going to mainport brings up the "you are seeing
> > this page and you aren't supposed to", but i'm hoping that isn't a real
> > problem.
>
> Bummer.  I thought I had worked around that in latest cvs.  Could you post
> the freenet.ini file node config created to the list.
>
> You shouldn't need to add a services line at all, but if you do it should
> look like this:
>
> services=mainport,nodestatus
>
> i.e. no explict fproxy and no explicit nodeinfo.
>
> -- gj

I double checked this (Sun JDK1.3 on Windows ME). The webinstall is at least 
limping along with last night's snapshot:

http://freenetproject.org/snapshots/freenet-webinstall.exe

I was able to get the the new gateway page and use fproxy without manually 
tweaking the freenet.ini file at all.  fproxy settings modified by NodeConfig 
are still completely ignored though.

FEC inserting fails inserting the final manifest with a / by zero error.

java.lang.ArithmeticException: / by zero
        at freenet.Key.getTransmissionLength(Key.java:116)
        at 
freenet.client.AbstractClientKey.getTotalLength(AbstractClientKey.java:238)
        at 
freenet.client.AbstractClientKey.getTotalLength(AbstractClientKey.java:233)
        at 
freenet.client.InternalClient$NewInternalPut.<init>(InternalClient.java:462)
        at freenet.client.InternalClient.getClient(InternalClient.java:41)
        at freenet.client.http.InsertContext.doInsert(InsertContext.java:507)
        at freenet.client.http.InsertContext.insertMetadata(InsertContext.java:588)
        at freenet.client.http.InsertContext.run(InsertContext.java:610)
        at java.lang.Thread.run(Unknown Source)

The funny thing is this works fine on my Linux box (IBM jdk1.3).

Anyone have any ideas what is going on?

We really need more people testing and debugging on Windows.

--gj

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

Reply via email to