File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Distributed Java and the fly likes unable to communicate over virtual LAN using Java IDL Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "unable to communicate over virtual LAN using Java IDL" Watch "unable to communicate over virtual LAN using Java IDL" New topic
Author

unable to communicate over virtual LAN using Java IDL

s ravi chandran
Ranch Hand

Joined: Dec 20, 2010
Posts: 126
hi,
I am running Hello World example using Java IDL Corba . It ran perfectly on local system and between two linux machines. Now my requirement is to run it on two linux machines which have windows in virtual box. These virtual windows have IP address as : 172.xx.xx.xx.

now when i try to run the example on these vm's, I get either of these errors:
1. some comm_failure error showing the physical IP( 192.xx.xx.xx) of the corba server. and showing connection error issue.

2. some comm_failure error showing ERROR : org.omg.CORBA.COMM_FAILURE: minor code: 1398079490 completed: No .

I am not sure how to fix it. all the virtual systems are able to ping each other...

Can anyone throw some light on possible causes here.. I would like to mention that I am generated oldimplbase code while generating corba stubs.
Thanks!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: unable to communicate over virtual LAN using Java IDL
 
Similar Threads
Corba server clustering
Starting with CORBA
Error in JSP or in Tool???
IOR 127.0.0.1 based on Linux
CORBA