[freenet-dev] [freenet-cvs] r13423 - trunk/freenet/src/freenet/io/comm
Matthew Toseland
toad at amphibian.dyndns.org
Fri Jun 1 12:31:09 UTC 2007
Fixed NPE. Also requests weren't working - that is also fixed now (might be
the same bug).
On Friday 01 June 2007 06:00, Juiceman wrote:
> On 5/31/07, toad at freenetproject.org <toad at freenetproject.org> wrote:
> > Author: toad
> > Date: 2007-05-31 21:20:48 +0000 (Thu, 31 May 2007)
> > New Revision: 13423
> >
> > Modified:
> > trunk/freenet/src/freenet/io/comm/MessageFilter.java
> > trunk/freenet/src/freenet/io/comm/UdpSocketManager.java
> > Log:
> > Refactoring on MessageFilter/USM. Reduces locking a bit. Will introduce
> > asynchronous MessageFilter API soon.
>
> This gives me a NPE
>
> Jun 01, 2007 04:25:01:906 (freenet.io.comm.UdpSocketManager,
> UdpSocketManager packet receiver thread on port 10692, ERROR): Caught
> java.lang.NullPointerException from
> freenet.node.FNPPacketMangler at 75d758
> java.lang.NullPointerException
> at
> freenet.io.comm.UdpSocketManager.checkFilters(UdpSocketManager.java:381) at
> freenet.node.FNPPacketMangler.processDecryptedData(FNPPacketMangler.java:89
>0) at freenet.node.FNPPacketMangler.tryProcess(FNPPacketMangler.java:718) at
> freenet.node.FNPPacketMangler.process(FNPPacketMangler.java:118) at
> freenet.io.comm.UdpSocketManager.realRun(UdpSocketManager.java:245) at
> freenet.io.comm.UdpSocketManager.runLoop(UdpSocketManager.java:212) at
> freenet.io.comm.UdpSocketManager.run(UdpSocketManager.java:168)
-------------- 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/20070601/7668a880/attachment.pgp
More information about the Devl
mailing list