----------------------------------------------------------------
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!!!
----------------------------------------------------------------

I am having a weird problem that I am having trouble getting my head
around. 

First, the specs:

Redhat Linux 6.1
Apache 1.3.12
Jserv 1.1
Sun JDK 1.22

Here is the setup: we have servlets which open DB connections to an
Oracle database. We wanted to update the Oracle procedures to squash a
nastly little bug. We did the Oracle procedures change and recompiled
them. I then stopped Apache, waited about 20 seconds, and restarted it.
We started getting ORA (oracle DB errors) along the lines of no data
found. 

We kept getting the error so we shutdown Apache, went back to the old
procedures on the Oracle side and we still got the errors. So, we
rebooted the server and voila! Back to normal!

Is there something left hanging around after Apache has been killed
relating to the servlets that are loaded or the DB connections? Do I
need to wait longer than 20 seconds fro Apache to kill everything
related to it, even the TCP sockets?

Ben Ricker
US-Rx, Inc.


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

Reply via email to