Hi again.
There is no need to work on this problem anymore.
The solution passes by running the following commands
As oracle user:
$ORACLE_HOME/opmn/bin/opmnctl stopproc ias-component=WebCache
$ORACLE_HOME/opmn/bin/opmnctl status
As root:
export ORACLE_HOME=[your ORACLE_HOME]
$ORACLE_HOME/webcache/bin/webcache_setuser.sh setidentity oracle
And again as oracle user:
$ORACLE_HOME/opmn/bin/opmnctl startproc ias-component=WebCache
$ORACLE_HOME/opmn/bin/opmnctl status
(see Oracle® Application Server Web Cache Administrator's Guide, 10g
(9.0.4), Part No. B10401-02)
But, apparently there is a bug in Patchset 1 (9.0.4.1.0) for Oracle AS 10g
(9.0.4).
So if one has installed Patchset 1, it is necessary to relink a library of
WebCache, just before running the above indicated root tasks:
As oracle user:
cd $ORACLE_HOME/webcache/lib/
make -f ins_calypso.mk install
(see note 511587.994 at Metalink)
Now it is possible to configure the WebCache service at port 80.
Thanks anyway.
Bruno Quintais
Direcção de Serviços de Produção do
Instituto de Informática do
Ministério das Finanças
Tel. 214 723 205
bruno.quintais@(protected)
Labor omnia vincit improbus
-----Original Message-----
From: Bruno Quintais [mailto:bruno.quintais@(protected)]
Sent: sexta-feira, 13 de Agosto de 2004 14:36
To: suse-oracle@(protected)
Cc: Fernando Baptista
Subject: [suse-oracle] Oracle 10G Application Server Web Cache at port 80
Hi!
We have installed Oracle 10g (9.0.4) with Patcheset 1 (9.0.4.1.0.) in SLES 8
with SP3.
Now we need to configure WebCache to respond via port 80, instead of port
7780.
But to the SLES 8 O.S. all ports under 1024 are reserved to use with root
privileges.
So, when we configure the WebCache Service to use port 80, we become unable
to start the WebCache Service.
We tried the same configuration with port 1027 and everything functions all
right.
Help would be appreciated on how to use Port 80 with WebCache (Oracle
Enterprise Server 10g) in SLES 8.
Thanks in advanced.
Bruno Quintais
Direcção de Serviços de Produção do
Instituto de Informática do
Ministério das Finanças
Tel. 214 723 205
bruno.quintais@(protected)
<mailto:bruno.quintais@(protected)>
Labor omnia vincit improbus