[omniORB] SystemException
Baron Moenghausen
apothek at ukr.net
Mon Jul 5 10:59:42 BST 2004
Good day, gents!
I'm new to CORBA and just trying omniORB-4.0.3.
I've edited omniORB.conf, sat environment variables, so on.
But then I'm starting eg2_clt example (with IOR string as par of
course), I have CORBA::SystemException. I've run it with -ORBtraceLevel
25 and decided to send it to this mailing list (see attachment).
Can anybody help me with this stuff? Any suggestions?
Thank you very much.
-------------- next part --------------
omniORB: Read from configuration file "/etc/omniORB.cfg".
omniORB: Distribution date: Fri Nov 21 17:39:25 GMT 2003 dgrisby
omniORB: My addresses are:
omniORB: 127.0.0.1
omniORB: 200.1.1.200
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).
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<0x494e4954>
target id : omg.org/CORBA/InitialReferences:1.0
most derived id: omg.org/CORBA/InitialReferences:1.0
omniORB: Current configuration is as follows:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB:
omniORB: DefaultInitRef (file) =
omniORB: DefaultInitRef (args) =
omniORB: abortOnInternalError = 0
omniORB: acceptBiDirectionalGIOP = 0
omniORB: acceptMisalignedTcIndirections = 0
omniORB: bootstrapAgentHostname = localhost
omniORB: bootstrapAgentPort = 900
omniORB: clientCallTimeOutPeriod = 0
omniORB: clientTransportRule = localhost unix,tcp
omniORB: clientTransportRule = * none
omniORB: diiThrowsSysExceptions = 0
omniORB: dumpConfiguration = 0
omniORB: endPoint = giop:tcp::
omniORB: endPointPublishAllIFs = 0
omniORB: giopMaxMsgSize = 2097152
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: nativeCharCodeSet = ISO-8859-1
omniORB: nativeWCharCodeSet = UTF-16
omniORB: objectTableSize = 0
omniORB: offerBiDirectionalGIOP = 1
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 = 1
omniORB: tcAliasExpand = 0
omniORB: threadPerConnectionLowerLimit = 9000
omniORB: threadPerConnectionPolicy = 1
omniORB: threadPerConnectionUpperLimit = 10000
omniORB: threadPoolWatchConnection = 1
omniORB: traceInvocations = 0
omniORB: traceLevel = 25
omniORB: traceThreadId = 0
omniORB: unixTransportDirectory = /tmp/omni-%u
omniORB: unixTransportPermission = 777
omniORB: useTypeCodeIndirections = 1
omniORB: verifyObjectExistsAndType = 1
omniORB: Creating ref to remote: root<0>
target id : IDL:omg.org/CORBA/Object:1.0
most derived id: IDL:Echo:1.0
omniORB: LocateRequest to remote: root<0>
omniORB: Client attempt to connect to giop:tcp:200.1.1.200:39199
omniORB: AsyncInvoker: thread id = 1 has started. Total threads = 1
omniORB: Scavenger task execute.
omniORB: throw giopStream::CommFailure from giopStream.cc:1070(0,NO,TRANSIENT_ConnectFailed)
omniORB: omniRemoteIdentity deleted.
omniORB: ObjRef(IDL:Echo:1.0) -- deleted.
Caught a CORBA::SystemException.
omniORB: ORB not destroyed; no final clean-up.
More information about the omniORB-list
mailing list