Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java and JDK > Servlets
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Servlets section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 6th, 2005, 03:12 AM
Registered User
 
Join Date: Sep 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to rajesh_2005
Default Application hanging + Cannot allocate servlet inst

After few days 5 or 6 the application is hanging in the initial page and the tomcat manager also not opening, When we restart the server and if there any java process if we kill and restart the n the application is running, and same after few days, the message that appears in the logs if the following
please give me the reaseon or solution to fix this


StandardWrapper[/bts:org.apache.catalina.INVOKER.images]: Marking servlet org.apache.catalina.INVOKER.images as unavailable
2005-09-04 11:58:42 invoker: Cannot allocate servlet instance for path /bts/servlet/images/blank.gif
javax.servlet.ServletException: Wrapper cannot find servlet class images or a class it depends on
    at org.apache.catalina.core.StandardWrapper.loadServl et(StandardWrapper.java:891)
    at org.apache.catalina.core.StandardWrapper.allocate( StandardWrapper.java:668)
    at org.apache.catalina.servlets.InvokerServlet.serveR equest(InvokerServlet.java:416)
    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)
    at javax..apache.catalina.core.ApplicationFilterChain .internalDoFilter(ApplicationFilterChain.java:247)
    at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:193)


Rajeshn





Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP.NET Application Hanging Intermittently DudeBori82 ASP.NET 2.0 Professional 2 March 26th, 2008 01:30 PM
XMLHttprequest::Send hangs after office 2003 inst vijuma C# 0 October 17th, 2005 12:53 AM
XMLHttprequest::Send hangs after office 2003 inst vijuma XML 0 October 14th, 2005 01:48 AM
How to run servlet under application? kuterka Servlets 1 February 11th, 2005 08:21 AM
could not allocate soace for object table_name yoord SQL Server 2000 4 July 10th, 2004 11:02 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.