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

Home -> Community -> Usenet -> c.d.o.misc -> OWS and "unknown exception IDL:omg.org/CORBA/COMM_FAILURE:1.0"

OWS and "unknown exception IDL:omg.org/CORBA/COMM_FAILURE:1.0"

From: Clifton Wood <cbwood_at_vt.edu>
Date: Mon, 09 Aug 1999 19:59:55 -0400
Message-ID: <37AF6B7B.605D27B8@vt.edu>


Hello,

I'm developing an Oracle application using PL/SQL and have run into a rather *strange*
(for lack of a better word) problem with a piece of code. For some reason, the
WRB doesn't want to dispatch certain routines in a particular PL/SQL package. Some
procedures in the package run just fine, but others in the package return a rather
strange error.

From $ORACLE_BASE/admin/ows/arieswww/log/wrb.log

08-09-1999 19:39:14 498897     aries                `Management Helper`
18785      7

    0x800020 `OWS-26800: Created management helper library global context.`

08-09-1999 19:39:16 743707     aries                `Dispatcher`
1750       2
    0x2fff     `OWS-04525: The cartridge execute throws unknown
exception
                  IDL:omg.org/CORBA/COMM_FAILURE:1.0.  `
08-09-1999 19:39:20 260602     aries                `Broker`
1739       1          0

    x10fff `OWS-04757: Unable to bring up cartridge, type WhizCal/WhizCalPLSQL, at aries. `

08-09-1999 19:39:20 678741     aries                `Broker`
1739       1          0

    x10fff `OWS-04766: Unable to bring down Cartridge Server Instance WhizCal pid 18785

    at aries due to exception unknown. `

Now I've picked apart this code completely. It compiles and runs just fine (it seems) from
SQLPLUS, but I can't seem to get it to work through the WRB. I've even taken the
code and commented out the main code COMPLETELY (with just a NULL statement there
to mark the carnage) and this error still occurs.

Does anyone have any idea what is going wrong here and if there are any ways to fix this?
I've been struggling with this one for the past 3 hours and haven't been able to find any
documentation on this. Even simple observations that might point me in the right direction
will be greatly appreciated.

Thanks in advance.

--



Clifton B. Wood
Programmer/Analyst for the Entomology Dept. of Va. Tech.
------------------ Thought of the Decade -------------------
windows98 = n. 64 patches to 32 bit extensions and a graphical shell for a 16 bit patch to an 8 bit operating system originally coded for a 4 bit microprocessor, written by a 2 bit company that can't stand 1 bit of competition. Received on Mon Aug 09 1999 - 18:59:55 CDT

Original text of this message

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