[omniORB] incorrect IP address after update to SuSE 11.1

Nikolas Kauer nkauer at googlemail.com
Tue Apr 21 19:47:23 BST 2009


 > > /etc/hosts does not contain 127.0.0.2.

> Please run with -ORBtraceLevel 25 and send the output.

Below is traceLevel = 40 output: first for a run on SuSE 11.1,
which fails with CORBA::SystemException, second the same
statically linked executable run on SuSE 10.x without
encountering the problem.

We successfully solved the problem by explicitly specifying the
correct hostname using the command line option
-ORBendPoint giop:tcp:<hostname>:
but still have no idea what causes the error on SuSE 11.1.

=========================================================================
omniORB: Read from configuration file
"/net/home/lxtsfs1/tpe/grak/config/omniORB.cfg".
omniORB: Distribution date: Fri Jan 13 13:47:35 GMT 2006 dgrisby
omniORB: My addresses are:
omniORB: 127.0.0.1
omniORB: 134.61.11.17
omniORB: Maximum supported GIOP version is 1.2
omniORB: Native char code sets: ISO-8859-1 UTF-8.
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).
omniORB: Native wide char code sets: UTF-16.
omniORB: Transmission wide char code sets: UTF-16(1.2).
omniORB: Information: the omniDynamic library is not linked.
omniORB: Creating ref to remote: key<INIT>
  target id      : omg.org/CORBA/InitialReferences:1.0
  most derived id: omg.org/CORBA/InitialReferences:1.0
omniORB: Current configuration is as follows:
omniORB:   DefaultInitRef (file) =
omniORB:   DefaultInitRef (args) =
omniORB:   abortOnInternalError = 0
omniORB:   abortOnNativeException = 0
omniORB:   acceptBiDirectionalGIOP = 0
omniORB:   acceptMisalignedTcIndirections = 0
omniORB:   bootstrapAgentHostname = aclxs1.physik.rwth-aachen.de
omniORB:   bootstrapAgentPort = 2809
omniORB:   clientCallTimeOutPeriod = 0
omniORB:   clientTransportRule = * unix,ssl,tcp
omniORB:   configFile = /net/home/lxtsfs1/tpe/grak/config/omniORB.cfg
omniORB:   connectionWatchImmediate = 0
omniORB:   connectionWatchPeriod = 50000
omniORB:   diiThrowsSysExceptions = 0
omniORB:   dumpConfiguration = 0
omniORB:   endPoint = giop:tcp::
omniORB:   endPointPublishAllIFs = 0
omniORB:   giopMaxMsgSize = 67108864
omniORB:   giopTargetAddressMode = KeyAddr
omniORB:   id = omniORB4
omniORB:   inConScanPeriod = 180
omniORB:   lcdMode = 0
omniORB:   maxGIOPConnectionPerServer = 5
omniORB:   maxGIOPVersion = 1.2
omniORB:   maxInterleavedCallsPerConnection = 5
omniORB:   maxServerThreadPerConnection = 100
omniORB:   maxServerThreadPoolSize = 100
omniORB:   maxSocketRecv = 2147483647
omniORB:   maxSocketSend = 2147483647
omniORB:   nativeCharCodeSet = ISO-8859-1
omniORB:   nativeWCharCodeSet = UTF-16
omniORB:   objectTableSize = 0
omniORB:   offerBiDirectionalGIOP = 0
omniORB:   omniORB_27_CompatibleAnyExtraction = 0
omniORB:   oneCallPerConnection = 1
omniORB:   outConScanPeriod = 120
omniORB:   poaHoldRequestTimeout = 0
omniORB:   poaUniquePersistentSystemIds = 1
omniORB:   principal = [Null]
omniORB:   scanGranularity = 5
omniORB:   serverCallTimeOutPeriod = 0
omniORB:   serverTransportRule = * unix,ssl,tcp
omniORB:   strictIIOP = 1
omniORB:   supportBootstrapAgent = 0
omniORB:   supportCurrent = 1
omniORB:   supportPerThreadTimeOut = 0
omniORB:   tcAliasExpand = 0
omniORB:   threadPerConnectionLowerLimit = 9000
omniORB:   threadPerConnectionPolicy = 1
omniORB:   threadPerConnectionUpperLimit = 10000
omniORB:   threadPoolWatchConnection = 1
omniORB:   traceExceptions = 0
omniORB:   traceFile = [stderr]
omniORB:   traceInvocations = 0
omniORB:   traceLevel = 40
omniORB:   traceThreadId = 0
omniORB:   unixTransportDirectory = /tmp/omni-%u
omniORB:   unixTransportPermission =  777
omniORB:   useTypeCodeIndirections = 1
omniORB:   verifyObjectExistsAndType = 1
omniORB: Initialising incoming endpoints.
omniORB: Bind to address 0.0.0.0.
omniORB: Starting serving incoming endpoints.
omniORB: Adding root<0> (activating) to object table.
omniORB: State root<0> (activating) -> active
omniORB: Creating ref to local: root<0>
  target id      : IDL:OmniProgressOutput:1.0
  most derived id: IDL:OmniProgressOutput:1.0
