<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>Hello,&nbsp;<br></div><div><br data-mce-bogus="1"></div><div>I'm trying to start an omniORB server, but getting into a bit of trouble. The strange thing is that I had a setup perfectly working, had to re-install, and now it's not working&nbsp;anymore. I'm on Ubuntu 14.04, with omniORB 4.1.6.&nbsp;<br></div><div>Here's what happens when I start with traceLevel at 25 :</div><div><br data-mce-bogus="1"></div><div>omniORB: Version: 4.1.6<br>omniORB: Distribution date: Fri Jul 1 15:57:00 BST 2011 dgrisby<br>omniORB: My addresses are:<br>omniORB: 127.0.0.1<br>omniORB: 192.168.0.44<br>omniORB: Maximum supported GIOP version is 1.2<br>omniORB: Native char code sets: UTF-8 ISO-8859-1.<br>omniORB: Transmission char code sets: UTF-8(1.2) UTF-8(1.1) ISO-8859-1(1.2) ISO-8859-1(1.1) ISO-8859-1(1.0).<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: 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 = /etc/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::<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 = 0<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::0'<br>omniORB: Attempt to set socket to listen on IPv4 and IPv6.<br>omniORB: Bind to address :: ephemeral port.<br>omniORB: Publish specification: 'addr'<br>omniORB: Try to publish 'addr' for endpoint giop:tcp:192.168.0.44:38810<br>omniORB: Publish endpoint 'giop:tcp:192.168.0.44:38810'<br>omniORB: Starting serving incoming endpoints.<br>omniORB: Adding root/child&lt;0&gt; (activating) to object table.<br>omniORB: State root/child&lt;0&gt; (activating) -&gt; active<br>omniORB: Creating ref to local: root/child&lt;0&gt;<br> target id : IDL:gepetto/corbaserver/GraphicalInterface:1.0<br> most derived id: IDL:gepetto/corbaserver/GraphicalInterface:1.0<br>omniORB: Trying to resolve initial reference `NameService'<br> with configuration file default `corbaloc::/NameService'<br>omniORB: Creating ref to remote: key&lt;NameService&gt;<br> target id : IDL:omg.org/CORBA/Object:1.0<br> most derived id:<br>omniORB: Initial reference `NameService' resolved with configuration file ORBDefaultInitRef prefix.<br>omniORB: AsyncInvoker: thread id = 1 has started. Total threads = 1<br>omniORB: giopRendezvouser task execute for giop:tcp:192.168.0.44:38810<br>omniORB: AsyncInvoker: thread id = 2 has started. Total threads = 2<br>omniORB: Scavenger task execute.<br>omniORB: Client attempt to connect to giop:tcp:localhost:2809<br>omniORB: Name 'localhost' resolved: 127.0.0.1<br>omniORB: Failed to connect (no peer name): 127.0.0.1<br>omniORB: Switch rope to use address giop:tcp:localhost:2809<br>terminate called after throwing an instance of 'CORBA::TRANSIENT'<br>Aborted (core dumped)</div><div><br data-mce-bogus="1"></div><div>I came accross this thread :&nbsp;http://marc.info/?l=omniorb-list&amp;m=131471501507157&amp;w=2 and figured that I might have a problem with telnet. Indeed, both&nbsp;</div><div>telnet localhost 2809&nbsp;</div><div>telnet 127.0.0.1 2809&nbsp;</div><div><br data-mce-bogus="1"></div><div>fail, although&nbsp;</div><div>telnet 192.168.0.44 2809 gets me to login.&nbsp;</div><div><br data-mce-bogus="1"></div><div>I've tried many things with telnetd, etc. but nothing seems to work. Any idea ?&nbsp;<br></div><div><br data-mce-bogus="1"></div><div>Matthieu&nbsp;</div></div></body></html>