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 -> URGENT - Oracle8i gives Error Messg while runnning my corba Hellow world Pgm

URGENT - Oracle8i gives Error Messg while runnning my corba Hellow world Pgm

From: PSINet News Service <Antony.Amalraj_at_tpg.com>
Date: Fri, 23 Jul 1999 13:38:36 -0400
Message-ID: <yM1m3.2964$LX5.4053@client>


While "Publishing" my corba Helloworld prgram in the following path was not giving any error message.

$ORACLE_HOME/javavm/demo/examples/jsp/helloworld

     But while ''run" it gives the following error message

[Root exception is exception NotFound{NotFoundReason why=missing_node;sequence<NameComponent> rest_of_name={};}]javax.naming.NameNotFoundException: Nothing bound for specified name

        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Exception.<init>(Compiled Code)
        at javax.naming.NamingException.<init>(Compiled Code)
        at javax.naming.NameNotFoundException.<init>(Compiled Code)
        at
oracle.aurora.jndi.sess_iiop.ExceptionMapper.mapNotFoundExc(Compiled Code)
        at oracle.aurora.jndi.sess_iiop.SessionCtx._activate(Compiled Code)
        at oracle.aurora.jndi.sess_iiop.SessionCtx.activate(Compiled Code)
        at oracle.aurora.jndi.sess_iiop.ServiceCtx.lookup(Compiled Code)
        at oracle.aurora.jndi.sess_iiop.sess_iiopURLContext.lookup(Compiled
Code)
        at oracle.aurora.jndi.sess_iiop.sess_iiopURLContext.lookup(Compiled
Code)
        at javax.naming.InitialContext.lookup(Compiled Code)
        at Client.main(Compiled Code)

How do I resolve this.

Can any one Help me

Thanks
regards
Antony Received on Fri Jul 23 1999 - 12:38:36 CDT

Original text of this message

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