Gjet: OmniComp master process started
omniORB: AsyncInvoker: thread id = 1 has started. Total threads = 1
omniORB: giopRendezvouser task execute for giop:tcp:134.61.11.17:33473
omniORB: Creating ref to remote: root<0>
  target id      : IDL:omg.org/CORBA/Object:1.0
  most derived id: IDL:OmniWorker:1.0
omniORB: Creating ref to remote: root<0>
  target id      : IDL:omg.org/CORBA/Object:1.0
  most derived id: IDL:OmniWorker:1.0
omniORB: Creating ref to remote: root<0>
  target id      : IDL:omg.org/CORBA/Object:1.0
  most derived id: IDL:OmniWorker:1.0
omniORB: Creating ref to remote: root<0>
  target id      : IDL:omg.org/CORBA/Object:1.0
  most derived id: IDL:OmniWorker:1.0
4 worker(s) found
omniORB: LocateRequest to remote: root<0>
omniORB: Client attempt to connect to giop:tcp:127.0.0.2:38538
omniORB: Switch rope to use address giop:tcp:127.0.0.2:38538
omniORB: AsyncInvoker: thread id = 2 has started. Total threads = 2
omniORB: Scavenger task execute.
Gjet: CORBA::SystemException
omniORB: Preparing to shutdown ORB.
omniORB: Destroying POA(RootPOA).
omniORB: Deactivating all POA(RootPOA)'s objects.
omniORB: State root<0> (active) -> deactivating (OA destruction)
omniORB: Waiting for requests to complete on POA(RootPOA).
omniORB: Requests on POA(RootPOA) completed.
omniORB: State root<0> (deactivating OA) -> etherealising
omniORB: Etherealising POA(RootPOA)'s objects.
omniORB: Removing root<0> (etherealising) from object table
omniORB: RefCountServantBase has zero ref count -- deleted.
omniORB: All object adapters inactive. Stopping serving incoming
endpoints.
omniORB: giopServer deactivate...
omniORB: Terminate rendezvousers...
omniORB: giopRendezvouser for giop:tcp:134.61.11.17:33473 terminate...
omniORB: giopServer terminate connection from giop:tcp:134.61.11.17:56629.
omniORB: giopRendezvouser for endpoint giop:tcp:134.61.11.17:33473 exit.
omniORB: Rendezvousers terminated.
omniORB: giopServer deactivated.
omniORB: Destruction of POA(RootPOA) complete.
omniORB: Shutting-down all incoming endpoints.
omniORB: TCP endpoint shut down.
omniORB: Disable ObjRef(IDL:OmniWorker:1.0) root<0>
omniORB: omniRemoteIdentity deleted.
omniORB: Disable ObjRef(IDL:OmniWorker:1.0) root<0>
omniORB: omniRemoteIdentity deleted.
omniORB: Disable ObjRef(IDL:OmniWorker:1.0) root<0>
omniORB: omniRemoteIdentity deleted.
omniORB: Disable ObjRef(IDL:OmniWorker:1.0) root<0>
omniORB: omniRemoteIdentity deleted.
omniORB: Disable ObjRef(IDL:OmniProgressOutput:1.0) root<0>
omniORB: Object table entry root<0> (dead) deleted.
omniORB: Disable ObjRef(omg.org/CORBA/InitialReferences:1.0) key<INIT>
omniORB: omniRemoteIdentity deleted.
omniORB: 6 object references present at ORB shutdown.
omniORB: ORB shutdown is complete.
omniORB: ObjRef(omg.org/CORBA/InitialReferences:1.0) -- deleted.
omniORB: Terminate strand scavenger.
omniORB: Close remaining strands.
omniORB: 0 remaining bidir ropes deleted.
omniORB: 0 remaining ropes deleted.
omniORB: Clear endPoint options.
omniORB: AsyncInvoker: thread id = 1 has exited. Total threads = 2
omniORB: Scan for idle connections (1239722968,404340000)
omniORB: Scan for idle connections done (1239722968,404340000).
omniORB: AsyncInvoker: thread id = 2 has exited. Total threads = 1
omniORB: AsyncInvoker: deleted.
omniORB: Final clean-up
omniORB: Deleted 4 nil object references and 0 other tracked objects.
omniORB: Final clean-up completed.

-----------------------------------------------------------------------------

