aspose file tools
The moose likes Servlets and the fly likes Servlet invoker is currently unavailable Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Servlet invoker is currently unavailable" Watch "Servlet invoker is currently unavailable" New topic
Author

Servlet invoker is currently unavailable

rahul HIMCS
Greenhorn

Joined: Sep 12, 2005
Posts: 1
hi!
i am getting this error when i request a particular servlet ,all other servlets at same location are runing properly.

error is:

HTTP Status 503 - Servlet invoker is currently unavailable

type: Status report

message: Servlet invoker is currently unavailable

description: The requested service (Servlet invoker is currently unavailable) is not currently available.

plz help me solve this problem.
thnx in advance.
Sripathi Krishnamurthy
Ranch Hand

Joined: Mar 07, 2005
Posts: 232
Originally posted by rahul HIMCS:
hi!
i am getting this error when i request a particular servlet ,all other servlets at same location are runing properly.

error is:

HTTP Status 503 - Servlet invoker is currently unavailable

type: Status report

message: Servlet invoker is currently unavailable

description: The requested service (Servlet invoker is currently unavailable) is not currently available.

plz help me solve this problem.
thnx in advance.



refer to this
http://www.jdiscuss.com/Enthuse/jsp/ViewPosts.jsp?forumid=30&topicid=2

Cheers
Sripathi
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Servlet invoker is currently unavailable
 
Similar Threads
Apache Tomcat/4.0.2 - HTTP Status 503 - Servlet SendMailServlet is currently unavaila
Struts Servlet Action not available error
Tomcat Startup Problem
Tomcat on NT? not working
servlet destroy method and session