Hello,

    I have recently discovered JDE and am in the process of getting it
set up on my system.  It seems to be working fine except for my CORBA
test application.   It is a simple application that creates an ORB and does
some minimal interaction with an object in another ORB on the same
machine.  It runs fine from an xterm so I know that there is not a code
error, the tnameserv process is running, etc.  Is there a setting that I am
missing in JDE?  Is this a limitation of JDE?  Any information would
be helpful.  I have included all of the info recommended on the JDE
page below.  I have also included the comint buffer from my program
the code that I am trying to run and error messages are displayed as there.

TIA,
    Ben


host platform: AIX 4.3.2
JDE version: JDE 2.1.5
Emacs version: XEmacs 21.1
cc-mode version: cc-mode 5.25
complete contents of .emacs file: http://www.guru.org/~benc/.emacs
prj.el:  none
*Message-Log*:
    Loading cus-face...
    Loading cus-face...done
    Loading customization dependencies...
    Loading customization dependencies...done
    Paren mode is paren
    Setting JDE variables to startup values...
*TestClient*:
    cd /users/benc/src/java/MyData/
    java TestClient -ORBInitialPort 1050

    executing "ORB orb = ORB.init(args, null)"
    executing "org.omg.CORBA.Object objRef =
orb.resolve_initial_references("NameService")"

    ERROR: org.omg.CORBA.COMM_FAILURE:   minor code: 1  completed: No
    Unable to connect to the host and port specified in the object reference,
        or in the object reference obtained after location/object forward.

    Process TestClient finished



--
Ben Coughenour          | A hunch is creativity trying to
[EMAIL PROTECTED] | tell you something.
(919) 991-7733          |


Reply via email to