[freenet-dev] [freenet-cvs] r16825 - trunk/freenet/src/freenet/node

Matthew Toseland toad at amphibian.dyndns.org
Wed Jan 2 12:57:18 UTC 2008


On Tuesday 01 January 2008 15:23, David Sowder wrote:
> Do we want to print the null?

Probably a good idea.
> 
> robert at emu.freenetproject.org wrote:
> > Author: robert
> > Date: 2007-12-28 16:50:28 +0000 (Fri, 28 Dec 2007)
> > New Revision: 16825
> >
> > Modified:
> >    trunk/freenet/src/freenet/node/SSKInsertSender.java
> > Log:
> > logging
> >
> >
> > Modified: trunk/freenet/src/freenet/node/SSKInsertSender.java
> > ===================================================================
> > --- trunk/freenet/src/freenet/node/SSKInsertSender.java	2007-12-27 
21:56:35 UTC (rev 16824)
> > +++ trunk/freenet/src/freenet/node/SSKInsertSender.java	2007-12-28 
16:50:28 UTC (rev 16825)
> > @@ -309,7 +309,7 @@
> >  				if (msg == null) {
> >  					// Timeout :(
> >  					// Fairly serious problem
> > -					Logger.error(this, "Timeout (" + next + ") after Accepted in 
insert");
> > +					Logger.error(this, "Timeout (" + msg + ") after Accepted in insert; 
to ("+next+")");
> >  					// Terminal overload
> >  					// Try to propagate back to source
> >  					next.localRejectedOverload("AfterInsertAcceptedTimeout");
> >
> > _______________________________________________
> > cvs mailing list
> > cvs at freenetproject.org
> > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs
> >   
> 
> 
> -- 
> David R. Sowder
> Linux Systems Administrator (Software Systems Specialist II)
> Office of Information Technology
> University of Texas at Arlington
>     Work: 817-272-1081  davids at uta.edu    http://www.uta.edu/
> Personal:               david at sowder.com  http://david.sowder.com/
> 
> _______________________________________________
> Devl mailing list
> Devl at freenetproject.org
> http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://emu.freenetproject.org/pipermail/devl/attachments/20080102/3e810fe1/attachment.pgp 


More information about the Devl mailing list