<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<pre>Hello<br> <br>I am trying to reconfigure and install the omniORB-4.1.4 on Linux, but  <br>i get this error when trying to start the omniName Service:<br> <br>$ omniNames -ORBtraceLevel 25<br>omniORB: Read from configuration file "/home/aaboumou/omniORB/omniORB-4.1.4/omniORB.cfg".<br>omniORB: Version: 4.1.4<br>omniORB: Distribution date: Sun Jul 19 18:35:23 BST 2009 dgrisby<br>omniORB: My addresses are: <br>omniORB: 127.0.0.1<br>omniORB: 172.27.11.79<br>omniORB: Maximum supported GIOP version is 1.2<br>omniORB: Native char code sets: ISO-8859-1 UTF-8.<br>omniORB: Transmission char code sets: ISO-8859-1(1.2) ISO-8859-1(1.1) ISO-8859-1(1.0) UTF-8(1.2) UTF-8(1.1).<br>omniORB: Native wide char code sets: UTF-16.<br>omniORB: Transmission wide char code sets: UTF-16(1.2).<br>omniORB: Information: the omniDynamic library is not linked.<br>omniORB: Current configuration is as follows:<br>omniORB:   DefaultInitRef (file) = corbaloc::<br>omniORB:   DefaultInitRef (args) = <br>omniORB:   InitRef = NameService=corbaloc:iiop:localhost:2809/NameService<br>omniORB:   abortOnInternalError = 0<br>omniORB:   abortOnNativeException = 0<br>omniORB:   acceptBiDirectionalGIOP = 0<br>omniORB:   acceptMisalignedTcIndirections = 0<br>omniORB:   bootstrapAgentHostname = <br>omniORB:   bootstrapAgentPort = 900<br>omniORB:   clientCallTimeOutPeriod = 0<br>omniORB:   clientConnectTimeOutPeriod = 0<br>omniORB:   clientTransportRule = * unix,ssl,tcp<br>omniORB:   configFile = /home/aaboumou/omniORB/omniORB-4.1.4/omniORB.cfg<br>omniORB:   connectionWatchImmediate = 0<br>omniORB:   connectionWatchPeriod = 50000<br>omniORB:   copyValuesInLocalCalls = 1<br>omniORB:   diiThrowsSysExceptions = 0<br>omniORB:   dumpConfiguration = 0<br>omniORB:   endPoint = giop:tcp::2809<br>omniORB:   endPointPublish = addr<br>omniORB:   giopMaxMsgSize = 2097152<br>omniORB:   giopTargetAddressMode = KeyAddr<br>omniORB:   id = omniORB4<br>omniORB:   idleThreadTimeout = 10<br>omniORB:   immediateAddressSwitch = 0<br>omniORB:   inConScanPeriod = 180<br>omniORB:   lcdMode = 0<br>omniORB:   maxGIOPConnectionPerServer = 5<br>omniORB:   maxGIOPVersion = 1.2<br>omniORB:   maxInterleavedCallsPerConnection = 5<br>omniORB:   maxServerThreadPerConnection = 100<br>omniORB:   maxServerThreadPoolSize = 100<br>omniORB:   maxSocketRecv = 2147483647<br>omniORB:   maxSocketSend = 2147483647<br>omniORB:   nativeCharCodeSet = ISO-8859-1<br>omniORB:   nativeWCharCodeSet = UTF-16<br>omniORB:   objectTableSize = 0<br>omniORB:   offerBiDirectionalGIOP = 0<br>omniORB:   oneCallPerConnection = 1<br>omniORB:   outConScanPeriod = 120<br>omniORB:   poaHoldRequestTimeout = 0<br>omniORB:   poaUniquePersistentSystemIds = 1<br>omniORB:   principal = [Null]<br>omniORB:   resetTimeOutOnRetries = 0<br>omniORB:   scanGranularity = 5<br>omniORB:   serverCallTimeOutPeriod = 0<br>omniORB:   serverTransportRule = * unix,ssl,tcp<br>omniORB:   socketSendBuffer = -1<br>omniORB:   strictIIOP = 1<br>omniORB:   supportBootstrapAgent = 0<br>omniORB:   supportCurrent = 1<br>omniORB:   supportPerThreadTimeOut = 0<br>omniORB:   tcAliasExpand = 0<br>omniORB:   threadPerConnectionLowerLimit = 9000<br>omniORB:   threadPerConnectionPolicy = 1<br>omniORB:   threadPerConnectionUpperLimit = 10000<br>omniORB:   threadPoolWatchConnection = 1<br>omniORB:   traceExceptions = 1<br>omniORB:   traceFile = [stderr]<br>omniORB:   traceInvocationReturns = 0<br>omniORB:   traceInvocations = 0<br>omniORB:   traceLevel = 25<br>omniORB:   traceThreadId = 0<br>omniORB:   traceTime = 0<br>omniORB:   unixTransportDirectory = /tmp/omni-%u<br>omniORB:   unixTransportPermission =  777<br>omniORB:   useTypeCodeIndirections = 1<br>omniORB:   validateUTF8 = 0<br>omniORB:   verifyObjectExistsAndType = 1<br>omniORB: Initialising incoming endpoints.<br>omniORB: Instantiate endpoint 'giop:tcp::2809'<br>omniORB: Bind to address 0.0.0.0 port 2809.<br>omniORB: Failed to bind to address 0.0.0.0 port 2809. Address in use?<br>omniORB: Error: Unable to create an endpoint of this description: giop:tcp::2809<br>omniORB: throw INITIALIZE from objectAdapter.cc:415 (NO,INITIALIZE_TransportError)<br>Failed to initialise the ORB / POA: INITIALIZE_TransportError<br>Is omniNames already running?<br>omniORB: ORB not destroyed; no final clean-up.<br> <br> <br>Thanks for your help<br> <br>Amine ABOU MOGHLBAY<br> </pre>                                               </body>
</html>