--

Hi,

I am running an Apache Web Server 1.3.6 under WinNT 4 Server SP3 w/ JServ
1.0 (JDK1.1.8, JSDK2.0)

My servlets access a Microsoft Access database via JDBC/ODBC (SUN JDBC-ODBC
Bridge that comes w/ JDK).

After some configuration tuning, everything seems to work fine. However,
every few days/hours or so, I get the following
error in mod_jserv.log w/o any user interaction, i.e. no user is accessing a
servlet at that particular moment:

[07/07/1999 04:04:44:819] (EMERGENCY) ajp11: can not connect to host
127.0.0.1:8007
[07/07/1999 04:04:44:819] (EMERGENCY) ajp11: connection fail
[07/07/1999 04:04:44:819] (ERROR) an error returned handling request via
protocol "ajpv11"

Sometimes, this occurs only once within a few hours, and the server keeps on
going and everything is still working.
However, sometimes this sequence is logged every few seconds and the server
finally crashes and users even can't
access static Apache webpages any more.

I think this is not a problem of my servlet code, but rather some
configuration problem or so...

Has anyone had similar problems?

Please e-mail suggestions directly to mailto:[EMAIL PROTECTED], because I
am not subscribed to this list.

Thank you very much.

Timo Burkard

-- 
Timo Burkard                            mailto:[EMAIL PROTECTED]
sd&m AG                                 http://www.sdm.de/
software design & management
Herrnstraße 57, 63065 Offenbach am Main, Germany
Tel:    +49 69 / 82901-223,  Fax: -200



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to