Hello, Look in the /etc/hosts file. The default is something like: 127.0.0.1 localhost localhost.localdomain myhostname
It should however look like this: 127.0.0.1 localhost localhost.localdomain x.x.x.x myhostname Where x.x.x.x is the machines IP address and myhostname is the machines hostname. I've had the same problem and it was resolved by making the above change. /Magnus -----Original Message----- From: MIME :[EMAIL PROTECTED] Sent: den 26 september 2002 10:27 To: [EMAIL PROTECTED] Subject: corba on linux Hello, I am using rh7.3 and trying to run some corba applications. I couldn't make my corba programs run on linux which run on windows and also on localhost without any exception. When I run them on different machines. It gave an exception. (minor 201) Is there any security options on linux? Why it does not work on two seperate machines? Anybody to help? Exception: ERROR : org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No at com.sun.corba.se.internal.iiop.ConnectionTable.getConnection(ConnectionTable.j ava:148) at com.sun.corba.se.internal.iiop.ConnectionTable.getConnection(ConnectionTable.j ava:65) at com.sun.corba.se.internal.iiop.GIOPImpl.getConnection(GIOPImpl.java:67) at com.sun.corba.se.internal.corba.ClientDelegate.createRequest(ClientDelegate.ja va:644) at com.sun.corba.se.internal.corba.ClientDelegate.createRequest(ClientDelegate.ja va:586) at com.sun.corba.se.internal.corba.InitialNamingClient.resolve(InitialNamingClien t.java:1105) at com.sun.corba.se.internal.corba.InitialNamingClient.resolveUsingBootstrapProto col(InitialNamingClient.java:788) at com.sun.corba.se.internal.corba.InitialNamingClient.cachedInitialReferences(In itialNamingClient.java:1186) at com.sun.corba.se.internal.corba.InitialNamingClient.resolve_initial_references (InitialNamingClient.java:1079) at com.sun.corba.se.internal.corba.ORB.resolve_initial_references(ORB.java:2436) at HelloClient.main(HelloClient.java:17) ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]