Hi all,
Can anybody help me why i'm getting  "Cannot allocate servlet instance"
error when i run a servlet.

thanks in advance.
Vijay



 type Exception report

message Internal Server Error

description The server encountered an internal error (Internal Server
Error) that prevented it from fulfilling this request.

exception

javax.servlet.ServletException: Cannot allocate servlet instance for
path /myjava/servlet/neLogin
        at
org.apache.catalina.servlets.InvokerServlet.serveRequest(InvokerServlet.java:415)

        at
org.apache.catalina.servlets.InvokerServlet.doGet(InvokerServlet.java:180)

        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

___________________________________________________________________________
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