users@glassfish.java.net

Re: servlet deployed in glassfish throws nullpointer exception

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 15 Apr 2009 10:56:33 -0400

Salut,

glassfish_at_javadesktop.org wrote:
> Hi All,
>
> Im getting an exception in the server log as follows.
>
> PWC1406: Servlet.service() for servlet [b]SocketListenerServle[/b]t threw exception java.lang.NullPointerException at SocketClass .
>
> No null messages are sent to the server.Still the exception is occuring .Is this a problem with the version of glassfish .The version that i am using is
>
> Sun Java System Application Server 9.1_02 (build b04-fcs).
>
> This is a critical issue.

 From this log, the NPE seems to be from your Servlet. Take a look at
the server.log and you should see the exact line where it fail.

A+

-- Jeanfrancois



>
> Any help would be higly appreciated
> Thanks in advance
> [Message sent by forum member 'easyriders' (easyriders)]
>
> http://forums.java.net/jive/thread.jspa?messageID=342212
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>