[omniORB] endpoint

glblock at rockwellcollins.com glblock at rockwellcollins.com
Tue Mar 30 12:06:38 BST 2004







Running vxWorks on a 440 powerpc


endpoint= giop:tcp::        <- works fine

endpoint = giop:tcp::1060  <- works fine

endpoint = giop:tcp:hostp:1060  <- fails see below
endpoint = giop:tcp:10.54.1.10:1060  <- fails see below



omniORB:   traceLevel = 25
omniORB:   traceThreadId = 0
omniORB:   unixTransportDirectory = /tmp/omni-%u
omniORB:   unixTransportPermission =  777
omniORB:   useTypeCodeIndirections = 1
omniORB:   verifyObjectExistsAndType = 1
omniORB: Initialising incoming endpoints.
omniORB: Unable to create pipe for SocketCollection.
omniORB: Bind to address 0.0.0.0.
omniORB: No list of interface addresses; fall back to system hostname.
omniORB: My hostname is hostp.
omniORB: Starting serving incoming endpoints.
theCORBA
CF_DeviceGroup
omniORB: AsyncICF_ServiceGroup
nvokCF_ProcessGroup
er: CF_IDGroup
thread idProfileDVM
 = 1 has started. Total threads = 1
omniORB: giopRendezvouser task execute for giop:tcp:10.54.1.10:1060
hostShow displays
                                                allias
hostp       10.54.1.10          hostp0
hostp1      1 10.54.1.12

The card has 2 eth ports show above.  I want to be able to configure either
port for the endpoint.

other cards can ping via hostname or ip addresses.
OmniORB just seems to not want a host name value in the endpoint and will
then take the localhost ( hostp ) and run anyway?

Any help out there ?

Gary




More information about the omniORB-list mailing list