Hi Alexey,
Sorry for late reply. Please find an enclosed attachment which causes
NullPointerException.
I tested the program with Grizzly revision 3194. Actually, I modified
Grizzly revision 3194 because it does not work well for UDP on multi
CPU machine (issue 600).
The test program simulates SIP protocol.
UAC Grizzly UAS
-------> ------>
<------- <------
Thank you for your help.
Minoru
> Hi Minoru,
>
> >>
> >> can you pls. try rev. 3194?
> >
> > The result was as same as before.
> >
> >> You're using ARP, right?
> >
> > No. I am using SIP (UDP). I guess the following case is OK.
> >
> > request
> > -------> Grizzly
> > response
> > <------
> >
> >
> > The following case may be the problem.
> >
> > request
> > ---------->
> > Grizzly response
> > <----------
> >
> > In client side, I am using CacheableConnectorHandlerPool (and
> > CacheableConnectorHandler).
> I see.
> I'll take a look one more time there. Can I ask you to send me some
> small testcase, which reproduces the issue? It will help a lot.
>
> Thank you.
>
> WBR,
> Alexey.
>