----------------------------------------------------------------
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 figured it out.

The problem was the jserv.properties:security.allowedAddresses property.

It was set to 127.0.0.1 by default, however, my server uses a diferent ServerName 
entry in httpd.conf.  Once I changed this everything worked fine.

George

On Sun, 18 February 2001, "George Karabotsos" wrote:

> Content-Transfer-Encoding: 7bit
> Sender: <[EMAIL PROTECTED]>
> To: "JSERV" <[EMAIL PROTECTED]>
> Delivered-To: [EMAIL PROTECTED]
> Received: from canada.com by cgi.clearink.com with SMTP; Sun, 18 Feb 2001
>       19:36:33 -0800
> from papura.clearink.com (HELO cgi.clearink.com) (205.227.191.14)
>       by smtp.c008.sfo.cp.net (209.228.14.188) with SMTP; 18 Feb 2001 20:08:19 -0800
> from canada.com by cgi.clearink.com with SMTP; Sun, 18 Feb 2001
>       19:36:33 -0800
> X-Priority: 3
> List-Digest: <mailto:[EMAIL PROTECTED]>
> Content-Type: text/plain;charset="iso-8859-1"
> Content-Length: 4608
> List-Subscribe: <mailto:[EMAIL PROTECTED]>
> X-Received: 19 Feb 2001 04:08:19 GMT
> X-Mimeole: Produced By Microsoft MimeOLE V5.00.3018.1300
> Precedence: Bulk
> List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
> Subject: ajp12: can not connect to host 192.168.0.2:8007
> List-Software: LetterRip Pro 3.0.7 by Fog City Software, Inc.
> From: "George Karabotsos" <[EMAIL PROTECTED]>
> X-Msmail-Priority: Normal
> Return-Path: <[EMAIL PROTECTED]>
> Mime-Version: 1.0
> Reply-To: "Java Apache Users" <[EMAIL PROTECTED]>
> Date: Sun, 18 Feb 2001 22:38:08 -0500
> X-Mailer: Microsoft Outlook Express 5.00.3018.1300
> Message-Id: <000501c09a25$608329d0$0100a8c0@kalamata>
> 
> ----------------------------------------------------------------
> 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!!!
> ----------------------------------------------------------------
> 
> Here's what I have installed:
> 
> -ApacheJServ-1.1.2
> 
> -apache_1.3.17-DSO
> 
> -bash-2.04# ./java/jdk/bin/java -version
> java version "1.3.0"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
> Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)
> 
> -jsdk2.0
> 
> -Slackware 7.1 - 2.2.16 Kernel - libc-2.1.3.so
> 
> Here's what I get in the mod_jserv.log
> 
> Anybody knows what I am doing wrong.  I tried to look into the FAQ but the
> link for the new FAQ is broken;  the old one did not help.
> 
> [18/02/2001 22:29:17:717] (INFO) Apache-JServ 1rst  initialization: JVM will
> be started later 1 4210 4209
> [18/02/2001 22:29:17:876] (INFO) Apache Module was cleaned-up
> [18/02/2001 22:29:18:058] (INFO) Apache-JServ 2nd  initialization starting
> JVM now: 1 4211 1
> [18/02/2001 22:29:18:276] (INFO) wrapper classpath:
> /usr/local/httpd/libexec/ApacheJServ.jar:/usr/local/java/jsdk/lib/jsdk.jar
> [18/02/2001 22:29:18:277] (INFO) wrapper: Java VM spawned (PID=4213,
> PPID=4212)
> [18/02/2001 22:29:28:277] (EMERGENCY) ajp12: can not connect to host
> 192.168.0.2:8007
> [18/02/2001 22:29:28:277] (EMERGENCY) ajp12: function connection fail
> [18/02/2001 22:29:28:278] (INFO) wrapper: Java VM is not responding
> (PID=4212)
> [18/02/2001 22:29:29:286] (INFO) wrapper: Java VM restarting (PID=4212)
> [18/02/2001 22:29:29:288] (INFO) wrapper: Java VM spawned (PID=4252,
> PPID=4212)
> [18/02/2001 22:29:39:297] (EMERGENCY) ajp12: can not connect to host
> 192.168.0.2:8007
> [18/02/2001 22:29:39:298] (EMERGENCY) ajp12: function connection fail
> [18/02/2001 22:29:39:298] (INFO) wrapper: Java VM is not responding
> (PID=4212)
> [18/02/2001 22:29:40:306] (INFO) wrapper: Java VM restarting (PID=4212)
> [18/02/2001 22:29:40:308] (INFO) wrapper: Java VM spawned (PID=4287,
> PPID=4212)
> [18/02/2001 22:29:50:317] (EMERGENCY) ajp12: can not connect to host
> 192.168.0.2:8007
> [18/02/2001 22:29:50:317] (EMERGENCY) ajp12: function connection fail
> [18/02/2001 22:29:50:317] (INFO) wrapper: Java VM is not responding
> (PID=4212)
> [18/02/2001 22:29:51:326] (INFO) wrapper: Java VM restarting (PID=4212)
> [18/02/2001 22:29:51:328] (INFO) wrapper: Java VM spawned (PID=4322,
> PPID=4212)
> [18/02/2001 22:30:01:337] (EMERGENCY) ajp12: can not connect to host
> 192.168.0.2:8007
> [18/02/2001 22:30:01:337] (EMERGENCY) ajp12: function connection fail
> [18/02/2001 22:30:01:337] (INFO) wrapper: Java VM is not responding
> (PID=4212)
> [18/02/2001 22:30:02:346] (INFO) wrapper: Java VM restarting (PID=4212)
> [18/02/2001 22:30:02:348] (INFO) wrapper: Java VM spawned (PID=4357,
> PPID=4212)
> [18/02/2001 22:30:12:357] (EMERGENCY) ajp12: can not connect to host
> 192.168.0.2:8007
> [18/02/2001 22:30:12:357] (EMERGENCY) ajp12: function connection fail
> [18/02/2001 22:30:12:357] (INFO) wrapper: Java VM is not responding
> (PID=4212)
> [18/02/2001 22:30:13:366] (ERROR) wrapper: printing debugging information
> (command line, env)
> [18/02/2001 22:30:13:366] (ERROR) wrapper: argument[ 0]
> /usr/local/java/jdk/bin/java
> [18/02/2001 22:30:13:366] (ERROR) wrapper: argument[ 1]
> org.apache.jserv.JServ
> [18/02/2001 22:30:13:366] (ERROR) wrapper: argument[ 2]
> /usr/local/web-servers/server-port-80/conf/jserv/jserv.properties
> [18/02/2001 22:30:13:367] (ERROR) wrapper: environment[ 0]
> PATH=/bin:/usr/bin:/usr/local/bin
> [18/02/2001 22:30:13:367] (ERROR) wrapper: environment[ 1]
> CLASSPATH=/usr/local/httpd/libexec/ApacheJServ.jar:/usr/local/java/jsdk/lib/
> jsdk.jar
> [18/02/2001 22:30:13:367] (INFO) wrapper: Java VM died 5 times in a row with
> less than 120 seconds between successive failures, setting delay to 60
> seconds before restarting. Check the Apache error log and the Apache JServ
> log files for more details; for maximum log information be sure to enable
> the Apache  JServ log file in the main jserv properties file by: setting the
> 'log' property to true, the 'log.file' property to a file writable  by the
> uid as whom Apache JServ is run, and by enabling log channels  using the
> 'log.channel.*' properties)
> 
> 
> 
> 
> --
> --------------------------------------------------------------
> 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]


__________________________________________________________
Get your FREE personalized e-mail at http://www.canada.com


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

Reply via email to