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: Oracle 8i --- IIOP Connections for deploying EJB

Re: Oracle 8i --- IIOP Connections for deploying EJB

From: <skottk_at_my-deja.com>
Date: Wed, 25 Aug 1999 18:24:44 GMT
Message-ID: <7q1ccs$6ma$1@nnrp1.deja.com>


I'm having problems connecting over IIOP myself - I get an exception trace like this:

org.omg.CORBA.OBJECT_NOT_EXIST[completed=MAYBE]

        at com.visigenic.vbroker.orb.SE.read(SE.java:36)
        at com.visigenic.vbroker.orb.GiopStubDelegate.invoke
(GiopStubDelegate.ja
va:558)

> Success!

How did you figure out your problem? I'm working with JDeveloper on NT and 8i on Solaris, so I believe the issues would be different.

Is it a necessity for the host names to be resolvable under DNS - we're putting the whole environment together at once here, and we're in the process of moving our domain in house so we can maintain it. But haven't yet.

> Lesson: The Oracle processes involved in IIOP client communications
> perform a DNS lookup on the machine's NETBIOS name. If it cannot be
> properly resolved, then the IIOP client connection fails. This
statement
> is supported by the fact that I have another instance working problem
> free, where that node has two DNS entries. One is the same as that
nodes
> NETBIOS name. That node's database instances were configured using the
> non-NETBIOS DNS alias.

I understand that our configurations are different,

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Wed Aug 25 1999 - 13:24:44 CDT

Original text of this message

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