omniORB: Read from configuration file
"/net/home/lxtsfs1/tpe/grak/config/omniORB.cfg".
omniORB: Distribution date: Fri Jan 13 13:47:35 GMT 2006 dgrisby
omniORB: My addresses are:
omniORB: 127.0.0.1
omniORB: 134.61.11.17
omniORB: Maximum supported GIOP version is 1.2
omniORB: Native char code sets: ISO-8859-1 UTF-8.
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).
omniORB: Native wide char code sets: UTF-16.
omniORB: Transmission wide char code sets: UTF-16(1.2).
omniORB: Information: the omniDynamic library is not linked.
omniORB: Creating ref to remote: key<INIT>
  target id      : omg.org/CORBA/InitialReferences:1.0
  most derived id: omg.org/CORBA/InitialReferences:1.0
omniORB: Current configuration is as follows:
omniORB:   DefaultInitRef (file) =
omniORB:   DefaultInitRef (args) =
omniORB:   abortOnInternalError = 0
omniORB:   abortOnNativeException = 0
omniORB:   acceptBiDirectionalGIOP = 0
omniORB:   acceptMisalignedTcIndirections = 0
omniORB:   bootstrapAgentHostname = aclxs1.physik.rwth-aachen.de
omniORB:   bootstrapAgentPort = 2809
omniORB:   clientCallTimeOutPeriod = 0
omniORB:   clientTransportRule = * unix,ssl,tcp
omniORB:   configFile = /net/home/lxtsfs1/tpe/grak/config/omniORB.cfg
omniORB:   connectionWatchImmediate = 0
omniORB:   connectionWatchPeriod = 50000
omniORB:   diiThrowsSysExceptions = 0
omniORB:   dumpConfiguration = 0
omniORB:   endPoint = giop:tcp::
omniORB:   endPointPublishAllIFs = 0
omniORB:   giopMaxMsgSize = 67108864
omniORB:   giopTargetAddressMode = KeyAddr
omniORB:   id = omniORB4
omniORB:   inConScanPeriod = 180
omniORB:   lcdMode = 0
omniORB:   maxGIOPConnectionPerServer = 5
omniORB:   maxGIOPVersion = 1.2
omniORB:   maxInterleavedCallsPerConnection = 5
omniORB:   maxServerThreadPerConnection = 100
omniORB:   maxServerThreadPoolSize = 100
omniORB:   maxSocketRecv = 2147483647
omniORB:   maxSocketSend = 2147483647
omniORB:   nativeCharCodeSet = ISO-8859-1
omniORB:   nativeWCharCodeSet = UTF-16
omniORB:   objectTableSize = 0
omniORB:   offerBiDirectionalGIOP = 0
omniORB:   omniORB_27_CompatibleAnyExtraction = 0
omniORB:   oneCallPerConnection = 1
omniORB:   outConScanPeriod = 120
omniORB:   poaHoldRequestTimeout = 0
omniORB:   poaUniquePersistentSystemIds = 1
omniORB:   principal = [Null]
omniORB:   scanGranularity = 5
omniORB:   serverCallTimeOutPeriod = 0
omniORB:   serverTransportRule = * unix,ssl,tcp
omniORB:   strictIIOP = 1
omniORB:   supportBootstrapAgent = 0
omniORB:   supportCurrent = 1
omniORB:   supportPerThreadTimeOut = 0
omniORB:   tcAliasExpand = 0
omniORB:   threadPerConnectionLowerLimit = 9000
omniORB:   threadPerConnectionPolicy = 1
omniORB:   threadPerConnectionUpperLimit = 10000
omniORB:   threadPoolWatchConnection = 1
omniORB:   traceExceptions = 0
omniORB:   traceFile = [stderr]
omniORB:   traceInvocations = 0
omniORB:   traceLevel = 40
omniORB:   traceThreadId = 0
omniORB:   unixTransportDirectory = /tmp/omni-%u
omniORB:   unixTransportPermission =  777
omniORB:   useTypeCodeIndirections = 1
omniORB:   verifyObjectExistsAndType = 1
omniORB: Initialising incoming endpoints.
omniORB: Bind to address 0.0.0.0.
omniORB: Starting serving incoming endpoints.
omniORB: Adding root<0> (activating) to object table.
omniORB: State root<0> (activating) -> active
omniORB: Creating ref to local: root<0>
  target id      : IDL:OmniProgressOutput:1.0
  most derived id: IDL:OmniProgressOutput:1.0
Gjet: OmniComp master process started
omniORB: AsyncInvoker: thread id = 1 has started. Total threads = 1
omniORB: giopRendezvouser task execute for giop:tcp:134.61.11.17:52789
omniORB: Creating ref to remote: root<0>
  target id      : IDL:omg.org/CORBA/Object:1.0
  most derived id: IDL:OmniWorker:1.0
omniORB: Creating ref to remote: root<0>
  target id      : IDL:omg.org/CORBA/Object:1.0
  most derived id: IDL:OmniWorker:1.0
