----------------------------------------------------
Please read the FAQ at <http://java.apache.org/faq/>
It does have a search feature!
We cannot guess what you are trying to do:
#1. Include version numbers for all software.
#2. Include relevant configuration settings.
#3. Include full descriptions of the problem.
Got Linux? Seeing lots of java processes?
<http://java.apache.org/faq/?file=274>
----------------------------------------------------
In one of your configure files (httpd.conf or jserv.conf -
depends on how you have your system configured), you will find
ApJServDefaultPort. This set where jserv waits for requests. It
looks like you have it set to port 80, instead of port 8007.
If this is not the case, you have a bigger problem brewing.
FWIW, I have jserv on RH6 with Apache 1.3.9. Works
fine. You really should use RH6 over RH5.2. Many security
holes where fixed, and the kernel is much better. I'd
also recommend building your own custom kernel with the
latest souce (2.10 or so). Be sure to get the correct
JDK (the glib2 version).
-Tom
----------------------------------------------------
>
> I am using RH 6.0, JDK1.2 and Apache 1.3.9 along with JSDK 2.0
> for JSERV 1.0.
> I had installed JSERV as a module .
> I am able to test it using
> http://127.0.0.1:80/status/jserv
> but when i try to acces the link ,generated my mod_jserv
> ajpv11://localhost:8007
> I get the message the internal error had occured.In the log Files
> I get the following output
> [08/10/1999 15:23:01:844] (ERROR) an error returned handling request via
> protocol "ajpv11"
> [08/10/1999 15:23:01:844] (ERROR) an error returned handling request via
> protocol "status"
> [08/10/1999 15:23:03:114] (EMERGENCY) ajp11: can not connect to host
> 127.0.0.1:8007
> [08/10/1999 15:23:03:114] (EMERGENCY) ajp11: connection fail
>
> where can be the problem?
> which is the good working combination for Rh5.2 or Rh6.0
> for apache with JSERV?
--
+-------------------------------------------------------------------+
+ Thomas M. Sasala, Electrical Engineer [EMAIL PROTECTED] +
+ MRJ Technology Solutions http://www.mrj.com +
+ 10461 White Granite Drive, Suite 102 (W)(703)277-1714 +
+ Oakton, VA 22124 (F)(703)277-1702 +
+-------------------------------------------------------------------+
--
--------------------------------------------------------------
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]