----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Solaris 2.7
Apache 1.3.1
Jserv 1.1.2
Oracle 8.1.6
JDBC 1.1.1
standard JSDK
Every so often the Apache Server fails and I get a bunch of errors. The connection
hangs and the browser eventually gets a 'Document contains no data' error. I tried the
fixes associated with Out of Memory errors from the old FAQ - but to no avail:
after numerous restarts error_log shows:
[Tue Jul 11 16:14:15 2000] [notice] Apache/1.3.11 (Unix) ApacheJServ/1.1.2 configured
-- resuming normal operations
java.lang.ExceptionInInitializerError: java.util.MissingResourceException: can't find
resource for javax.servlet.LocalStrings_en
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Exception.java:42)
at java.lang.RuntimeException.<init>(RuntimeException.java:47)
at java.util.MissingResourceException.<init>(MissingResourceException.java:54)
at java.util.ResourceBundle.getBundle(Compiled Code)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:334)
at <Unloaded Method>
at org.apache.jserv.JServConnection.processRequest(JServConnection.java:312)
at org.apache.jserv.JServConnection.run(JServConnection.java:188)
at java.lang.Thread.run(Thread.java:485)
I have changed nothing for this to happen. Made no configuration changes (or those
that I have I have restored). Sometimes just leaving the app. for an hour or so causes
it to restart and work! Otherwise everything works fine. Any ideas? TIA
--
best, Mark Sealey - Web Developer
The Getty, Los Angeles CA
(+1 310) 440 6526 www.getty.edu
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]