On Mon, 14 Oct 2002, Gianni Johansson wrote:
> On Monday 14 October 2002 15:37, Marco wrote:
> > With several node (513 & 515) when trying to recover a FEC
> > key, I always have one of this two error
> >
> > ==== first type
> > when pressing start, in few second this message arrive
> > on upper half screen
> >
> > Error sending data to browser: java.lang.NullPointerException
> >
> > and this on lower half
> > Download failed. Couldn't download enough blocks to reconstruct
> > segment: 0. required: 0
> > downloaded: 0
[second type]
[suggestion for a test]
> It's hard for me to figure out what's going on from the limited information
> in your message.
Hi Gianni, Marco,
scenario one occurs to me for a few weeks now and I have no clue what the
reason might be. I've checked my freenet.conf and am always taking care to
have the most recent freenet*.jars. I managed to capture the
error-message, which is for some reason not in freenet.log. Standard-out
looks as follows when this error occurs:
Couldn't get decoder!
java.lang.NullPointerException
at
freenet.client.SplitFileDownloader.start(SplitFileDownloader.java:259)
at
freenet.client.http.SplitFileRequestContext.sendData(SplitFileRequestContext.java:756)
at
freenet.client.http.SplitFileRequestContext.renderPage(SplitFileRequestContext.java:289)
at
freenet.client.http.SplitFileRequestContext.handle(SplitFileRequestContext.java:96)
at
freenet.client.http.FproxyServlet.handleContexts(FproxyServlet.java:372)
at freenet.client.http.FproxyServlet.doGet(FproxyServlet.java:404)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at
freenet.client.http.FproxyServlet.service(FproxyServlet.java:304)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
freenet.interfaces.servlet.ServletContainer.handle(ServletContainer.java:62)
at
freenet.interfaces.LocalInterface$ConnectionShell.run(LocalInterface.java:180)
at
freenet.thread.QThreadFactory$QThread.run(QThreadFactory.java:203)
I don't know why id is not able to get the decoder, for I have the latest,
but maybe this is of any use for you.
cheers Stefan
_______________________________________________
devl mailing list
devl at freenetproject.org
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl