Is the servlet called MyServlet?  Can you provide a code sample?

Mike

Qingyi Gu wrote:

> Hi,
>
> I get an exception when I run my servlet in Forte with build-in Tomcat.
> Attached is the log.  I don't know how to debug it.  Any thoughts?  I
> appreciate it.
>
> *********************************************************************
> 2001-12-06 11:12:31 - Ctx(  ): Exception in: R(  + /servlet/MyServlet +
> null) - java.lang.NullPointerException
>       at
> org.netbeans.modules.web.monitor.tomcat.Monitor.postService(Monitor.java:303)
>
>       at
> org.apache.tomcat.core.ContextManager.doPostService(ContextManager.java:904)
>
>       at org.apache.tomcat.core.Handler.service(Handler.java:293)
>       at
> org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
>       at
> org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797)
>
>       at
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
>       at
> 
>org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:210)
>
>       at
> org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
>       at
> org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)
>
>       at java.lang.Thread.run(Thread.java:484)
> ********************************************************************
>
> Qingyi
>

___________________________________________________________________________
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