On Sunday 07 October 2001 17:48, Sebastian wrote:
> Ian Clarke wrote:
> > Well, the windows snapshot now installs on my machine quite cleanly, a
> > few comments:
> >
> >    * The snapshot should be switched over to using the internal FProxy,
> >      to do this the freenet-ext.jar file should be updated to the file
> >      in the Linux snapshot (and obviously the same for the freenet.jar
> >      file).  Additionally  the following options should be added to the
> >      configurator:
> >
> > # fproxy
> > fproxy.class=Freenet.client.http.FproxyServlet
> > fproxy.port=8888
> > fproxy.insertHtl=25
> > fproxy.requestHtl=25
> > fproxy.passThroughMimeTypes=text/plain,image/jpeg,image/gif,image/png
> > fproxy.filter=true
> > fproxy.allowedHosts=
> > services=fproxy
> > doAnnounce=true
> > transient=false
>
> I just wrote in the previous posts what problems I experiences with
> FProxy which caused the node to die 
I read your previous messages, but I find a description of the failure. Can 
you post/email me a stack trace? Or log.

I don't understand how missing localization files can cause the Node to
crash since the servlet is dynamically loaded.  

Did the node really crash, or was the problem just that fproxy 
wouldn't run?

>and costed me *hours* of debugging
> work as I thought the installer was broken. I will not turn on FProxy
> until it works smoothly on at least my machine. And I don't know what
> files to include to get the language depending part to work.

javax/servlet/http/LocalStrings.properties
javax/servlet/http/LocalStrings_es.properties
javax/servlet/LocalStrings.properties

I think that a localization is needed for one or more of these files.
I will look at the implementation and see if it can be
made to fall back to english gracefully if the locale specific
location isn't present.  But I want to be sure that this
is really the problem before I start fixing it...

--gj



> _______________________________________________
> Devl mailing list
> Devl at freenetproject.org
> http://lists.freenetproject.org/mailman/listinfo/devl

-- 
Freesites
(0.3) freenet:MSK at SSK@enI8YFo3gj8UVh-Au0HpKMftf6QQAgE/homepage//
(0.4) freenet:SSK at npfV5XQijFkF6sXZvuO0o~kG4wEPAgM/homepage//

_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to