[omniORB] Operating within a vserver
Wernke zur Borg
Wernke.zur.Borg at vega.de
Tue Sep 20 11:46:43 BST 2005
Hi,
you should use the endPoint option for your server. See chapter 8.6 of the
manual for details.
Wernke
> -----Original Message-----
> From: omniorb-list-bounces at omniorb-support.com
> [mailto:omniorb-list-bounces at omniorb-support.com] On Behalf
> Of Russell Kliese
> Sent: 20 September 2005 10:18
> To: omniorb-list at omniorb-support.com
> Subject: [omniORB] Operating within a vserver
>
> Hi,
>
> I am having a problem running an omniORB4 corba server from within a
> vserver.
>
> The IP address assigned to the current vserver is 192.168.6.14, while
> the host machine ip addresses are 192.168.6.12 and 127.0.0.1.
>
> omninames looks to be running correctly (netstat -an has it
> showing as
> follows:)
>
> tcp 0 0 192.168.6.14:2809 0.0.0.0:*
> LISTEN
>
> I have set OMNIORB_USEHOSTNAME=192.168.6.14
> When I try to run a corba server, I get the following exception being
> thrown:
> throw giopStream::CommFailure from
> giopStream.cc:1076(0,NO,TRANSIENT_ConnectFailed)
>
> And netstat has the following additional lines:
>
> tcp 0 0 192.168.6.14:32822 192.168.6.14:32819
> TIME_WAIT
> tcp 0 0 127.0.0.1:32820 192.168.6.14:2809
> TIME_WAIT
>
> So it looks like the corba server is binding to 127.0.0.1. I suspect
> this is the problem because the 127.0.0.1 address is not available to
> the vservers. Is there any way to get a corba server to bind to a
> different address?
>
> Thanks,
>
> Russell
>
> _______________________________________________
> omniORB-list mailing list
> omniORB-list at omniorb-support.com
> http://www.omniorb-support.com/mailman/listinfo/omniorb-list
>
>
More information about the omniORB-list
mailing list