Vijay:

What does line 538 (of UploadTestServlet.java) say?

Geeta

Yashaswi Bhat wrote:

> Hi all,
>
> I am getting the following exception while trying to uload a file using Jason
> Hunter's classes.
>
> ************************************************************************
> java.lang.NullPointerException
>         at UploadTestServlet.doPost(UploadTestServlet.java, Compiled Code)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:538)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:611)
>         at com.livesoftware.jrun.JRun.runServlet(JRun.java, Compiled Code)
>         at com.livesoftware.jrun.JRunGeneric.handleConnection(JRunGeneric.java)
>         at com.livesoftware.jrun.JRunGeneric.handleProxyConnection(JRunGeneric.java)
>         at
> 
>com.livesoftware.jrun.service.proxy.JRunProxyServiceHandler.handleRequest(JRunProxyServiceHandler.java)
>         at
> com.livesoftware.jrun.service.ThreadConfigHandler.run(ThreadConfigHandler.java,
> Compiled Code)
> *************************************************************************
>
> Please help asap. The same servlet is running fine on another machine. (Both
> these machines are NT Servers).
>
> Regards,
> Vijay.
>
> ____________________________________________________________________
> Get free email and a permanent address at http://www.amexmail.com/?A=1
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to