can any one help me with this error

i get this error when i run this file in java webserver  , there r no
compilation errors
--------------------------------------------------------------------------------------------------

500 Internal Server Error

The servlet named listmanager at the requested URL

     http://nova_prakash:8080/servlet/listmanager

reported this exception: Servlet ListManagerServlet@1e7a14:
[ListManagerServlet] is not available for request servicing (state: 6).
Please report this to the administrator
of the web server.

     javax.servlet.ServletException: Servlet ListManagerServlet@1e7a14:
[ListManagerServlet] is not available for request servicing (state: 6)
at
     java.lang.Throwable.(Compiled Code) at
java.lang.Exception.(Compiled Code) at
javax.servlet.ServletException.(ServletException.java:68) at
     com.sun.server.ServletState.callService(Compiled Code) at
com.sun.server.ServletManager.callServletService(Compiled Code) at
     com.sun.server.http.servlet.InvokerServlet.service(Compiled Code)
at javax.servlet.http.HttpServlet.service(Compiled Code) at
     com.sun.server.ServletState.callService(Compiled Code) at
com.sun.server.ServletManager.callServletService(Compiled Code) at
     com.sun.server.ProcessingState.invokeTargetServlet(Compiled Code)
at com.sun.server.http.HttpProcessingState.execute(Compiled Code) at
     com.sun.server.http.stages.Runner.process(Compiled Code) at
com.sun.server.ProcessingSupport.process(Compiled Code) at
     com.sun.server.Service.process(Compiled Code) at
com.sun.server.http.HttpServiceHandler.handleRequest(Compiled Code) at
     com.sun.server.http.HttpServiceHandler.handleRequest(Compiled Code)
at com.sun.server.HandlerThread.run(Compiled Code)

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to