dev@grizzly.java.net

Re: logger in TCPSelectorHandler

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Thu, 28 Feb 2008 17:30:05 -0500

Harsha Godugu wrote:
> .. looks like bumped into another petty issue?
>
> Take a look at TCPSelectorHandler . logger.
> who is setting the logger of TCPSelectorHandler ?
>
> From processPendingOperations(..) to onConnectOp(..) instead of
> connection refused, I see NPE.
>
> SEVERE: doSelect exception
> java.lang.NullPointerException
> at
> com.sun.grizzly.TCPSelectorHandler.onConnectOp(TCPSelectorHandler.java:418)
>
>
> This was not happening before v172.
>
> I will file a bug later? depending on who is responsible for setting
> the logger of TCPSelectorHandler? Does controller has a default logger ?

yes, and that's the one that is supposed to get set :-) File an issue :-)

A+

-- jeanfrancois

>
> -hg
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>