You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Fergus Gallagher <Fe...@OrbisUK.com> on 2001/07/30 10:34:08 UTC

MissingResourceException: resource missing for dispatcher.forwardException

I have an application which has been running happily for weeks, with 
several million interactions.  Suddenly it stops working with the error 
below, and won't accept any more requests.  A restart was required.

Any suggestions appreciated.

Ta

Fergus

P.S. "tomcat.sh stop" also fails to work (silently)

--------------

  - Tomcat  3.2.2

  - java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
Classic VM (build 1.3.0, J2RE 1.3.0 IBM build cx130-20010502 (JIT enabled: 
jitc))

  - Linux bapp02 2.2.16-22 #1 Tue Aug 22 16:49:06 EDT 2000 i686 unknown


-------

java.util.MissingResourceException: Can't find resource for bundle 
java.util.PropertyResourceBundle, key dispatcher.forwardException
         at java.util.ResourceBundle.getObject(ResourceBundle.java(Compiled 
Code))
         at java.util.ResourceBundle.getString(ResourceBundle.java(Compiled 
Code))
         at 
org.apache.tomcat.util.StringManager.getString(StringManager.java(Compiled 
Code))
         at 
org.apache.tomcat.util.StringManager.getString(StringManager.java:155)
         at 
org.apache.tomcat.facade.RequestDispatcherImpl.doForward(RequestDispatcherImpl.java(Compiled 
Code))
         at 
org.apache.tomcat.facade.RequestDispatcherImpl.doForward(RequestDispatcherImpl.java(Compiled 
Code))
         at 
org.apache.tomcat.facade.RequestDispatcherImpl.forward(RequestDispatcherImpl.java(Compiled 
Code))
         at
(my code....)


-- 
Fergus Gallagher
Orbis
http://www.orbisuk.com/
+44-(0)20-8742 1600