Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: xml/xsql http-server setup problems

RE: xml/xsql http-server setup problems

From: Feighery Raymond <Raymond.Feighery_at_churchill.com>
Date: Fri, 23 Jul 2004 09:48:04 +0100
Message-ID: <817D2444710B934B9F7B8A1DAAF432D601F2AF63@brcexm03>


Jeroen

I don't think it's HP-UX specific, more likely to be a configuration issue.

The real error seems to be the
JServ: mod_jserv.log
[22/07/2004 15:23:44:785] (EMERGENCY) ajp12: can not connect to host 127.0.0.1:61639

>From your jserv.properties, the security.allowedAddresses parameter should
be set to whatever addresses are allowed to connect to Apache Jserv. This is usually localhost and whatever ServerName is set to httpd.conf. So for you (probably):

security.allowedAddresses=127.0.0.1,194.134.38.46

Failing that you can also increase the logging by changing ApJServLogLevel debug
in your jserv.conf.
and running again to get more error diagnostics.

Ray

-----Original Message-----
From: Jeroen van Sluisdam [mailto:jeroen.van.sluisdam_at_vrijuit.nl] Sent: Thursday, July 22, 2004 9:29 PM
To: 'oracle-l_at_freelists.org'
Subject: RE: xml/xsql http-server setup problems

Also installed htmldb and made suggested changes there Could it be an HP-UX specific problem?

Tnx,

Jeroen



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Fri Jul 23 2004 - 03:45:11 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US