Help: [omniORB] Failed to initialise the ORB / POA: INITIALIZE_TransportError

Thomas Lockhart lockhart at fourpalms.org
Thu Dec 16 07:47:16 GMT 2010


You need to enable the startup script:

sudo chkconfig omniNames on
or
sudo chkconfig --add omniNames
(these look equivalent but I can't remember if there is a difference)

sudo service omniNames start

hth

                          - Tom

> Omni 4.1.4
> When i try to start the omni i get the following error:
>
> omniORB: Failed to bind to address :: port 14286. Address in use?
> omniORB: Error: Unable to create an endpoint of this description:
> giop:tcp::14286
> Failed to initialise the ORB / POA: INITIALIZE_TransportError
> Is omniNames already running?
>
> The RHEL machine were the omni was running was rebooted automatically for
> unknown reasons. Before this happened the omni was running in the port 14286
> after the machine was rebooted, I checked the to see if the omni is running
> by grepping for the omni process and there is no omni process running
>
> What could be the problem? has anyone else encountered this?
>




More information about the omniORB-list mailing list