2 worker(s) found
omniORB: LocateRequest to remote: root<0>
omniORB: Client attempt to connect to giop:tcp:134.61.11.138:43867
omniORB: AsyncInvoker: thread id = 2 has started. Total threads = 2
omniORB: Client opened connection to giop:tcp:134.61.11.138:43867
omniORB: sendChunk: to giop:tcp:134.61.11.138:43867 38 bytes
omniORB:
4749 4f50 0102 0103 1a00 0000 0200 0000 GIOP............
0000 6533 0e00 0000 feb6 ace4 4900 0056 ..e3........I..V
7400 0000 0000                          t.....
omniORB: Scavenger task execute.
omniORB: inputMessage: from giop:tcp:134.61.11.138:43867 20 bytes
omniORB:
4749 4f50 0102 0104 0800 0000 0200 0000 GIOP............
0100 0000                               ....
omniORB: Send codeset service context: (ISO-8859-1,UTF-16)
omniORB: sendChunk: to giop:tcp:134.61.11.138:43867 236 bytes
omniORB:
4749 4f50 0102 0100 e000 0000 0400 0000 GIOP............
0300 0000 0000 0000 0e00 0000 feb6 ace4 ................
4900 0056 7400 0000 0000 3430 0b00 0000 I..Vt.....40....
696e 6974 6961 6c69 7a65 0030 0100 0000 initialize.0....
0100 0000 0c00 0000 0100 0000 0100 0100 ................
0901 0100 6533 3133 0000 3830 1b00 0000 ....e313..80....
4944 4c3a 4f6d 6e69 5072 6f67 7265 7373 IDL:OmniProgress
4f75 7470 7574 3a31 2e30 0030 0100 0000 Output:1.0.0....
0000 0000 6400 0000 0101 0200 0d00 0000 ....d...........
3133 342e 3631 2e31 312e 3137 0000 35ce 134.61.11.17..5.
0e00 0000 fedc ace4 4900 0046 ea00 0000 ........I..F....
0000 0000 0200 0000 0000 0000 0800 0000 ................
0100 0000 0054 5441 0100 0000 1c00 0000 .....TTA........
0100 0000 0100 0100 0100 0000 0100 0105 ................
0901 0100 0100 0000 0901 0100           ............
omniORB: inputMessage: from giop:tcp:134.61.11.138:43867 24 bytes
omniORB:
4749 4f50 0102 0101 0c00 0000 0400 0000 GIOP............
0000 0000 0000 0000                     ........
omniORB: LocateRequest to remote: root<0>
omniORB: Client attempt to connect to giop:tcp:134.61.11.138:39881
omniORB: Client opened connection to giop:tcp:134.61.11.138:39881
omniORB: sendChunk: to giop:tcp:134.61.11.138:39881 38 bytes
omniORB:
4749 4f50 0102 0103 1a00 0000 0200 0000 GIOP............
0000 0000 0e00 0000 feb7 ace4 4900 0056 ............I..V
a500 0000 0000                          ......
omniORB: inputMessage: from giop:tcp:134.61.11.138:39881 20 bytes
omniORB:
4749 4f50 0102 0104 0800 0000 0200 0000 GIOP............
0100 0000                               ....
omniORB: Send codeset service context: (ISO-8859-1,UTF-16)
omniORB: sendChunk: to giop:tcp:134.61.11.138:39881 236 bytes
omniORB:
4749 4f50 0102 0100 e000 0000 0400 0000 GIOP............
0300 0000 0000 0000 0e00 0000 feb7 ace4 ................
4900 0056 a500 0000 0000 0000 0b00 0000 I..V............
696e 6974 6961 6c69 7a65 0000 0100 0000 initialize......
0100 0000 0c00 0000 0100 0000 0100 0100 ................
0901 0100 0000 0000 0100 0000 1b00 0000 ................
4944 4c3a 4f6d 6e69 5072 6f67 7265 7373 IDL:OmniProgress
4f75 7470 7574 3a31 2e30 0000 0100 0000 Output:1.0......
0000 0000 6400 0000 0101 0200 0d00 0000 ....d...........
3133 342e 3631 2e31 312e 3137 0000 35ce 134.61.11.17..5.
0e00 0000 fedc ace4 4900 0046 ea00 0000 ........I..F....
0000 0000 0200 0000 0000 0000 0800 0000 ................
0100 0000 0054 5441 0100 0000 1c00 0000 .....TTA........
0100 0000 0100 0100 0100 0000 0100 0105 ................
0901 0100 0100 0000 0901 0100           ............
omniORB: inputMessage: from giop:tcp:134.61.11.138:39881 24 bytes
omniORB:
4749 4f50 0102 0101 0c00 0000 0400 0000 GIOP............
0000 0000 0000 0000                     ........
[continues ...]




More information about the omniORB-list mailing list