| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Sv: Running Web Listener failed
A qoute from Erik Nielsen (nielsen_at_gcg.com) is show below.
I have tried it, but it did not work. The best solution would be to install redhat 5.2.
--
best regards
Karsten Weikop
Make IT ApS
Phone: +45 26 16 06 06
E-mail: karsten_at_weikop.dk
I got it to work by manually starting the executables
instead of using owsctl. This works... i.e.
# set oracle env vars here
OMN_ADDR=UDP:my.host.com:2649
OWS_ADPCFG="$ORAWEB_HOME/admin/adpspy.cfg"
OWS_ADPSO="$ORAWEB_HOME/lib/ndwfs.so"
export OWS_ADPCFG OWS_ADPSO OMN_ADDR
SLEEP=3
mnaddrsrv -D &
sleep $SLEEP
mnrpcnmsrv &
sleep $SLEEP
mnorbsrv &
sleep $SLEEP
wrbcfg &
sleep $SLEEP
wrblog &
sleep $SLEEP
wrbasrv &
sleep $SLEEP
wrbahsrv &
sleep $SLEEP
wrbvpm &
sleep $SLEEP
wrbfac &
sleep $SLEEP
wrbdm &
sleep $SLEEP
oraweb -C $CFG_DIR/svadmin.cfg
Everything seems to work fine if you do this.
Erik
Offsite Data Services - Support Analyst wrote:
>
> It wont work on 6.0, It only works on version 5.2
right now>Oracle are
> supposed to be working on a fix, it;'s got something
to do with static
> linked libraries, HTH
> Erik Nielsen wrote in message
<37715B09.C5DDA5A7_at_gcg.com>...
> >Has anyone done this successfully under RedHat 6.0?
I get everything
> >installed and configured, but it won't start the wrb
or admin listener.
> >Any help would be appreciated. Thanks,
> >
> >Erik
MARANDEL Benjamin <marandel_at_ws-interactive.fr> skrev i en
nyhedsmeddelelse:37A96445.81877480_at_ws-interactive.fr...
> Hi!
>
> I have install Oracle 8.0.5 and the Aplication server succesfully under
> a RedHat 6.0 Linux server.
>
> But i can't start the web listener:
>
> ---- WRB startup on "UDP:ws-linux:2649" ----
> Oracle Media Net Address Server
> Oracle Media Net Release 3.3.8.0.0 - Production (built: Aug 5 1998)
>
> OMN-2500, Oracle Media Net Address Server
> OMN-2500, Oracle Media Net Release 3.3.8.0.0 - Production (built: Aug 5
> 1998)
> OWS-08820: Unable to start WRB process
> `/ora_part_01/app/oracle/product/8.0.5/ows/3.0/bin/mnaddrsrv'.
> --------------------------------------------
>
> when i want run : $ owsctl start wrb
>
> Anyone can help me ???
>
> Thanks for all, sory for my bad english, but i'm a french beginner
> administrator.
>
> --
> Benjamin MARANDEL Administrateur Linux
> marandel_at_ws-interactive.fr Developpeur base de donnee
> ________________________________________________________
> WS Interactive - 15 Quai Lombard - 31000 Toulouse FRANCE
> Tel. 05 62 30 80 70 - Fax. 05 62 30 25 45
> Visitez notre site web : http://www.ws-interactive.fr
> ________________________________________________________
>
>
>
Received on Thu Aug 05 1999 - 07:51:25 CDT
![]() |
![]() |