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

Home -> Community -> Usenet -> c.d.o.server -> Re: Q] Oracle Application Server 4.0.7

Re: Q] Oracle Application Server 4.0.7

From: <kitto_at_my-dejanews.com>
Date: Fri, 16 Apr 1999 09:28:33 GMT
Message-ID: <7f6vrq$cg5$1@nnrp1.dejanews.com>


In article <3716D8F5.889AFC25_at_ns.gnuh.co.kr>,   ksjune <ksjune_at_ns.gnuh.co.kr> wrote:
> OWS-20214 : The OAS processes can not be started,
> because the CORBA orb processes cannot be started.
> How can I solve this problem?

Empty the folder $ORAWEB_ADMIN/../orb/<site>/names Delete the file $ORAWEB_ADMIN/../orb/<site>/.pid

Check the file $ORAWEB_ADMIN/../orb/<site>/resources.ora It should look something like:

ys.msgFilePath=...
ys.dlpath=...
orb.bootport=2649
orb.boothost=<full qualified name of your host>

mnorbsrv.orbd-port=2651
mnorbmet.chunksize=50
mnorbmet.polltm-ms=20000
mnlogsrv.log-file-max-size-kb=50000
mnlogsrv.log-file-keep-count=1

orb.sec.w-location=file:...
orb.sec.w-passwd=...
mnorbctl.forceinit=true

Check especially for the last line with "forceinit=true". Also, check permissions and ownership of "resources.ora"!

Christoph Zwerschke
University of Heidelberg

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Apr 16 1999 - 04:28:33 CDT

Original text of this message

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